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-30 10:26:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb77e3a30069d5ee63fba2aaa81d6cd43e80a39f
0ad
/
source
/
lib
/
res
T
History
janwas
5406a68959
feature request by philip: instead of refusing to load textures larger than the OpenGL limit, ensure they have mipmaps (unless it's s3tc, which would be too expensive to recompress) and skip levels until it fits
...
This was SVN commit r10043.
2011-08-20 17:56:12 +00:00
..
graphics
feature request by philip: instead of refusing to load textures larger than the OpenGL limit, ensure they have mipmaps (unless it's s3tc, which would be too expensive to recompress) and skip levels until it fits
2011-08-20 17:56:12 +00:00
sound
…
h_mgr.cpp
Fix signed/unsigned comparison warning
2011-08-06 12:31:48 +00:00
h_mgr.h
…
handle.h
…