1
0
Fork 0
mutter-performance-source/clutter/pango
Neil Roberts 97921a7d13 [pango-display-list] Use indexed vertices on GLES
Now that CoglVertexBuffers support indices we can use them with GLES
to avoid duplicating vertices. Regular GL still uses GL_QUADS because
it is shown to still have a performance benefit over indices with the
Intel drivers.
2009-06-01 14:50:52 +01:00
..
cogl-pango-display-list.c [pango-display-list] Use indexed vertices on GLES 2009-06-01 14:50:52 +01:00
cogl-pango-display-list.h Render pango layouts with vertex buffers 2009-04-29 19:53:24 +01:00
cogl-pango-fontmap.c 2008-10-31 Emmanuele Bassi <ebassi@linux.intel.com> 2008-10-31 17:48:24 +00:00
cogl-pango-glyph-cache.c [cogl] Remove max_waste argument from Texture ctors 2009-05-23 19:35:19 +01:00
cogl-pango-glyph-cache.h [Automatic fixed-to-float.sh change] Applies all scripted changes 2009-01-20 16:20:54 +00:00
cogl-pango-private.h 2008-10-30 Emmanuele Bassi <ebassi@linux.intel.com> 2008-10-30 17:11:29 +00:00
cogl-pango-render.c [cogl-material] Removes all the API made redundant by the blend strings API 2009-05-28 02:43:34 +01:00
cogl-pango.h * clutter/pango/cogl-pango.h: Include pango/pango.h to get 2008-11-21 16:18:31 +00:00
Makefile.am [build] Clean up cogl-pango Makefile 2009-05-25 12:41:16 +01:00