summaryrefslogtreecommitdiff
path: root/ui/console-gl.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-10ui: use QEMU_IS_ALIGNED macroPhilippe Mathieu-Daudé1-1/+1
2017-10-17opengl: add flipping vertex shaderGerd Hoffmann1-1/+1
2017-10-17opengl: move shader init from console-gl.c to shader.cGerd Hoffmann1-39/+6
2016-06-10ui/console-gl: Add support for big endian display surfacesThomas Huth1-0/+5
2016-02-04ui: Clean up includesPeter Maydell1-0/+1
2015-10-08shaders: initialize vertexes onceGerd Hoffmann1-1/+6
2015-05-05console-gl: add opengl rendering helper functionsGerd Hoffmann1-0/+168