Alex Szpakowski
|
8067d42df2
|
Canvases now have OpenGL ES support, updated Texture:setWrap to return false for repeat wrap modes in non-power-of-two textures if OpenGL ES 2 is used and the implementation doesn't have support for repeat on NPOT textures.
--HG--
branch : minor
|
2015-01-20 15:13:59 -04:00 |
|
Alex Szpakowski
|
c7b45b3505
|
Updated copyright for the new year
|
2014-12-31 19:32:43 -04:00 |
|
Alex Szpakowski
|
dfa319e01a
|
Replaced the EXCEPT_GUARD macro for converting love exceptions into Lua errors with the new luax_catchexcept function, which takes lambda function arguments.
|
2014-06-03 19:27:00 -03:00 |
|
Alex Szpakowski
|
510ed6f11e
|
Abstracted lua bindings for general Texture methods into wrap_Texture.cpp
|
2014-01-04 21:19:03 -04:00 |
|