mesa/src
Alyssa Rosenzweig db93090ffc asahi: Allow GenXML to be used in C++
C++ requires explicit casts from integers to enums. Fixes errors like
the following when trying to use Asahi GenXML from a GTest unit test.

src/asahi/lib/agx_pack.h:554:23: error: assigning to 'enum agx_channels' from incompatible type 'uint64_t' (aka 'unsigned long long')
   values->channels = __gen_unpack_uint(cl, 0, 6);

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14903>
2022-02-18 23:48:32 +00:00
..
amd panfrost,asahi,radv: Don't set internal=true manually 2022-02-17 23:30:46 +00:00
android_stub
asahi asahi: Allow GenXML to be used in C++ 2022-02-18 23:48:32 +00:00
broadcom v3dv/v3d: Fix copyright holder to Raspberry Pi Ltd 2022-02-18 11:50:07 +01:00
compiler nir: Check all sizes in nir_alu_instr_is_comparison 2022-02-18 19:22:01 +00:00
drm-shim
egl egl/wayland: Don't replace existing backbuffer in get_buffers 2022-02-07 09:57:41 +00:00
etnaviv etnaviv: add support for INTEL_blackhole_render 2022-01-31 16:52:29 +00:00
freedreno nir: Add missing dependency on nir_opcodes.py 2022-02-17 22:57:33 +00:00
gallium asahi: Add AGX_PUSH_ARRAY_SIZE_MINUS_1 2022-02-18 23:48:32 +00:00
gbm
getopt
glx glx: Use the new no-error driver interface 2022-02-04 18:36:24 +00:00
gtest
hgl
imgui
intel anv: Lower bufferImageGranularity to 1 from 64 2022-02-18 09:52:00 +00:00
loader gallium/dri: add missing PIPE_BIND_DRI_PRIME handling 2022-02-08 00:13:07 +00:00
mapi glthread: call _mesa_glthread_BindBuffer unconditionally 2022-02-01 06:11:22 +00:00
mesa nir: Set internal=true in nir_builder_init_simple_shader 2022-02-17 23:30:46 +00:00
microsoft nir: Add missing dependency on nir_opcodes.py 2022-02-17 22:57:33 +00:00
nouveau
panfrost pan/bi: Test avoiding FADD.v2f16 hazards in scheduler 2022-02-18 16:15:04 +00:00
tool ci: Use a dlclose-disabling preload library for leak checking in Vulkan. 2022-01-27 23:47:46 +00:00
util radv: enable radv_disable_aniso_single_level for The Evil Within 1&2 2022-02-16 17:28:46 +01:00
virtio venus: add VK_EXT_custom_border_color extension 2022-02-17 21:02:37 +00:00
vulkan vulkan: Add back vk_image_view::format 2022-02-16 00:14:50 +00:00
meson.build meson: start building intel earlier. 2022-01-20 06:41:17 +00:00