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
a18
0ad
/
source
/
lib
/
tex
T
History
historic_bruno
a5e940430f
Suppresses libpng warning "iCCP: known incorrect sRGB profile" by manually handling warning messages (errors still use default handler),
fixes
#2184
...
This was SVN commit r16350.
2015-02-17 10:50:19 +00:00
..
tex_bmp.cpp
…
tex_codec.cpp
…
tex_codec.h
…
tex_dds.cpp
…
tex_internal.h
…
tex_jpg.cpp
…
tex_png.cpp
Suppresses libpng warning "iCCP: known incorrect sRGB profile" by manually handling warning messages (errors still use default handler),
fixes
#2184
2015-02-17 10:50:19 +00:00
tex_tga.cpp
…
tex.cpp
Switch to std::shared_ptr and std::weak_ptr.
2015-01-25 03:10:58 +00:00
tex.h
…