Alex Szpakowski
|
f25efcc8af
|
Improved performance and reduced temporary memory usage of love.graphics.newScreenshot and Canvas:getImageData
|
2013-06-15 22:07:16 -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
|
7ab3809165
|
Fixed Object:typeOf for love.physics objects new to 0.8.0, removed vestigial ColorMode code
|
2013-05-07 15:23:26 -03:00 |
|
Alex Szpakowski
|
ce59756463
|
Fixed a case-sensitivity typo
|
2013-04-18 04:57:50 -03:00 |
|
Alex Szpakowski
|
ab2c4aca7e
|
Removed an unused graphics Image method
--HG--
branch : image-CompressedData
|
2013-04-08 21:58:20 -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 |
|