mesa/src
Marek Olšák 7079190149 mesa: gather errors and call _mesa_error only once in validate_Draw
This mainly skips all the jumping around various _mesa_error calls that
are never taken. There is a tiny measurable improvement in CPU overhead.

Reviewed-by: Zoltán Böszörményi <zboszor@gmail.com>
Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8798>
2021-02-15 19:29:09 +00:00
..
amd aco: add DeviceInfo 2021-02-15 13:44:22 +00:00
android_stub egl/android: implement image cleanup callback 2020-12-15 06:05:27 +00:00
broadcom v3dv/meta_copy: get tlb compatible BC compressed formats for copies 2021-02-12 22:04:13 +00:00
compiler compiler: Drop now unused gl_varying_slot_name() 2021-02-13 00:44:53 +00:00
drm-shim drm-shim: report support for timeline semaphores 2021-02-09 21:08:52 +00:00
egl egl/dri2: enable EGL_WL_bind_wayland_display in EGL device platform 2021-01-28 00:30:10 +00:00
etnaviv etnaviv, v3d: Fix valgrind include paths. 2020-12-15 19:39:29 +00:00
freedreno freedreno/ir3: Use gl_varying_slot_name_for_stage() 2021-02-13 00:44:53 +00:00
gallium freedreno: Add missing dep on freedreno tracepoints. 2021-02-15 19:14:21 +00:00
gbm egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
getopt
glx glx: Fix GLX_SGI_video_sync for the no-current-drawable case 2021-02-10 21:10:04 +00:00
gtest
hgl hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
imgui
intel intel/dump_gpu: mark bo as unmapped if its address changes 2021-02-15 11:40:58 +00:00
loader loader: Print dlerror() output in the failure message 2020-11-04 21:45:37 +00:00
mapi glapi: guard against invalid XML definitions for glthread 2021-01-29 02:28:42 +00:00
mesa mesa: gather errors and call _mesa_error only once in validate_Draw 2021-02-15 19:29:09 +00:00
microsoft microsoft/compiler: Make resource_state_manager only build with_gallium_d3d12 2021-01-29 12:54:02 -08:00
nouveau nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
panfrost panfrost: Move the blend logic out of the gallium driver 2021-02-15 11:23:46 +00:00
util disk_cache: Fail creation when cannot inizialize queue. 2021-02-12 08:01:46 +00:00
virtio virgl: update headers 2021-01-22 21:25:48 +00:00
vulkan vulkan: document flags choice for vkGetDeviceQueue 2021-02-15 21:01:28 +02:00
meson.build nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
SConscript