mesa/src/gallium/frontends
David Rosca ed58b869e1 frontends/va: Don't allow EndPicture without calling driver begin_frame
This can happen in decode context when application send no slice
buffers or in processing context with no processing buffers.
We need to avoid calling driver end_frame as no begin_frame will be
called in this case.

Reviewed-by: Ruijing Dong <ruijing.dong@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32677>
2024-12-21 09:34:01 +00:00
..
clover fix(FTBFS): clc/clover: pass a VFS instance explicitly 2024-12-04 19:55:56 +00:00
d3d10umd gallium: pass XFB primitive mode to set_stream_output_targets 2024-12-20 08:22:52 +00:00
dri dri: don't fetch X11 modifiers if we don't support them 2024-12-19 13:09:48 +00:00
glx/xlib build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
hgl gallium/meson: Deconflate swrast/softpipe/llvmpipe 2024-07-18 17:48:20 +00:00
lavapipe gallium: pass XFB primitive mode to set_stream_output_targets 2024-12-20 08:22:52 +00:00
nine gallium: pass XFB primitive mode to set_stream_output_targets 2024-12-20 08:22:52 +00:00
osmesa build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
rusticl rusticl: fix clippy::doc-lazy-continuation 2024-12-20 03:13:34 +00:00
teflon teflon: Add support for FullyConnected 2024-12-06 16:03:05 +00:00
va frontends/va: Don't allow EndPicture without calling driver begin_frame 2024-12-21 09:34:01 +00:00
vdpau frontends/vdpau: Get AV1 decode subsampling_x/y 2024-12-20 16:36:42 +00:00
wgl wgl: Add driconf options for controlling latency and swap interval 2024-09-17 00:12:22 +00:00
xa xa: add missing stride setup in renderer_draw_yuv 2024-07-15 20:54:43 +00:00