Tangent128 / luasdl2

A pure C binding of SDL 2.0 for Lua 5.1, Lua 5.2, and LuaJIT.
ISC License
383 stars 73 forks source link

Implement renderer:{set,get}LogicalSize #17

Closed stormc closed 9 years ago

stormc commented 9 years ago

Implement the binding to SDL_RenderSetLogicalSize and SDL_RenderGetLogicalSize.