1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-05 13:53:38 +00:00
lovr/src
bjorn 0c4d3cb8da WIP new Image implementation and DDS loader;
- Image supports loading files with multiple layers
- Image supports semantic flags like srgb, premultiplied, etc.
- Image:getPixel and :setPixel support more formats
- DDS loader supports BC4-BC7, DXT2/DXT4, uncompressed formats, etc.
2022-04-21 17:39:59 -07:00
..
api WIP new Image implementation and DDS loader; 2022-04-21 17:39:59 -07:00
core rm util from os_macos; 2022-03-30 12:42:01 -07:00
lib rm graphics module; 2022-04-21 17:39:58 -07:00
modules WIP new Image implementation and DDS loader; 2022-04-21 17:39:59 -07:00
main.c mv resources etc; 2022-03-30 12:34:34 -07:00
util.c mv map util; 2022-03-30 12:34:38 -07:00
util.h mv map util; 2022-03-30 12:34:38 -07:00