mesa/src
Jason Ekstrand 22b8bcda2c anv: Use the same re-order mode for streamout as for GS
This makes the vertex order of TRISTRIP and TRISTRIP_ADJ primitves
consistent between XFB output and GS input.  Technically, the Vulkan
spec allows us to XFB out in whatever order we want but being consistent
with GS inputs is probably nicer to apps.

Fixes: 36ee2fd61c "anv: Implement the basic form of VK_EXT_transform_feedback"
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10460>
2021-04-26 15:13:19 +00:00
..
amd radv: disable VK_FORMAT_R64_SFLOAT 2021-04-26 12:10:13 +01:00
android_stub android: add some more stub functions for cross compilation 2021-03-25 06:06:16 +00:00
broadcom v3dv/pipeline_cache: bail out in case of error 2021-04-22 11:40:40 +02:00
compiler nir_lower_readonly_images_to_tex: Use nir_shader_lower_instructions 2021-04-23 23:16:15 +00:00
drm-shim drm-shim: fix compile with glibc >= 2.33 2021-04-20 05:49:29 +00:00
egl egl/android: include "util/compiler.h" for FALLTHROUGH macro 2021-04-16 16:42:20 +00:00
etnaviv etnaviv: tell the truth if alpha-test is supported 2021-04-08 19:25:26 +00:00
freedreno freedreno/regs: add 5nm DSI PHY/PLL regs 2021-04-21 15:42:03 +00:00
gallium zink: correct image cap checks 2021-04-26 14:22:12 +00:00
gbm egl: fix software flag in _eglAddDevice call on DRM 2021-03-26 10:32:31 +00:00
getopt scons: Remove. 2021-03-20 10:38:55 +00:00
glx glx: Implement GLX_EXT_no_config_context 2021-04-23 21:15:19 +00:00
gtest
hgl hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
imgui
intel anv: Use the same re-order mode for streamout as for GS 2021-04-26 15:13:19 +00:00
loader loader: prefer iris on Android 2021-03-31 06:28:18 +00:00
mapi mesa: fix incomplete GL_NV_half_float implementation 2021-04-26 03:35:21 +00:00
mesa mesa: fix _mesa_add_state_reference() declaration mismatch 2021-04-26 13:48:11 +00:00
microsoft microsoft/spirv_to_dxil: Treat read-only storage images as SRVs 2021-04-23 23:16:15 +00:00
nouveau nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
panfrost pan/decode: Print errors when closing dump file 2021-04-23 14:40:55 +00:00
util util: Fix big-endian handling of z/s formats. 2021-04-21 19:59:10 +00:00
virtio venus: force a roundtrip after vn_renderer_bo_create_dmabuf 2021-04-21 21:40:32 +00:00
vulkan vulkan: bump headers/registry to version 1.2.175 2021-04-22 15:34:52 +00:00
meson.build venus: add driver skeleton 2021-04-08 17:15:37 +00:00