mesa/src
Jason Ekstrand 11712b9ca1 intel/blorp: Fix blits to R8G8B8_UNORM_SRGB
In this case, the surface faking will give us a R8_UNORM surface and we
need to do an sRGB conversion in the shader.  Found by inspection.

cc: mesa-stable@lists.freedesktop.org
Reviewed-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
2018-07-13 20:57:46 -07:00
..
amd nir: cleanup oversized arrays in nir_swizzle calls 2018-07-13 15:46:57 +02:00
broadcom v3d: Implement noperspective varyings on V3D 4.x. 2018-07-09 11:48:32 -07:00
compiler nir/lower_tex: Use nir_format_srgb_to_linear 2018-07-13 14:02:18 -07:00
egl egl: fix build race in automake 2018-06-29 12:49:51 +01:00
gallium vc4: Tell NIR to lower fdiv instructions 2018-07-13 14:02:18 -07:00
gbm meson: Remove various completed todos 2018-06-13 10:07:03 -07:00
getopt
glx glx: Don't allow glXMakeContextCurrent() with only one valid drawable 2018-07-09 12:03:18 -04:00
gtest autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
intel intel/blorp: Fix blits to R8G8B8_UNORM_SRGB 2018-07-13 20:57:46 -07:00
loader dri3: Stricter SBC wraparound handling 2018-05-22 17:59:53 +02:00
mapi python: Stop using the Python 2 exception syntax 2018-07-06 10:18:43 -07:00
mesa i965/miptree: Allocate MS texture BOs as BUSY 2018-07-13 08:36:26 -07:00
util util/hash_table: add helper to remove entry by key 2018-07-13 14:20:49 -07:00
vulkan anv,radv: Add support for VK_KHR_get_display_properties2 2018-07-09 17:09:41 -07:00
git_sha1.h.in
Makefile.am egl: rewire the build systems to use libwayland-egl 2018-06-06 12:11:57 -07:00
meson.build meson: only build mesa_st tests when build-tests is true 2018-04-24 14:08:15 -07:00
SConscript