mesa/src
Bas Nieuwenhuizen 62b2fcdbb8 radv: Extend tiling flags to 64-bit.
SCANOUT is bit 63 ....

Fixes: bfd9e7ff24 "radv: Use new scanout gfx9 metadata flag."
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/2879
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4859>
(cherry picked from commit df9629e593)
2020-05-04 10:21:05 -07:00
..
amd radv: Extend tiling flags to 64-bit. 2020-05-04 10:21:05 -07:00
broadcom util/hash_table: update users to use new optimal integer hash functions 2020-01-23 17:06:57 +00:00
compiler nir/copy_prop_vars: Report progress when deleting self-copies 2020-04-29 16:12:07 -07:00
drm-shim drm-shim: fix EOF case 2019-11-13 12:39:14 +00:00
egl EGL: Add eglSetDamageRegionKHR to GLVND dispatch list 2020-04-09 14:16:52 -07:00
etnaviv etnaviv: drm-shim: add GC400 2020-01-30 04:05:39 +00:00
freedreno turnip: Properly handle all sizes of specialization constants 2020-04-27 10:33:10 -07:00
gallium anv,iris: Fix input vertex max for tcs on gen12 2020-05-04 10:21:04 -07:00
gbm meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx glx: omit loader_loader() for macOS 2020-04-15 11:05:48 -07:00
gtest meson: gtest needs pthreads 2019-11-07 06:11:19 -08:00
hgl haiku: fix Mesa build 2019-10-01 10:31:02 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel anv,iris: Fix input vertex max for tcs on gen12 2020-05-04 10:21:04 -07:00
loader loader: Fix leak of kernel driver name 2020-01-30 10:08:17 -08:00
mapi glapi / teximage: implement EGLImageTargetTexStorageEXT 2020-01-13 14:57:18 -08:00
mesa mesa: report GL_INVALID_OPERATION for invalid glTextureBuffer target 2020-04-29 16:12:07 -07:00
panfrost pan/midgard: Use fprintf instead of printf for constants 2020-02-18 11:21:46 -08:00
util util/sparse_free_list: manipulate node pointers using atomic primitives 2020-04-20 10:01:27 -07:00
vulkan vulkan/wsi: fix cleanup when dup() fails 2020-03-13 09:23:30 -07:00
meson.build meson: only build imgui when needed 2019-11-25 07:51:56 +00:00
SConscript