mesa/src
Eric Anholt dfdefc9422 freedreno: Make the pack struct have a .qword for wide addresses.
Storing a precomputed iova in reg packing wasn't possible because you'd
truncate to 32 bits.  Making it be .qword makes it possible.

Cc: mesa-stable
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6592>
(cherry picked from commit 3b3772d6e6)
2020-09-16 19:23:26 +02:00
..
amd Revert "ac: generate FMA for inexact instructions for radeonsi" 2020-09-16 19:23:24 +02:00
broadcom v3d/packet: fix typo on Set InstanceID/PrimitiveID packet 2020-09-02 21:50:44 +02:00
compiler spirv: Run repair_ssa if there are discard instructions 2020-09-16 19:23:26 +02:00
drm-shim drm-shim: stub syncobj wait ioctl 2020-04-24 10:19:43 +03:00
egl egl/x11: Free memory allocated for reply structures on error 2020-09-16 19:23:24 +02:00
etnaviv drm-shim: Let the driver choose to overwrite the first render node. 2020-04-23 17:54:54 +00:00
freedreno freedreno: Make the pack struct have a .qword for wide addresses. 2020-09-16 19:23:26 +02:00
gallium swr: fix build with mingw 2020-09-16 19:23:25 +02:00
gbm meson: conditionally include -ldl in gbm pkg-config file 2020-09-02 21:50:46 +02: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:37:21 +00: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: Don't copy-propagate stride=0 sources into ddx/ddy 2020-09-16 19:23:23 +02:00
loader driconf: Support selection by Vulkan applicationName. 2020-08-19 22:28:30 +02:00
mapi mapi: x86: Fix dynamic entries in x86 tsd stubs. 2020-07-08 19:31:15 +02:00
mesa mesa/st: introduce PIPE_CAP_NO_CLIP_ON_COPY_TEX 2020-09-02 21:50:49 +02:00
panfrost pan/mdg: Fix perspective combination 2020-09-02 21:50:46 +02:00
util radeonsi: Work around Wasteland 2 bug. 2020-09-16 19:23:25 +02:00
vulkan vulkan/wsi/x11: wait for acquirable images in FIFO mode 2020-09-02 21:50:47 +02:00
meson.build remove final imports.h and imports.c bits 2020-04-21 11:09:04 -07:00
SConscript scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00