mesa/src
Iván Briano df338fe7d1 anv: Don't copy the lineStipple values if lineStipple is not enabled
If the passed VkPipelineRasterizationLineStateCreateInfoEXT wasn't zero
initialized, we copy garbage values that are later on used to set the
state and may end up crashing when they are beyond the limits of the HW.

v2 (Lionel): Simplify if condition

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12121>
2021-07-29 23:10:12 +00:00
..
amd vulkan: add vk_spec_info_to_nir_spirv util method 2021-07-29 03:28:52 +00:00
android_stub egl/android: refactor to use the legit vndk/window.h header 2021-06-09 21:07:54 +00:00
asahi asahi: Add integers to agx_vertex_formats 2021-07-24 18:00:07 -04:00
broadcom v3d, vc4: Fix dmabuf import for non-scanout buffers 2021-07-29 20:14:00 +00:00
compiler nir_to_tgsi: Pack our tex coords into vec4 nir_tex_src_backend[12]. 2021-07-29 09:05:05 -07:00
drm-shim drm-shim: fix compile with glibc >= 2.33 2021-04-20 05:49:29 +00:00
egl egl/dri2: Stop disabling pbuffer support on msaa configs 2021-07-23 19:22:44 +00:00
etnaviv android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00
freedreno vulkan: add vk_spec_info_to_nir_spirv util method 2021-07-29 03:28:52 +00:00
gallium v3d, vc4: Fix dmabuf import for non-scanout buffers 2021-07-29 20:14:00 +00:00
gbm gbm/dri: Fix leaking bo memory on failure path 2021-07-13 11:15:44 +00:00
getopt scons: Remove. 2021-03-20 10:38:55 +00:00
glx glx/drisw: Nerf PutImage when loaderPrivate == NULL 2021-07-15 15:10:17 +00:00
gtest
hgl hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
imgui
intel anv: Don't copy the lineStipple values if lineStipple is not enabled 2021-07-29 23:10:12 +00:00
loader loader/dri3: create linear buffer with scanout support 2021-07-28 15:53:36 +00:00
mapi glthread: use custom marshal/unmarshal for CallList 2021-07-09 10:05:46 +00:00
mesa i965: Explicitly abort instead of exiting on batch failure 2021-07-29 13:33:07 +00:00
microsoft microsoft/clc: Add a test for compiling a kernel with a read-write image 2021-07-29 14:54:48 -07:00
nouveau nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
panfrost pan/bi: Use getopt for bifrost_compiler 2021-07-29 22:54:16 +00:00
tool pps: Panfrost pps driver 2021-07-13 11:03:55 +00:00
util util/queue: Don't crash in util_queue_destroy when init failed 2021-07-28 17:32:44 +00:00
virtio venus: print warnings when stuck in busy waits 2021-07-28 22:50:36 +00:00
vulkan vulkan: add vk_spec_info_to_nir_spirv util method 2021-07-29 03:28:52 +00:00
meson.build meson: Build panfrost with tools=panfrost 2021-07-22 17:55:49 +00:00