mesa/src/mesa
Tapani Pälli f33d937608 mesa/st: ignore StencilSampling if stencil not part of the format
This avoids hitting assert in debug builds and incorrect rendering
on release in case GL_DEPTH_STENCIL_TEXTURE_MODE has been set to
GL_STENCIL_INDEX with a texture that does not have stencil.

Cc: mesa-stable
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25610>
2023-10-12 03:52:26 +00:00
..
main util: move ASTCLutHolder from mesa/main to util 2023-10-11 19:28:40 +00:00
math math: drop MAT_[ST][XYZ] defines 2023-07-06 09:42:44 +00:00
program mesa: Fix zeroing of new ParameterValues array entries when growing 2023-09-25 23:26:41 -07:00
state_tracker mesa/st: ignore StencilSampling if stencil not part of the format 2023-10-12 03:52:26 +00:00
vbo mesa: Fix glBegin/End when LINE_LOOP is not supported 2023-10-05 21:52:37 +00:00
x86 util: cleanup cpuinfo.* and it's related files 2022-11-15 19:06:07 +00:00
meson.build util: move ASTCLutHolder from mesa/main to util 2023-10-11 19:28:40 +00:00