mesa/src
Christian Gmeiner 708a33d132 etnaviv: fix FRONT_AND_BACK culling
HW has no value to cull both faces (setting both CW/CCW bits results in
only CCW being culled). The blob just skips triangle draws when FRONT_AND_BACK
culling is enabled. Lets do the same in draw_vbo(..).

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Reviewed-by: Lucas Stach <l.stach@pengutronix.de>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14779>
2022-01-29 16:28:09 +00:00
..
amd radv/sqtt: Add and enable basic EXT_debug_utils support. 2022-01-28 07:47:10 +00:00
android_stub android_stub: update platform headers to include atrace 2021-10-09 00:42:32 +00:00
asahi agx: Lower UBO loads to use per-element indexing 2022-01-24 14:25:18 +00:00
broadcom v3dv: expose VK_KHR_depth_stencil_resolve 2022-01-28 12:25:43 +00:00
compiler intel/compiler: Use Task/Mesh InlineData for the first few push constants 2022-01-29 06:32:19 +00:00
drm-shim drm-shim: Support kernels with >4k pages 2021-08-13 23:33:52 +00:00
egl egl/dri2: short-circuit dri2_make_current when possible 2022-01-17 10:32:01 +00:00
etnaviv etnaviv: fix FRONT_AND_BACK culling 2022-01-29 16:28:09 +00:00
freedreno ci/freedreno: Switch 2 default a630 VK jobs to being GLES and VK ASan jobs. 2022-01-27 23:47:46 +00:00
gallium etnaviv: fix FRONT_AND_BACK culling 2022-01-29 16:28:09 +00:00
gbm replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00
getopt
glx replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00
gtest gtest: Fix output of array ASSERT/EXPECT macros 2021-11-11 09:53:09 -08:00
hgl
imgui
intel intel/compiler: Use Task/Mesh InlineData for the first few push constants 2022-01-29 06:32:19 +00:00
loader loader: Restore i915g support. 2021-12-09 09:05:23 -08:00
mapi mapi: generate correct dispatch for EXT_draw_instanced 2022-01-03 21:37:34 +00:00
mesa mesa/st: refactor program translation into one file. 2022-01-26 00:42:59 +00:00
microsoft microsoft/compiler: Handle clip/cull distance as an input to tess shaders 2022-01-26 01:31:35 +00:00
nouveau
panfrost panfrost: Add Mali-G51 support 2022-01-28 17:47:46 +00:00
tool ci: Use a dlclose-disabling preload library for leak checking in Vulkan. 2022-01-27 23:47:46 +00:00
util util/fossilize_db: Fix double free in error handling. 2022-01-24 01:09:21 +00:00
virtio venus: make vn_QueueSubmit async for native submissions 2022-01-28 19:15:52 +00:00
vulkan vulkan: Fix leak of error messages 2022-01-27 23:47:46 +00:00
meson.build meson: start building intel earlier. 2022-01-20 06:41:17 +00:00