mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-07-03 14:34:34 +00:00
remove zlib, libpng, glpng and related code; add some stb libs; rework texture loading
This commit is contained in:
parent
da2385d6c6
commit
96216503c4
86 changed files with 21936 additions and 57875 deletions
|
@ -6,4 +6,6 @@ void unload_all_glsyms();
|
|||
|
||||
extern unsigned g_dbg_numRenderCalls;
|
||||
|
||||
extern bool g_has_GL_GENERATE_MIPMAP; // GL 1.4 and up, later deprecated
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue