Tangent128 / luasdl2

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

SDL 2.0.0 Backwards-compatability #12

Closed Tangent128 closed 7 years ago

Tangent128 commented 9 years ago

When support for 2.0.1 features was added, compiling against SDL 2.0.0 stopped working; if feasible, add compile-time checks to support SDL 2.0.0 again.

Web-eWorks commented 7 years ago

2.0.0 and 2.0.1 were released two months apart back in 2013, it is now almost 2017. I think it would be more hassle than gain at this point.

Tangent128 commented 7 years ago

Will ignore 2.0.0 unless and until a real-world bug report comes in, then.