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-26 19:46:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
95da3789cd9fc58ed35f4dbdcc3647c353d4e384
0ad
/
source
/
lib
/
sysdep
T
History
Ykkrosh
5df240d97d
Disable broken GUI error reporter on OS X
...
This was SVN commit r8787.
2010-12-04 19:09:41 +00:00
..
arch
Don't put 64-bit OS X code in the 32-bit-only file. Do put it in the 64-bit-only file.
2010-11-24 17:08:00 +00:00
os
Disable broken GUI error reporter on OS X
2010-12-04 19:09:41 +00:00
rtl
…
tests
cleanup:
2010-11-02 13:38:56 +00:00
acpi.cpp
cleanup - remove old cpu_memcpy and cpu_i64FromDouble that are no longer needed
2010-11-01 11:09:03 +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
warning fixes: mostly size_t vs. specialized API type and other type conversion.
2010-09-05 09:38:30 +00:00
clipboard.h
…
compiler.h
improvements/additions from work
2010-08-06 13:03:44 +00:00
cpu.cpp
WIP timer thread safety:
2010-11-01 09:54:03 +00:00
cpu.h
cleanup:
2010-11-02 13:38:56 +00:00
cursor.h
Fix
#423
(Switch from CppDoc to Doxygen), based on patch from anr.
2010-07-29 15:55:41 +00:00
dir_watch.h
…
filesystem.h
…
gfx.cpp
…
gfx.h
…
numa.h
Fix
#423
(Switch from CppDoc to Doxygen), based on patch from anr.
2010-07-29 15:55:41 +00:00
os_cpu.cpp
…
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
…
snd.h
…
stl.h
…
sysdep.h
Fix
#423
(Switch from CppDoc to Doxygen), based on patch from anr.
2010-07-29 15:55:41 +00:00