mesa/src/gallium/frontends
Roland Scheidegger f2d76a576d lavapipe: Fix crashes with transform feedback when using VK_WHOLE_SIZE
llvmpipe expects valid size parameter, and when just VK_WHOLE_SIZE is
passed very bad things can happen.
This was handled specially before, but got dropped when lavapipe was
converted to use the generated command queue.

Fixes: eb7eccc76f ("lavapipe: Use generated command queue code")
Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13036>
2021-09-27 23:04:20 +00:00
..
clover clover: Rename module -> binary, because C++20 makes module a keyword 2021-09-27 18:50:09 +00:00
d3d10umd gallium: add rasterizer depth_clamp enable bit 2021-09-09 18:29:26 +00:00
dri mesa: fix glthread deadlock when EGL multi thread shared context 2021-09-09 01:42:39 +00:00
glx/xlib android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00
hgl gallium/st: add a back buffer fallback for front rendering 2021-05-26 00:05:33 +00:00
lavapipe lavapipe: Fix crashes with transform feedback when using VK_WHOLE_SIZE 2021-09-27 23:04:20 +00:00
nine gallium/tgsi: rip out cylindrical wrap from ureg 2021-08-25 19:37:16 +00:00
omx frontends/omx: change rate ctrl struct to array 2021-07-26 15:06:17 -04:00
osmesa gallium/osmesa: fix buffer resizing 2021-09-03 20:30:04 +00:00
va frontends/va: add num_temporal_layers check 2021-08-19 14:25:09 +00:00
vdpau android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00
wgl wgl: Swap buffers via pointer instead of HDC 2021-09-15 20:17:31 +00:00
xa gallium: add take_ownership into set_sampler_views to skip reference counting 2021-08-20 15:04:20 +00:00
xvmc android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00