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 11:46:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5f81e5d336e8d2f3896cd4602c763a030f39153b
0ad
/
source
/
lib
/
sysdep
T
History
prefect
9f9ab188e1
Add missing ret from ia32_control87 ;)
...
This was SVN commit r2771.
2005-09-26 23:36:43 +00:00
..
unix
Some changes to how wchar_t strings are handled to make wchar debug messages
2005-09-26 23:20:04 +00:00
win
hook up emulate_glCompressedTexImage2D to new tex transform code (which takes care of DDS unpack)
2005-09-19 22:48:20 +00:00
cpu.h
read intel doc on multicore, realized it'd break our #cpu detect (which is actually critical because it determines safety of TSC). wrote new CPU detect code which should fix it (wasn't easy, grr); cannot test for lack of Pentium EE hardware ;p
2005-09-14 16:58:10 +00:00
dir_watch.h
…
gfx.h
singleton.h: use assert2 (avoid trouble in wdbg code)
2005-06-16 21:46:33 +00:00
ia32.asm
Add missing ret from ia32_control87 ;)
2005-09-26 23:36:43 +00:00
ia32.cpp
ogl_tex: documented and cleaned up.
2005-09-21 16:11:43 +00:00
ia32.h
ia32.asm: add explicit init function (simplifies other code)
2005-09-20 04:05:23 +00:00
os.h
…
snd.h
add include guards; reflect lockfree.h rename
2005-04-27 16:16:52 +00:00
sysdep.cpp
read intel doc on multicore, realized it'd break our #cpu detect (which is actually critical because it determines safety of TSC). wrote new CPU detect code which should fix it (wasn't easy, grr); cannot test for lack of Pentium EE hardware ;p
2005-09-14 16:58:10 +00:00
sysdep.h
read intel doc on multicore, realized it'd break our #cpu detect (which is actually critical because it determines safety of TSC). wrote new CPU detect code which should fix it (wasn't easy, grr); cannot test for lack of Pentium EE hardware ;p
2005-09-14 16:58:10 +00:00