mesa/src
Pierre-Eric Pelloux-Prayer 3a527eda7c radeonsi: unbind image before compute clear
It's not used and avoid infinite recursion when used from si_compute_expand_fmask

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3174>
2020-01-15 10:10:15 +00:00
..
amd radv/gfx10: simplify some duplicated NGG GS code 2020-01-15 07:45:29 +00:00
broadcom nir/lower_atomics_to_ssbo: Also lower barriers 2020-01-13 17:23:47 +00:00
compiler nir/algebraic: sqrt(x)*sqrt(x) -> fabs(x) 2020-01-15 00:30:52 +00:00
drm-shim drm-shim: fix EOF case 2019-11-13 12:39:14 +00:00
egl egl/android: Restrict minimum triple buffering for android color_buffers 2020-01-15 09:42:08 +00:00
etnaviv etnaviv: add drm-shim 2019-11-21 22:56:04 +00:00
freedreno freedreno/ir3: rename instructions 2020-01-15 00:56:24 +00:00
gallium radeonsi: unbind image before compute clear 2020-01-15 10:10:15 +00:00
gbm meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
getopt
glx
gtest meson: gtest needs pthreads 2019-11-07 06:11:19 -08:00
hgl
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel anv: fix pipeline switch back for non pipelined states 2020-01-15 11:14:43 +02:00
loader intel: Use similar brand strings to the Windows drivers 2020-01-13 19:42:35 -08:00
mapi glapi / teximage: implement EGLImageTargetTexStorageEXT 2020-01-13 14:57:18 -08:00
mesa st/mesa: run st_nir_lower_tex_src_plane for lowered xyuv/ayuv 2020-01-15 02:20:00 +00:00
panfrost panfrost: Fix linear depth textures 2020-01-14 19:42:20 +00:00
util vulkan/wsi: Add a driconf option to force WSI to advertise BGRA8_UNORM first 2020-01-14 19:27:13 +00:00
vulkan vulkan/wsi: Add a driconf option to force WSI to advertise BGRA8_UNORM first 2020-01-14 19:27:13 +00:00
meson.build meson: only build imgui when needed 2019-11-25 07:51:56 +00:00
SConscript