mesa/src
Thomas Hellstrom 1887faf73b svga: Allow format differences in 16-bit RGBA surface sharing
For the purpose of surface sharing, treat SVGA3D_R5G6B5 and
SVGA3D_B5G6R5_UNORM as identical formats.
This fixes the following piglit tests with dri3/xa:

glx@glx-visuals-depth -pixmap
glx@glx-visuals-stencil -pixmap

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Deepak Singh Rawat <drawat@vmware.com>
Reviewed-by: Charmaine Lee <charmainel@vmware.com>
2017-06-07 19:43:54 +02:00
..
amd ac/nir: move gpr counting inside argument handling. 2017-06-07 06:00:30 +01:00
compiler glcpp: fix #undef to match latest spec update and GLSLang implementation 2017-06-07 07:50:46 +02:00
egl egl/android: Drop unused 'format' param in get_back_bo() 2017-05-31 10:45:57 -07:00
gallium svga: Allow format differences in 16-bit RGBA surface sharing 2017-06-07 19:43:54 +02:00
gbm gbm: manage only the required set of DRI extensions 2017-05-29 16:50:12 +01:00
getopt
glx dri: Optionally turn off a couple of GLX extensions based on driconf options 2017-06-07 19:43:54 +02:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel blorp: Use FullSurfaceDepthandStencilClear for blorp_hiz_op 2017-06-07 08:54:54 -07:00
loader loader: build libloader_dri3_helper.la only with HAVE_PLATFORM_X11 2017-05-19 19:44:22 +01:00
mapi mesa: add KHR_no_error support for glTexSubImage*D() 2017-06-07 11:04:40 +02:00
mesa dri/vmwgfx: Disable a couple of glx extensions also for Ubuntu unity / compiz 2017-06-07 19:43:54 +02:00
util util/u_queue: add an option to set the minimum thread priority 2017-06-07 18:43:42 +02:00
vulkan radv/vulkan: Move radv_get_driver_version to src/vulkan/util 2017-06-06 08:19:55 -07:00
Makefile.am intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
SConscript