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-06 13:07:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8d9fa66b67686b9066fcd9cbf0d85dba2d642c12
0ad
/
source
/
lib
/
tex
T
History
janwas
d2cf6ceb88
less global variables: make most uses of g_VFS explicit (required for another app that has two VFSes), g_yres is no longer required by cursor module
...
This was SVN commit r7686.
2010-07-04 10:15:53 +00:00
..
tex_bmp.cpp
64-bit compat in BMP code
2010-05-01 09:45:58 +00:00
tex_codec.cpp
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
2010-02-08 16:23:39 +00:00
tex_codec.h
Misc. unity fixes (missing includes, undefs, and other things that could be considered generic cleanup)
2010-02-18 00:06:50 +00:00
tex_dds.cpp
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
2010-02-08 16:23:39 +00:00
tex_internal.h
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
2010-02-08 16:23:39 +00:00
tex_jpg.cpp
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
2010-02-08 16:23:39 +00:00
tex_png.cpp
Fix use of deprecated libpng feature.
2010-06-30 21:17:39 +00:00
tex_tga.cpp
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
2010-02-08 16:23:39 +00:00
tex.cpp
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
2010-02-08 16:23:39 +00:00
tex.h
less global variables: make most uses of g_VFS explicit (required for another app that has two VFSes), g_yres is no longer required by cursor module
2010-07-04 10:15:53 +00:00