Here's that GLES2/VC4 text performance series, reviewed by airlied.

The following changes since commit b4061cf5f76241157b2dc81dec053012075311c0:

  Fix border tile origin when background is ParentRelative (2015-06-29 21:07:58 
-0700)

are available in the git repository at:

  git://people.freedesktop.org/~anholt/xserver glamor-next

for you to fetch changes up to 0e3f1252dacdc3194a99a2d090b5c13f070f8799:

  glamor: Avoid using GL_QUADS on VC4. (2015-06-29 21:43:36 -0700)

----------------------------------------------------------------
Eric Anholt (7):
      glamor: Fix text rendering on GLES2.
      glamor: Drop CloseScreen-time GL resource cleanup code.
      glamor: Use the normal GL_QUADS drawing helper in the render code.
      glamor: Use GL_EXT_map_buffer_range if present.
      glamor: Provide a fallback path for using an index buffer to do quads.
      glamor: Use proper Bools for some boolean values.
      glamor: Avoid using GL_QUADS on VC4.

 glamor/glamor.c                  | 80 ++++++++++++++++++++++++++++++++++++----
 glamor/glamor_composite_glyphs.c |  2 +-
 glamor/glamor_core.c             | 11 ------
 glamor/glamor_gradient.c         | 21 -----------
 glamor/glamor_priv.h             | 40 ++++++++++++--------
 glamor/glamor_render.c           | 71 ++---------------------------------
 glamor/glamor_utils.h            |  6 +--
 glamor/glamor_vbo.c              |  1 -
 8 files changed, 104 insertions(+), 128 deletions(-)

Attachment: signature.asc
Description: PGP signature

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to