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-07-08 15:46:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
51d0abbf2a60f8d14c75ce33fc5ea92023865154
0ad
/
source
/
lib
/
sysdep
T
History
Ykkrosh
51d0abbf2a
Use SDL_GL_SWAP_CONTROL to control vsync on non-Windows.
Fixes
#520
.
...
This was SVN commit r7845.
2010-08-04 21:30:43 +00:00
..
arch
Fix
#423
(Switch from CppDoc to Doxygen), based on patch from anr.
2010-07-29 15:55:41 +00:00
os
Use SDL_GL_SWAP_CONTROL to control vsync on non-Windows.
Fixes
#520
.
2010-08-04 21:30:43 +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
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