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-28 20:49:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6b7eb9b9d8a207f99e2c5643068134eef5f83fca
0ad
/
source
/
lib
T
History
olsner
6b7eb9b9d8
Added glClientActiveTexture
...
This was SVN commit r200.
2004-04-09 12:43:06 +00:00
..
res
file_wait_io: -EINPROGRESS => EINPROGRESS, removed stray bytes_transferred assertion
2004-04-09 12:38:16 +00:00
sysdep
Added _WIN32 ifdefs, linux compat
2004-04-09 12:39:55 +00:00
adts.cpp
…
adts.h
…
config.h
…
detect.cpp
…
detect.h
…
glext_funcs.h
Added glClientActiveTexture
2004-04-09 12:43:06 +00:00
input.cpp
…
input.h
…
lib.cpp
…
lib.h
…
memcpy.cpp
…
misc.cpp
itoa/ltoa bugfix (0 would return empty string instead of "0")
2004-03-29 13:08:33 +00:00
misc.h
…
ogl.cpp
…
ogl.h
…
posix.h
…
SDL_keysym.h
Input De-Hackification: use SDL's key enums
2004-03-29 13:06:44 +00:00
SDL_vkeys.h
VK_OEM_* was evidently added in recent Platform SDK's => added defines for the ones used in wsdl.cpp
2004-04-09 12:34:28 +00:00
sdl.h
…
timer.cpp
…
timer.h
…
types.h
…