This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
58fbafbbdd6db554e45967c0f7faec217bb5c6b8
0ad
/
source
/
lib
/
sysdep
/
win
T
History
janwas
c50505f54c
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
...
This was SVN commit r2722.
2005-09-14 16:58:10 +00:00
..
error_dialog.h
…
error_dialog.rc
…
icon.rc
…
printf.cpp
…
printf.h
…
SDL_keysym.h
…
SDL_vkeys.h
…
waio.cpp
ogl_tex: has to be aware of multitexturing because if hotloading a texture on TMU1, we have to re-bind it to that. done
2005-09-04 20:49:58 +00:00
waio.h
…
wcpu.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
wcpu.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
wdbg_sym.cpp
…
wdbg.cpp
dyn_array: efficient expandable array that doesn't waste mem or relocate itself. TODO: self test and dox
2005-09-06 22:44:48 +00:00
wdbg.h
…
wdetect.cpp
minor error path improvements+comments; add WARN_IF_FALSE et al.
2005-09-08 17:14:19 +00:00
wdir_watch.cpp
…
wdll.cpp
…
wdll.h
…
wgl.h
…
win_internal.h
…
win.cpp
minor error reporting / wording changes while cruising through.
2005-09-08 01:48:57 +00:00
win.h
…
wposix_types.h
…
wposix.cpp
minor error path improvements+comments; add WARN_IF_FALSE et al.
2005-09-08 17:14:19 +00:00
wposix.h
…
wpthread.cpp
cpuid -> ia32_cpuid
2005-09-14 01:34:16 +00:00
wpthread.h
…
wsdl.cpp
…
wsdl.h
…
wsock.cpp
…
wsock.h
…
wtime.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
wtime.h
…