Commit Graph

2 Commits

Author SHA1 Message Date
8adec78ca5 Cleanup: remove GLSL version checks 2017-05-17 10:46:42 +10:00
70ff63e63f OpenGL: tweak image shaders & code that uses them
- rename image shaders to describe exactly what they do
- rename inputs to match other built-in shaders
- set & use active texture unit
- no need to enable/disable textures with GLSL
- pull vertex format setup out of loops
2016-10-18 00:08:34 -04:00