mesa/src
Gert Wollny 5278436d67 r600: force LOD range to be only one value when mip.min filter is NONE
For a texture that has only one LOD defined, but for which
GL_TEXTURE_MAX_LEVEL is the default (1000) and
GL_TEXTURE_MIN_LOD != GL_TEXTURE_MAX_LOD the reading from the texture does
not properly resolve the LOD level and texture lookup might fail. Hence,
when no mipmap filter is given (indicating that no mip-mapping takes place),
force the LOD range to contain only value.

Fixes:
  dEQP-GLES3.functional.shaders.texture_functions.texture*.(i|u)sampler2d*
  dEQP-GLES3.functional.texture.format.sized.cube.rgb*
  out of VK_GL_CTS/android/cts/master/gles3-master.txt
Signed-off-by: Gert Wollny <gw.fossdev@gmail.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
2018-07-05 07:57:28 +02:00
..
amd ac: fold LLVMContext creation into ac_llvm_context_init 2018-07-04 15:48:18 -04:00
broadcom v3d: Emit a TF flush after each draw using TF. 2018-07-02 10:05:14 -07:00
compiler nir: Fix OpAtomicCounterIDecrement for uniform atomic counters 2018-07-03 12:41:46 +02:00
egl egl: fix build race in automake 2018-06-29 12:49:51 +01:00
gallium r600: force LOD range to be only one value when mip.min filter is NONE 2018-07-05 07:57:28 +02:00
gbm meson: Remove various completed todos 2018-06-13 10:07:03 -07:00
getopt
glx glx: Fix number of property values to read in glXImportContextEXT 2018-06-05 18:56:43 +02:00
gtest
hgl
intel i965: Fix output register sizes when variable ranges are interleaved 2018-07-04 10:57:51 +02:00
loader
mapi mesa: enable ARB_direct_state_access in OpenGL 4.5 compat profile 2018-07-05 13:15:34 +10:00
mesa mesa/st: draw_vbo: initialize restart_index too 2018-07-05 07:57:16 +02:00
util util/drirc: turn on force_glsl_extensions_warn for No Mans Sky 2018-07-05 13:05:47 +10:00
vulkan vulkan/wsi_common_display: Return SURFACE_LOST for fatal DRM errors 2018-06-27 10:02:18 -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
SConscript