summaryrefslogtreecommitdiff
path: root/include/ui/shader.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-17opengl: add flipping vertex shaderGerd Hoffmann1-1/+1
2017-10-17opengl: move shader init from console-gl.c to shader.cGerd Hoffmann1-8/+6
2015-10-08shaders: initialize vertexes onceGerd Hoffmann1-1/+3
2015-05-29ui: shader.h protect against double inclusionGerd Hoffmann1-0/+5
2015-05-29ui: use libexpoxyGerd Hoffmann1-4/+1
2015-05-05console-gl: add opengl rendering helper functionsGerd Hoffmann1-0/+2
2015-05-05opengl: add shader helper functions.Gerd Hoffmann1-0/+9