mirror of
https://github.com/love2d/love.git
synced 2026-08-14 01:20:56 +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