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
139c48e7333669daec10a7255cf397d9853c8ced
0ad
/
source
/
lib
/
res
/
graphics
T
History
janwas
e527c66fda
document DynArray and add self-test. fix 2 tiny little bugs.
...
This was SVN commit r3083.
2005-11-03 00:42:37 +00:00
..
cursor.cpp
…
cursor.h
…
ogl_shader.cpp
Extension function pointers are renamed from glXyzARB to pglXyzARB
2005-10-30 01:18:15 +00:00
ogl_shader.h
Add ARB_vertex_shader specific functions to glext_funcs.h
2005-10-30 00:22:22 +00:00
ogl_tex.cpp
boil 5 state indicator flags down to 3, and store them as flags instead of bitfield
2005-11-02 06:35:34 +00:00
ogl_tex.h
…
tex_bmp.cpp
…
tex_codec.cpp
…
tex_codec.h
…
tex_dds.cpp
tex_dds now supports uncompressed images. also armor-plated the loader and split up decompression vs dds format code.
2005-10-27 00:51:30 +00:00
tex_jpg.cpp
…
tex_png.cpp
…
tex_tga.cpp
…
tex.cpp
document DynArray and add self-test. fix 2 tiny little bugs.
2005-11-03 00:42:37 +00:00
tex.h
tex_dds now supports uncompressed images. also armor-plated the loader and split up decompression vs dds format code.
2005-10-27 00:51:30 +00:00
unifont.cpp
…
unifont.h
…