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-02 13:45:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c2d8daa135e5c42249e8d260fce4d456882504d8
0ad
/
source
/
lib
T
History
Ykkrosh
ae172a9a01
Disabled mipmaps on GUI textures and cursors
...
This was SVN commit r1999.
2005-03-17 00:06:51 +00:00
..
res
Disabled mipmaps on GUI textures and cursors
2005-03-17 00:06:51 +00:00
sysdep
statically allocated per-CPU info (simplicity), and profiler WIP
2005-03-15 18:51:54 +00:00
adts.cpp
…
adts.h
…
byte_order.cpp
…
byte_order.h
…
config.h
Made things mostly compile and run on ICC 9.0
2005-03-10 20:28:25 +00:00
debug.cpp
…
detect.cpp
…
detect.h
…
glext_funcs.h
…
input.cpp
…
input.h
…
lib.cpp
…
lib.h
…
memcpy.cpp
…
mmgr.cpp
…
mmgr.h
…
nommgr.h
…
ogl.cpp
rename oglExtAvail to oglHaveExtension
2005-03-10 16:57:42 +00:00
ogl.h
rename oglExtAvail to oglHaveExtension
2005-03-10 16:57:42 +00:00
posix_types.h
…
posix.h
add dox to posix.h;
2005-03-15 18:23:13 +00:00
precompiled.cpp
…
precompiled.h
…
sdl.h
…
string_s.cpp
checks if buffer size == sizeof(char*), which suggests a bug in the calling code
2005-03-10 16:56:13 +00:00
string_s.h
…
timer.cpp
…
timer.h
…
types.h
…
wstring_s.cpp
…