summaryrefslogtreecommitdiff
path: root/include/ui/shader.h
AgeCommit message (Expand)Author
2017-10-17opengl: add flipping vertex shaderGerd Hoffmann
2017-10-17opengl: move shader init from console-gl.c to shader.cGerd Hoffmann
2015-10-08shaders: initialize vertexes onceGerd Hoffmann
2015-05-29ui: shader.h protect against double inclusionGerd Hoffmann
2015-05-29ui: use libexpoxyGerd Hoffmann
2015-05-05console-gl: add opengl rendering helper functionsGerd Hoffmann
2015-05-05opengl: add shader helper functions.Gerd Hoffmann