mesa/src
Ganesh Belgur Ramachandra bf3333156e amd/llvm: fix LLVM asserts for signed integer constants
After LLVM APInt's refactor, stricter checks for
integer signedness are imposed. If a sign extended
uint64_t is passed to LLVMConstInt(...) producing
a value much larger than uintNmax for N < 64,
then LLVM complains.

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41822>
2026-06-09 08:36:50 +00:00
..
amd amd/llvm: fix LLVM asserts for signed integer constants 2026-06-09 08:36:50 +00:00
android_stub android_stub: purge unused log utils 2026-05-01 20:23:23 +00:00
asahi hk: Add heap_memory_percent driconf support 2026-06-01 17:32:50 +00:00
broadcom v3d: lower more 64-bit integer operations 2026-06-08 16:49:01 +00:00
c11
compiler nir/lower_tex: skip external texture YUV lowering for query instructions 2026-06-09 01:26:45 +00:00
drm-shim drm-shim: Include the hex of the driver ioctl for unimplemented ioctls. 2026-06-04 20:17:34 +00:00
egl egl/gbm: Eliminate max_age local variable 2026-05-29 16:38:01 +00:00
etnaviv etnaviv: Update headers from rnndb 2026-06-06 22:02:04 +00:00
freedreno drm-shim/freedreno: Fix VM_BIND support. 2026-06-09 03:39:42 +00:00
gallium rusticl/program: implement CL_PROGRAM_BUILD_LOG without a copy 2026-06-09 00:38:10 +00:00
gbm gbm: Replace VER_MIN with common MIN2 2026-04-30 13:00:03 +00:00
getopt
gfxstream gfxstream: kumquat: validate device dmabuf support before use 2026-06-08 21:38:19 +00:00
glx glx/windows: Drop static from driwindowsCreateScreen() 2026-05-18 13:33:35 +00:00
gtest
imagination imagination/ci: Use standard CI-tron gfx-ci/linux kernel 2026-06-08 14:59:19 +00:00
imgui imgui: update copy and port all tools using it 2026-04-30 10:59:45 +00:00
intel anv: amend missing shader dump finish upon device destruction 2026-06-09 06:00:14 +00:00
kosmickrisp kk: Remove unused deprecated Metal APIs 2026-06-09 07:17:29 +00:00
loader loader: check if the kernel driver is amdgpu 2026-05-27 10:19:50 +00:00
mesa mesa/main: cast GLhandleARB to unsigned int in api trace 2026-06-05 23:43:49 -07:00
microsoft vulkan: implement VK_EXT_debug_marker 2026-06-01 15:31:38 +00:00
nouveau nak: Simplify our SmallVec usage 2026-06-03 18:50:43 +00:00
panfrost panfrost/ci: Switch traces over to gpu-trace-perf 2026-06-05 17:35:35 +00:00
poly poly: Fix range used for index unroll bounds checks 2026-05-26 10:39:00 +00:00
tool pps: Re-emit time clock_sync more regularly 2026-05-06 21:37:15 +00:00
util tu: Emulate second graphics queue for skiavk on Android 2026-06-08 07:00:00 +00:00
virtio virtgpu_kumquat_ffi: replace mutex.get_mut() with mutex.lock() 2026-06-08 19:07:43 +00:00
vulkan vulkan/queue: Add common queue emulation support 2026-06-08 07:00:00 +00:00
x11 meson: Add support for buidling zink + Turnip/KGSL 2026-03-31 15:00:29 +00:00
.clang-format intel: add Jay 2026-04-10 18:21:21 +00:00
meson.build bin: add drm-shim script 2026-06-08 23:07:43 +00:00