| .. |
|
allocators
|
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
|
2010-03-01 14:52:58 +00:00 |
|
external_libraries
|
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
|
2010-03-01 14:52:58 +00:00 |
|
file
|
fix: mustn't create directories during mount's vfs path traversal (because they may not be associated with a directory, especially in the common case of mounting into the root directory)
|
2010-03-20 19:26:12 +00:00 |
|
posix
|
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
|
2010-03-01 14:52:58 +00:00 |
|
res
|
osx fix: TIMER_ADD_CLIENT identifier conflicted with the name of an existing symbol (namely the OpenGL function whose time was being measured)
|
2010-03-20 17:46:45 +00:00 |
|
sysdep
|
move M_PI etc. to wposix.h to ensure they're always present on Windows (previously required MathUtil.h)
|
2010-03-20 20:54:03 +00:00 |
|
tests
|
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
|
2010-03-01 14:52:58 +00:00 |
|
tex
|
Misc. unity fixes (missing includes, undefs, and other things that could be considered generic cleanup)
|
2010-02-18 00:06:50 +00:00 |
|
adts.h
|
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
|
2010-02-08 16:23:39 +00:00 |
|
app_hooks.cpp
|
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
|
2010-03-01 14:52:58 +00:00 |
|
app_hooks.h
|
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
|
2010-02-08 16:23:39 +00:00 |
|
base32.cpp
|
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
|
2010-02-08 16:23:39 +00:00 |
|
base32.h
|
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
|
2010-02-08 16:23:39 +00:00 |
|
bits.cpp
|
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
|
2010-03-01 14:52:58 +00:00 |
|
bits.h
|
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
|
2010-02-08 16:23:39 +00:00 |
|
byte_order.cpp
|
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
|
2010-03-01 14:52:58 +00:00 |
|
byte_order.h
|
export pthread and byte_order functions
|
2010-03-01 13:54:33 +00:00 |
|
cache_adt.h
|
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
|
2010-02-08 16:23:39 +00:00 |
|
code_annotation.h
|
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
|
2010-02-08 16:23:39 +00:00 |
|
config.h
|
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
|
2010-02-08 16:23:39 +00:00 |
|
config2.h
|
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
|
2010-02-08 16:23:39 +00:00 |
|
debug.cpp
|
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
|
2010-03-01 14:52:58 +00:00 |
|
debug.h
|
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
|
2010-02-08 16:23:39 +00:00 |
|
debug_stl.cpp
|
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
|
2010-03-01 14:52:58 +00:00 |
|
debug_stl.h
|
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
|
2010-02-08 16:23:39 +00:00 |
|
fat_time.cpp
|
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
|
2010-03-01 14:52:58 +00:00 |
|
fat_time.h
|
Add/rename header guards
|
2010-02-17 23:21:49 +00:00 |
|
fnv_hash.cpp
|
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
|
2010-02-08 16:23:39 +00:00 |
|
fnv_hash.h
|
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
|
2010-02-08 16:23:39 +00:00 |
|
frequency_filter.cpp
|
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
|
2010-03-01 14:52:58 +00:00 |
|
frequency_filter.h
|
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
|
2010-02-08 16:23:39 +00:00 |
|
glext_funcs.h
|
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
|
2010-02-08 16:23:39 +00:00 |
|
input.cpp
|
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
|
2010-02-08 16:23:39 +00:00 |
|
input.h
|
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
|
2010-02-08 16:23:39 +00:00 |
|
lib.cpp
|
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
|
2010-03-01 14:52:58 +00:00 |
|
lib.h
|
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
|
2010-03-01 14:52:58 +00:00 |
|
lib_api.h
|
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
|
2010-02-08 16:23:39 +00:00 |
|
lib_errors.cpp
|
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
|
2010-03-01 14:52:58 +00:00 |
|
lib_errors.h
|
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
|
2010-02-08 16:23:39 +00:00 |
|
lockfree.cpp
|
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
|
2010-03-01 14:52:58 +00:00 |
|
lockfree.h
|
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
|
2010-02-08 16:23:39 +00:00 |
|
module_init.cpp
|
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
|
2010-03-01 14:52:58 +00:00 |
|
module_init.h
|
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
|
2010-02-08 16:23:39 +00:00 |
|
ogl.cpp
|
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
|
2010-03-01 14:52:58 +00:00 |
|
ogl.h
|
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
|
2010-03-01 14:52:58 +00:00 |
|
path_util.cpp
|
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
|
2010-03-01 14:52:58 +00:00 |
|
path_util.h
|
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
|
2010-02-08 16:23:39 +00:00 |
|
precompiled.h
|
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
|
2010-02-08 16:23:39 +00:00 |
|
rand.cpp
|
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
|
2010-03-01 14:52:58 +00:00 |
|
rand.h
|
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
|
2010-02-08 16:23:39 +00:00 |
|
regex.cpp
|
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
|
2010-02-08 16:23:39 +00:00 |
|
regex.h
|
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
|
2010-02-08 16:23:39 +00:00 |
|
secure_crt.cpp
|
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
|
2010-03-01 14:52:58 +00:00 |
|
secure_crt.h
|
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
|
2010-02-08 16:23:39 +00:00 |
|
self_test.cpp
|
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
|
2010-03-01 14:52:58 +00:00 |
|
self_test.h
|
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
|
2010-02-08 16:23:39 +00:00 |
|
svn_revision.cpp
|
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
|
2010-02-08 16:23:39 +00:00 |
|
svn_revision.h
|
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
|
2010-02-08 16:23:39 +00:00 |
|
timer.cpp
|
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
|
2010-03-01 14:52:58 +00:00 |
|
timer.h
|
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
|
2010-02-08 16:23:39 +00:00 |
|
types.h
|
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
|
2010-03-01 14:52:58 +00:00 |
|
utf8.cpp
|
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
|
2010-03-01 14:52:58 +00:00 |
|
utf8.h
|
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
|
2010-03-01 14:52:58 +00:00 |
|
wsecure_crt.cpp
|
Misc. unity fixes (missing includes, undefs, and other things that could be considered generic cleanup)
|
2010-02-18 00:06:50 +00:00 |