This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-29 04:28:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8d7011998e89fa7aec1a4ee12a7ee7480e79ef17
0ad
/
source
/
lib
/
sysdep
T
History
Ykkrosh
4cd88d8aa9
Remove an assertion which I hope wasn't important
...
This was SVN commit r7801.
2010-07-24 21:54:54 +00:00
..
arch
Remove an assertion which I hope wasn't important
2010-07-24 21:54:54 +00:00
os
Fix reported build errors
2010-07-23 19:11:02 +00:00
rtl
…
tests
Fix tests to be more tolerant of odd environments
2010-07-24 15:49:40 +00:00
acpi.cpp
fix ACPI table validation after encountering signatures containing ! and _ (invalid)
2010-07-12 13:01:12 +00:00
acpi.h
further fixes from work (where i've finally managed to (temporarily) sign the Aken driver)
2010-07-14 12:23:53 +00:00
arch.h
…
clipboard.h
…
compiler.h
…
cpu.cpp
fix: cpu_CAS64 should use i64 for compatibility with 64-bit CAS
2010-07-22 18:57:36 +00:00
cpu.h
fix: cpu_CAS64 should use i64 for compatibility with 64-bit CAS
2010-07-22 18:57:36 +00:00
cursor.h
Add basic help page into the main menu.
2010-07-07 21:47:31 +00:00
dir_watch.h
…
filesystem.h
Avoid apparent error on OS X by simplifying wopen API to avoid varargs.
2010-03-21 12:42:50 +00:00
gfx.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
gfx.h
…
numa.h
from work: cpu_AtomicAdd - return previous value (required for atomic test&set)
2010-07-14 08:52:20 +00:00
os_cpu.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
os_cpu.h
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
os.h
…
rtl.h
…
snd.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
snd.h
…
stl.h
OS X build/warning/test fixes
2010-05-07 20:55:23 +00:00
sysdep.h
Add basic help page into the main menu.
2010-07-07 21:47:31 +00:00