This website requires JavaScript.
Explore
Help
Sign In
LOVE
/
love
Watch
1
Star
0
Fork
0
You've already forked love
mirror of
https://github.com/love2d/love.git
synced
2026-08-12 16:40:57 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
970704c2b75d3c0ec81b308cd42a1aabf07fc5bd
love
/
src
/
modules
/
image
T
History
Alex Szpakowski
18ab3973e8
Added support for ETC2/EAC compressed textures. Changed the CompressedFormat enum names to capitalize the format names (e.g. "PVR1rgba4" instead of "pvr1rgba4".) Improved sRGB support for compressed textures.
...
--HG-- branch : minor
2015-01-20 07:53:44 -04:00
..
magpie
Added support for ETC2/EAC compressed textures. Changed the CompressedFormat enum names to capitalize the format names (e.g. "PVR1rgba4" instead of "pvr1rgba4".) Improved sRGB support for compressed textures.
2015-01-20 07:53:44 -04:00
CompressedData.cpp
Added support for ETC2/EAC compressed textures. Changed the CompressedFormat enum names to capitalize the format names (e.g. "PVR1rgba4" instead of "pvr1rgba4".) Improved sRGB support for compressed textures.
2015-01-20 07:53:44 -04:00
CompressedData.h
Added support for ETC2/EAC compressed textures. Changed the CompressedFormat enum names to capitalize the format names (e.g. "PVR1rgba4" instead of "pvr1rgba4".) Improved sRGB support for compressed textures.
2015-01-20 07:53:44 -04:00
Image.h
Updated copyright for the new year
2014-12-31 19:32:43 -04:00
ImageData.cpp
Updated copyright for the new year
2014-12-31 19:32:43 -04:00
ImageData.h
Updated copyright for the new year
2014-12-31 19:32:43 -04:00
wrap_CompressedData.cpp
Updated copyright for the new year
2014-12-31 19:32:43 -04:00
wrap_CompressedData.h
Updated copyright for the new year
2014-12-31 19:32:43 -04:00
wrap_Image.cpp
Updated copyright for the new year
2014-12-31 19:32:43 -04:00
wrap_Image.h
Updated copyright for the new year
2014-12-31 19:32:43 -04:00
wrap_ImageData.cpp
Updated copyright for the new year
2014-12-31 19:32:43 -04:00
wrap_ImageData.h
Updated copyright for the new year
2014-12-31 19:32:43 -04:00