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 20:27:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
819aca0f1cbc71255fa28923c94a283db85a2201
0ad
/
source
/
lib
/
res
T
History
janwas
819aca0f1c
work around flaw in some DDS headers (not setting alpha flag). this is critical because renderer/GUI code now uses TEX_ALPHA flag instead of just checking against all known GL formats containing alpha
...
This was SVN commit r2663.
2005-09-04 20:05:21 +00:00
..
file
- PathPackage now does CHECK_ERR. adjusted callers appropriately
2005-09-02 03:03:06 +00:00
graphics
work around flaw in some DDS headers (not setting alpha flag). this is critical because renderer/GUI code now uses TEX_ALPHA flag instead of just checking against all known GL formats containing alpha
2005-09-04 20:05:21 +00:00
sound
- PathPackage now does CHECK_ERR. adjusted callers appropriately
2005-09-02 03:03:06 +00:00
h_mgr.cpp
- split up lib/res into file, graphics and sound.
2005-08-12 17:06:53 +00:00
h_mgr.h
lib.h: have CHECK|RETURN_ERR etc. store+compare as i64 (safer). document details.
2005-07-14 00:19:56 +00:00
handle.h
…
mem.cpp
- split up lib/res into file, graphics and sound.
2005-08-12 17:06:53 +00:00
mem.h
- PathPackage now does CHECK_ERR. adjusted callers appropriately
2005-09-02 03:03:06 +00:00
res.h
- split up lib/res into file, graphics and sound.
2005-08-12 17:06:53 +00:00