summaryrefslogtreecommitdiffstats
path: root/ui/shader.c
Commit message (Expand)AuthorAgeFilesLines
* Changed malloc to g_malloc, free to g_free in ui/shader.cMd Haris Iqbal2016-05-121-4/+4
* ui: Clean up includesPeter Maydell2016-02-041-0/+1
* shaders: initialize vertexes onceGerd Hoffmann2015-10-081-5/+26
* console-gl: add opengl rendering helper functionsGerd Hoffmann2015-05-051-0/+19
* opengl: add shader helper functions.Gerd Hoffmann2015-05-051-0/+95