mesa/src
Marek Olšák 9c239aa638 winsys/amdgpu: replace amdgpu_winsys_bo::flags with pb_buffer::usage
Let's use the field so as not to waste memory.

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7585>
2020-11-18 23:50:40 -05:00
..
amd aco: fix combining max(-min(a, b), c) if a or b uses the neg modifier 2020-11-18 08:00:28 +00:00
android_stub mesa: Make the android_stub be a set of non-installed shared libraries. 2020-09-22 17:09:22 +00:00
broadcom v3dv: use VkSurface to retrieve an authenticated display fd 2020-11-18 08:11:37 +00:00
compiler spirv: workaround setjmp/longjmp crash on MinGW 2020-11-18 13:53:36 +00:00
drm-shim drm-shim: Fix unused variable warnings from asserts in release build. 2020-08-28 22:45:08 +00:00
egl egl/dri2: fix race between image create and egl_image_target_texture 2020-11-16 05:53:20 +00:00
etnaviv etnaviv: drm: fix BO refcount race 2020-10-30 13:27:44 +00:00
freedreno freedreno: Fix uninitialized var warning in afuc using unreachable(). 2020-11-18 18:15:02 +00:00
gallium winsys/amdgpu: replace amdgpu_winsys_bo::flags with pb_buffer::usage 2020-11-18 23:50:40 -05:00
gbm egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
getopt
glx driconf: remove the redundant glx-extension-disabling options 2020-11-13 08:48:34 +02:00
gtest gtest: Update to 1.10.0 2020-04-20 11:57:11 +00:00
hgl scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel intel/fs: Fix sampler message headers on Gen11+ when using scratch 2020-11-18 23:32:09 +00:00
loader loader: Print dlerror() output in the failure message 2020-11-04 21:45:37 +00:00
mapi mesa: Implement GL_ANGLE_pack_reverse_row_order 2020-11-06 02:28:44 +00:00
mesa mesa: don't FLUSH_VERTICES from primitive restart changes 2020-11-18 01:41:25 +00:00
microsoft microsoft: Add CLC frontend and kernel/compute support to DXIL converter 2020-11-18 04:05:37 +00:00
panfrost panfrost/util: Move nir_undef_to_zero into core nir and add 'lower' 2020-11-18 04:05:37 +00:00
util util: fix -Wshift-count-overflow warning 2020-11-17 21:23:20 +00:00
virtio virgl: update protocol headers 2020-08-21 18:38:44 +00:00
vulkan util: add mapping from Vulkan to Gallium R64 integer formats 2020-11-09 18:28:59 +00:00
meson.build microsoft: Add CLC frontend and kernel/compute support to DXIL converter 2020-11-18 04:05:37 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00