mesa/src
Dave Airlie af3cbc5379 gallium/mesa: enhance PIPE_CAP_CLIP_PLANES to support override number
There exists hardware intel gen4 specifically that has only 6 clip planes
but supports GLSL 1.30. This enhances the CAP so that the current values
of 0,1 remain the same, but giving it a larger number will override the
max.

This allows the gen4 intel to set this to 6 and leave everyone else alone.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14344>
2021-12-30 16:07:42 +10:00
..
amd radv: print number of levels with RADV_DEBUG=img 2021-12-29 15:24:42 +00:00
android_stub android_stub: update platform headers to include atrace 2021-10-09 00:42:32 +00:00
asahi treewide: drop mtypes/macros includes from main 2021-12-08 22:14:45 +00:00
broadcom v3dv: add Android support 2021-12-21 09:24:43 +00:00
compiler glcpp: Disable the valgrind tests. 2021-12-23 09:10:11 +00:00
drm-shim drm-shim: Support kernels with >4k pages 2021-08-13 23:33:52 +00:00
egl egl: add config debug printout 2021-12-11 00:25:04 +00:00
etnaviv entaviv/drm: Use same log format as gallium bits 2021-12-22 09:16:04 +01:00
freedreno tu/clear_blit: use || when working with bools 2021-12-28 03:13:38 +00:00
gallium crocus: don't create staging resources > half aperture 2021-12-30 14:00:45 +10:00
gbm gbm: Don't pass default usage flags on ABIs < 1 2021-12-08 09:49:47 +00:00
getopt
glx glx: remove a set but not used variable 2021-12-22 17:02:00 +00:00
gtest gtest: Fix output of array ASSERT/EXPECT macros 2021-11-11 09:53:09 -08:00
hgl
imgui
intel intel/genxml/gen4-5: fix more Raster Operation in BLT to be a uint 2021-12-30 11:40:33 +10:00
loader loader: Restore i915g support. 2021-12-09 09:05:23 -08:00
mapi mesa: use nop dispatch for ColorTable/Convolution/Histogram 2021-12-14 12:29:00 -05:00
mesa gallium/mesa: enhance PIPE_CAP_CLIP_PLANES to support override number 2021-12-30 16:07:42 +10:00
microsoft microsoft/compiler: Handle write masks in SSBO lowering pass 2021-12-27 23:40:24 +00:00
nouveau
panfrost panfrost: Make pan_merge macro more robust 2021-12-28 13:55:21 +00:00
tool intel/pps: tweak intel config some more 2021-11-22 11:52:46 +00:00
util util/ra: Fix numeric overflow during bitset allocation 2021-12-19 13:10:26 -08:00
virtio venus: add some trace points 2021-12-16 19:27:56 +00:00
vulkan vulkan/runtime: Validate instance version on 1.0 implementations 2021-12-20 16:45:55 +00:00
meson.build meson: make mesa/tests/glx depend on gallium 2021-12-07 13:03:53 +00:00