mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-18 06:13:55 -07:00
Shrink some OglTex fields so that it fits in the size limit. Add function to efficiently read the 1x1 mipmap level's colour. Add RGB->RGBA and BGR->RGBA transforms. Fix DXT1a detection logic. Fix OglTex_validate failing when ogl_max_tex_size == -1 (e.g. before ogl_Init is called). This was SVN commit r8097. |
||
|---|---|---|
| .. | ||
| tests | ||
| cursor.cpp | ||
| cursor.h | ||
| ogl_shader.cpp | ||
| ogl_shader.h | ||
| ogl_tex.cpp | ||
| ogl_tex.h | ||
| unifont.cpp | ||
| unifont.h | ||