Files
third_party_mesa3d/include
Eric Anholt e676434856 mesa: Implement a new GL_MESA_tile_raster_order extension.
The intent is to use this extension on vc4 to allow X11 to do overlapping
CopyArea() within a pixmap without first blitting the pixmap to a
temporary.  With associated glamor patches, improves x11perf
-copywinwin100 performance on a Raspberry Pi 3 from ~4700/sec to
~5130/sec, and is an even larger boost to uncomposited window movement
performance (most copywinwin100 copies don't overlap).

v2: Fix glIsEnabled() on the new enums.
v3: Drop the local spec since I'm upstreaming the spec.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
2017-10-10 10:45:22 -07:00
..
2016-08-31 17:06:54 -07:00
2017-08-01 18:26:15 +01:00
2017-06-30 15:29:50 +02:00
2014-08-28 21:41:29 -04:00
2017-08-11 11:16:00 +01:00
2017-10-09 13:42:44 -07:00