Commit graph

3 commits

Author SHA1 Message Date
Struma
94c031b095 Revert to using GL compatibility contexts (and GLES2) 2020-11-16 21:56:19 -05:00
Struma
827e20db87 Use Core GL context, allow OpenGL3/4 on macOS 2020-02-24 22:29:36 -05:00
Jonas Kulla
3c0a530eba Sprite: Add special case shader for translucent effect
Translucent sprites (opacity < 255) are very common,
so using a custom shader instead of the full blown effect one
helps a lot, especially on mobile.
2014-12-31 18:52:19 +01:00