0ad/source/lib
2010-07-24 20:48:18 +00:00
..
allocators # fix race conditions in ModuleInit and related cleanup. 2010-07-12 12:57:58 +00:00
external_libraries # low-level fixes and improvements 2010-06-23 16:17:25 +00:00
file swscanf is an insane mess of bugs and incompatibilities, so stop using it for fancy parsing 2010-07-24 20:48:18 +00:00
posix OS X Atlas build fix. Fix wcsdup emulation. Remove seemingly unneeded compile flag (closes #424). 2010-05-07 23:09:36 +00:00
res Using .png for session cursors 2010-07-21 20:35:26 +00:00
sysdep fix incorrect screening of APIC IDs (now handle OS X's lack of thread affinity and/or running under a VM without complaint) 2010-07-24 18:48:25 +00:00
tests Fix errors when compiling with _GLIBCXX_PROFILE 2010-07-05 19:13:22 +00:00
tex C++0x compatibility (fix narrowing conversions in initialisers; avoid ambiguity with std::next) 2010-07-11 22:40:17 +00:00
adts.h Fix RingBuf tests to not miss bugs. Fix RingBuf iterator bugs. 2010-05-07 20:24:42 +00:00
app_hooks.cpp Fix reported build errors 2010-07-23 19:11:02 +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 fixes+improvements from work (overhaul wutil, add convenience macros for DLL imports) 2010-07-08 10:18:42 +00:00
byte_order.cpp Force some byte-order functions to be inline. 2010-05-25 18:47:11 +00:00
byte_order.h Force some byte-order functions to be inline. 2010-05-25 18:47:11 +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 fixes/improvements from work 2010-05-03 12:27: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
config.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
debug.cpp # fix race conditions in ModuleInit and related cleanup. 2010-07-12 12:57: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
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 Avoid -Wnon-virtual-dtor warnings 2010-03-31 08:36:46 +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 Add basic help page into the main menu. 2010-07-07 21:47:31 +00:00
input.h Add basic help page into the main menu. 2010-07-07 21:47:31 +00:00
lib_api.h sync with work (add IO callbacks, export wsdl functions, avoid error in ReadVersionString) 2010-06-14 12:09:49 +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
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 fixes/improvements from work 2010-05-03 12:27:39 +00:00
lockfree.cpp # fix race conditions in ModuleInit and related cleanup. 2010-07-12 12:57:58 +00:00
lockfree.h Fix warning 2010-07-12 22:17:05 +00:00
module_init.cpp Fix Linux compile error 2010-07-12 22:14:28 +00:00
module_init.h # fix race conditions in ModuleInit and related cleanup. 2010-07-12 12:57:58 +00:00
ogl.cpp Improve OpenGL 1.1 support 2010-07-13 20:37:44 +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 MSVC warning fixes 2010-05-25 19:41:18 +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 fixes/improvements from work 2010-05-03 12:27: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 from work: add thread-safe timer; add CAS64 (required for thread-safe timer); remove topology init requirements, no longer cache results (simplifies GroupPolicy_PerCache); add scoped affinitizer; whrt: fix race condition reported by parallel inspector. also refactor cache and TLB detection. 2010-07-22 16:17:33 +00:00
timer.h fix: cpu_CAS64 should use i64 for compatibility with 64-bit CAS 2010-07-22 18:57:36 +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 Set svn:eol-style native 2010-07-01 16:58:44 +00:00
utf8.h Set svn:eol-style native 2010-07-01 16:58:44 +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