mesa/src
Tapani Pälli 75caae2268 i965: expose MESA_FORMAT_B8G8R8X8_SRGB visual
Patch adds BGRX sRGB visuals, required format translation information
to the __DRI_IMAGE_FOURCC_SXRGB8888 format and makes all BGRX visuals
sRGB capable just like is done with BGRA.

squashed patches from Yevhenii Kolesnikov:
  dri: Add __DRI_IMAGE_FOURCC_SXRGB8888 conversion
  i965: force visuals without alpha bits to use sRGB

Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/1501
Cc: <mesa-stable@lists.freedesktop.org>
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Signed-off-by: Yevhenii Kolesnikov <yevhenii.kolesnikov@globallogic.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3077>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3077>
2019-12-17 09:28:25 +00:00
..
amd amd/addrlib: update to the latest version 2019-12-16 17:04:57 -05:00
broadcom v3d: handle writes to gl_Layer from geometry shaders 2019-12-16 08:42:37 +01:00
compiler nir: add option to lower half packing opcodes 2019-12-16 19:20:07 -05:00
drm-shim drm-shim: fix EOF case 2019-11-13 12:39:14 +00:00
egl Revert "egl: handle EGL_IMAGE_EXTERNAL_FLUSH_EXT" 2019-11-14 07:46:14 +02:00
etnaviv etnaviv: add drm-shim 2019-11-21 22:56:04 +00:00
freedreno turnip: Fix support for immutable samplers. 2019-12-16 19:51:27 -08:00
gallium virgl: Increase the shader transfer buffer by doubling the size 2019-12-17 08:07:51 +00:00
gbm meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx dri: Avoid swapbuffer throttling in glXCopySubBufferMESA 2019-10-05 13:19:37 +00:00
gtest meson: gtest needs pthreads 2019-11-07 06:11:19 -08:00
hgl haiku: fix Mesa build 2019-10-01 10:31:02 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel anv: Export VK_KHR_buffer_device_address only when really supported 2019-12-16 19:24:46 +00:00
loader dri: add __DRI_IMAGE_FORMAT_SXRGB8 2019-12-17 09:28:25 +00:00
mapi mapi: add GetInteger64vEXT with EXT_disjoint_timer_query 2019-11-26 07:41:24 +02:00
mesa i965: expose MESA_FORMAT_B8G8R8X8_SRGB visual 2019-12-17 09:28:25 +00:00
panfrost panfrost: Remove asserts in panfrost_pack_work_groups_compute 2019-12-16 19:48:28 +00:00
util utils/os_socket: Define ssize_t on windows. 2019-12-16 20:35:22 +00:00
vulkan vulkan/wsi: error out when image fence doesn't signal 2019-12-16 14:59:10 +02:00
meson.build meson: only build imgui when needed 2019-11-25 07:51:56 +00:00
SConscript