mesa/src
Bas Nieuwenhuizen 5db098c98b aco: Remove useless sub-expr.
../src/amd/compiler/aco_instruction_selection.cpp:11915:83: error: expression result unused [-Werror,-Wunused-value]
      bld.vop2(aco_opcode::v_lshrrev_b32, fetch_index_def, div_info, instance_id).instr;

Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13164>
2021-11-09 20:51:14 +00:00
..
amd aco: Remove useless sub-expr. 2021-11-09 20:51:14 +00:00
android_stub android_stub: update platform headers to include atrace 2021-10-09 00:42:32 +00:00
asahi nir: add indirect loop unrolling to compiler options 2021-08-03 10:54:50 +00:00
broadcom broadcom/compiler: copy packing when converting add to mul 2021-11-04 13:57:39 +00:00
compiler nir: add new SSA instruction scheduler grouping loads into indirection groups 2021-11-08 21:20:11 +00:00
drm-shim drm-shim: Support kernels with >4k pages 2021-08-13 23:33:52 +00:00
egl egl/wayland: Properly clear stale buffers on resize 2021-10-16 19:13:58 +00:00
etnaviv ci: Uprev VK-GL-CTS to 1.2.7.2, and pull in piglit while I'm here. 2021-11-02 20:29:31 +00:00
freedreno turnip: expose VK_KHR_driver_properties 2021-11-09 03:43:54 +00:00
gallium d3d12: Don't wait for GPU reads to do CPU reads 2021-11-09 18:31:19 +00:00
gbm gbm: add GBM_FORMAT_GR1616 and RG1616 2021-10-27 02:53:05 +00:00
getopt
glx glx/drirc: add a force_direct_glx_context option 2021-11-04 13:59:00 +01:00
gtest gtest: Add mesa-gtest-extras.h with array ASSERT/EXPECT macros 2021-11-08 17:42:18 +00:00
hgl
imgui
intel vulkan/util: Move helper functions for depth/stencil images to vk_iamge 2021-11-09 16:12:04 +00:00
loader gallium/dri: let the driver know if the imported image is DRI_PRIME buffer 2021-10-18 16:24:00 +02:00
mapi glthread: add an option to make glCheckFramebufferStatus a no-op 2021-10-27 01:24:03 +00:00
mesa intel: move away from booleans to identify platforms 2021-11-08 16:48:06 +00:00
microsoft microsoft/spirv_to_dxil: Add DXIL validation to spirv2dxil 2021-11-09 01:32:47 +00:00
nouveau
panfrost pan/bi: Drop unused test helpers 2021-11-08 19:02:02 +00:00
tool pps: add an intel config file 2021-10-28 13:16:56 +03:00
util util/libsync: Fix timeout handling if poll() wakes up early 2021-11-09 04:05:55 +00:00
virtio virgl: obtain supported number of shader sampler views from host 2021-11-08 19:34:30 +00:00
vulkan vulkan/util: Move helper functions for depth/stencil images to vk_iamge 2021-11-09 16:12:04 +00:00
meson.build meson: build freedreno tools when other parts of freedreno not enabled 2021-10-26 00:33:31 +00:00