Neil Roberts 7e18109f9b [cogl-pango-display-list] Use GL_TRIANGLES under GLES
GLES doesn't support GL_QUADS. This patch makes it use GL_TRIANGLES
instead in that case. Unfortunately this means submitting two extra
vertices per quad. It could be better to use indexed elements once
CoglVertexBuffers gains support for that.
2009-05-21 15:51:25 +01:00
..
2009-01-20 18:47:50 +00:00
2009-04-03 13:36:30 +01:00
2009-03-10 12:38:04 +00:00
2009-03-13 14:29:27 +00:00