mirror of
https://github.com/love2d/love.git
synced 2026-08-16 00:02:12 +02:00
3a51f0ad08
This will simplify the code and make it more maintainable when OpenGL ES 2+ support is added, compared to using the deprecated VA functions on desktop GL and the generic VA functions on GLES. --HG-- branch : minor