mesa/src
Kenneth Graunke 337a808062 i965: Respect GL_TEXTURE_SRGB_DECODE_EXT in GenerateMipmaps()
Apparently, we're supposed to look at the texture object's built-in
sampler object's sRGB decode setting in order to decide whether to
decode/downsample/re-encode, or simply downsample as-is.  Previously,
I had always done the decoding/encoding.

Fixes SKQP's Skia_Unit_Tests.SRGBMipMaps test.

Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
2018-10-30 12:59:53 -07:00
..
amd ac: fix ac_build_fdiv for f64 2018-10-29 17:24:21 -04:00
broadcom v3d: Use nir_remove_unused_io_vars to handle binner shader output DCE 2018-10-30 10:46:52 -07:00
compiler nir: Allow using nir_lower_io_to_scalar_early on VS input vars. 2018-10-30 10:46:52 -07:00
egl egl: add messages to a few assert() and turn a couple into unreachable() 2018-10-30 18:10:59 +00:00
gallium nouveau: remove unused class member 2018-10-30 18:10:59 +00:00
gbm gbm: Add GBM_FORMAT_ARGB1555 support 2018-10-09 10:32:51 +02:00
getopt
glx glx: Add missing include guards 2018-10-30 06:19:10 -06: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 aub_viewer: show vertex buffer pitch 2018-10-30 18:10:59 +00:00
loader loader/dri3: Also wait for front buffer fence if we triggered it 2018-10-18 16:52:06 +02:00
mapi gen: Add AMD_gpu_shader_int64.xml to tarball 2018-10-24 11:29:30 -07:00
mesa i965: Respect GL_TEXTURE_SRGB_DECODE_EXT in GenerateMipmaps() 2018-10-30 12:59:53 -07:00
util util: s/0/NULL/ for pointer 2018-10-30 18:10:59 +00:00
vulkan vulkan/wsi: use the drmGetDevice2() API 2018-10-30 16:35:50 +00:00
Makefile.am Revert "configure: allow building with python3" 2018-08-24 11:14:15 +01:00
meson.build meson: Only build gallium state tracker tests with shared_glapi 2018-10-09 08:55:56 -07:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00