Files
love/src/modules
Alex Szpakowski a1d67f0788 Replaced love.graphics.isSupported and love.graphics.getSystemLimit with love.graphics.getSupported and love.graphics.getSystemLimits, which return tables with graphics feature / system limit enum names as keys, and support status / limit numbers as values.
Removed the 'hdrcanvas', 'dxt', and 'bc5' graphics feature enums now that they're deprecated in 0.9.x in favour of getCanvasFormats and getCompressedImageFormats.

--HG--
branch : minor
2014-07-08 14:09:00 -03:00
..
2014-06-05 03:02:50 -03:00
2014-06-05 03:02:50 -03:00
2014-06-05 03:02:50 -03:00
2014-06-05 03:02:50 -03:00
2014-06-05 03:02:50 -03:00
2014-06-09 18:37:47 -03:00
2014-06-05 03:02:50 -03:00
2014-07-08 14:01:55 -03:00