mesa/src
Thomas Hellstrom c2138a066c svga: Set alpha to 1 for non-alpha views
Gallium RGB textures may be backed by imported ARGB svga3d surfaces. In those
and similar cases we need to set the alpha value to 1 when sampling.

Fixes piglit glx::glx-tfp

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Brian Paul <brianp@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: Set alpha to 1 for non-alpha views 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