mesa/src
Emil Velikov c9d449de64 egl/x11: advertise __DRI_USE_INVALIDATE for DRI2
Back in 2012 (commit 1e7776ca2b - egl: Remove bogus invalidate code.)
the loader use of invalidate() was purged as "bogus". One of the factors
defining that statement was the lack of the loader-side invalidate
extension - __DRI_USE_INVALIDATE.

Since then the commit was reverted (commit eed0a80137 - egl: Restore
"bogus" DRI2 invalidate event code.), always performing the driver
invalidate call, although the loader was never updated to expose the
extension.

Do so allowing the driver to do fine grained tuning.

Cc: Eric Anholt <eric@anholt.net>
Cc: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Eric Anholt <eric@anholt.net
2017-09-06 17:48:50 +01:00
..
amd radv: fix error code when resizing the upload BO 2017-09-06 15:52:19 +02:00
broadcom broadcom/genxml: Add V3D 3.3 packet definitions. 2017-08-18 12:54:13 -07:00
compiler spirv: Add support for the HelperInvocation builtin 2017-09-05 16:39:24 +03:00
egl egl/x11: advertise __DRI_USE_INVALIDATE for DRI2 2017-09-06 17:48:50 +01:00
gallium swr/rast: FE/Clipper - unify SIMD8/16 functions using simdlib types 2017-09-06 11:02:36 -05:00
gbm loader: rework xmlconfig dependency 2017-08-04 23:54:52 +01:00
getopt
glx mesa: Implement GL_ARB_texture_filter_anisotropic 2017-08-25 12:38:01 -04:00
gtest
hgl
intel anv: fix off by one in array check 2017-09-04 08:05:36 +01:00
loader loader/dri3: Use client local back to front blit in copySubBuffer if available 2017-09-05 12:22:17 +02:00
mapi mapi/gen: remove shebang from the marshal generator scripts 2017-08-26 11:20:08 +01:00
mesa i965: expose RGBA visuals only on Android 2017-09-06 17:48:50 +01:00
util util/ralloc: set prev-pointers correctly in ralloc_adopt 2017-09-06 09:56:19 +02:00
vulkan vulkan/util: Add a vk_zalloc helper 2017-08-28 18:35:33 -07:00
Makefile.am build: Convert git_sha1_gen script to Python (part2). 2017-08-01 16:33:55 +01:00
SConscript build: Convert git_sha1_gen script to Python. 2017-08-01 15:24:39 +01:00