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
4e52b2cceb34987565ecefb9012b09e6feff895f
0ad
/
source
/
lib
/
res
/
graphics
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
..
tests
…
cursor.cpp
…
cursor.h
…
ogl_shader.cpp
…
ogl_shader.h
…
ogl_tex.cpp
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
ogl_tex.h
# New territory border rendering.
2011-07-30 00:56:45 +00:00
unifont.cpp
…
unifont.h
…