aboutsummaryrefslogtreecommitdiff
path: root/ui/shader.c
AgeCommit message (Expand)Author
2020-08-21meson: convert ui directory to MesonMarc-André Lureau
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2017-10-17opengl: add flipping vertex shaderGerd Hoffmann
2017-10-17opengl: move shader init from console-gl.c to shader.cGerd Hoffmann
2016-05-12Changed malloc to g_malloc, free to g_free in ui/shader.cMd Haris Iqbal
2016-02-04ui: Clean up includesPeter Maydell
2015-10-08shaders: initialize vertexes onceGerd Hoffmann
2015-05-05console-gl: add opengl rendering helper functionsGerd Hoffmann
2015-05-05opengl: add shader helper functions.Gerd Hoffmann