mesa/src
Eric Anholt 969f50ddcf gallium/draw: Fix intermittent failure to bind new geometry shaders.
If you deleted your old GS and created a new one, then it would
occasionally skip binding the new GS because the token pointers were
equal.  Clear the current token pointer in the machine when we're deleting
its token.

Cc: mesa-stable
Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8277>
2020-12-30 21:54:06 -08:00
..
amd aco/ra: Avoid redundant RegisterFile copies in get_reg_impl 2020-12-30 17:36:33 +01:00
android_stub egl/android: implement image cleanup callback 2020-12-15 06:05:27 +00:00
broadcom v3dv: fix BO list for TFU jobs 2020-12-17 09:24:36 +01:00
compiler glsl: default to compat shaders in compat profile 2020-12-30 11:47:49 +11:00
drm-shim
egl egl/dri2: fix image loaderPrivate type mixup 2020-12-24 00:05:15 +09:00
etnaviv etnaviv, v3d: Fix valgrind include paths. 2020-12-15 19:39:29 +00:00
freedreno freedreno/ir3: remap FRAG_RESULT_COLOR to _DATA* for dual-src blending 2020-12-28 17:33:17 +00:00
gallium gallium/draw: Fix intermittent failure to bind new geometry shaders. 2020-12-30 21:54:06 -08:00
gbm
getopt
glx glx/tests: Fix leaks in the unit tests. 2020-12-15 19:39:29 +00:00
gtest
hgl
imgui
intel intel/isl: move get_tile dims/masks to common isl header 2020-12-30 06:06:33 +10:00
loader
mapi
mesa swrast: Remove the classic swrast DRI driver 2020-12-31 00:15:29 +00:00
microsoft microsoft/clc: Hook up printf 2020-12-28 15:55:08 -08:00
panfrost android: pan/bi: Generate bi_opcodes.{c,h} 2020-12-28 16:30:52 +01:00
util util: add printf specifier shared helper code. 2020-12-29 09:07:23 +10:00
virtio
vulkan vulkan/overlay: add new options to display device/swapchain-format 2020-12-15 08:05:38 +00:00
meson.build microsoft/compiler: Add dedicated spirv_to_dxil libraries 2020-12-22 13:28:21 -08:00
SConscript