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-05 22:46:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ffd8630c4519dcf4a39a1e75f885d08bcff800d3
0ad
/
source
/
lib
/
sysdep
T
History
janwas
99c6af533d
fix for bug#68. allows opening hidden or system dirs because on some machines, the Windows dir is marked as such.
...
This was SVN commit r2820.
2005-09-30 15:24:03 +00:00
..
unix
Hardware cursor isn't implemented for X.
2005-09-29 21:48:04 +00:00
win
fix for bug#68. allows opening hidden or system dirs because on some machines, the Windows dir is marked as such.
2005-09-30 15:24:03 +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
…
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
…
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
Hardware cursor isn't implemented for X.
2005-09-29 21:48:04 +00:00