Alex Szpakowski
|
b04a2fee87
|
Improved performance when using ImageData methods in multiple threads when ImageData:encode is called
|
2013-06-26 03:42:42 -03:00 |
|
Alex Szpakowski
|
03f5bd9a5a
|
Improved the performance of dds data loading (love.image.newCompressedData / love.graphics.newImage("myfile.dds"))
|
2013-06-14 08:43:07 -03:00 |
|
Alex Szpakowski
|
0a36c41ba0
|
Removed support for BC7-compressed DDS images (only *very* modern systems support it right now); updated the ddsparse library
|
2013-06-09 16:31:02 -03:00 |
|
Alex Szpakowski
|
7403245715
|
Cosmetic code improvements
--HG--
branch : image-CompressedData
|
2013-04-07 22:58:08 -03:00 |
|
Alex Szpakowski
|
88d64954a4
|
Replaced the devil love.image module with love.image.magpie, which can decide which image library to use in a similar manner to love.sound.lullaby. Some rough edges still exist.
love.filesystem.newFileData now accepts filepaths and File objects.
--HG--
branch : image-CompressedData
|
2013-04-07 17:18:34 -03:00 |
|