mesa/src/mesa
Marek Olšák 3ad1c3eb7c st/mesa: restore pipe_draw_info::mode at the end of st_hw_select_draw_gallium
This fixes possible incorrect rendering with lowered multi draws because
the first draw would override the prim type and the next draws would use
the overriden (incorrect) prim type.

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26786>
2023-12-21 19:02:28 +00:00
..
main mesa: micro-improvements in draw.c 2023-12-21 19:02:28 +00:00
math mesa: optimize setting the identity matrix 2023-12-08 04:25:51 +00:00
program mesa: Use a switch for state_iter and be more precise about its type 2023-11-08 00:14:11 +00:00
state_tracker st/mesa: restore pipe_draw_info::mode at the end of st_hw_select_draw_gallium 2023-12-21 19:02:28 +00:00
vbo mesa: call st_prepare_(indexed_)draw before Driver.DrawGallium(MultiMode) 2023-12-10 06:20:13 +00:00
x86 util: cleanup cpuinfo.* and it's related files 2022-11-15 19:06:07 +00:00
meson.build util: move ASTCLutHolder from mesa/main to util 2023-10-11 19:28:40 +00:00