mesa/src
Jonathan Marek 248fbe1567 freedreno: fix layout pitchalign field not being set for imported buffers
The pitchalign value was being left to 0 and then wrapping around when
the base offset was subtracted in texture state.

Fixes: 979e7e3680 ("freedreno/layout: layout simplifications and pitch from level 0 pitch")

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5864>
2020-07-11 13:53:13 -04:00
..
amd aco: don't create phis with undef operands in the boolean phi pass 2020-07-10 22:36:14 +00:00
broadcom v3d/compiler: Fix sorting the gs and fs inputs 2020-07-08 07:39:47 +00:00
compiler nir: allow nir_lower_clip_halfz to run in geometry shaders 2020-07-11 07:32:25 +00:00
drm-shim meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
egl egl: automatically compile the drm platform when available 2020-07-10 13:48:24 +00:00
etnaviv etnaviv: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
freedreno vulkan: automatically compile the display platform when available 2020-07-10 13:48:24 +00:00
gallium freedreno: fix layout pitchalign field not being set for imported buffers 2020-07-11 13:53:13 -04:00
gbm gbm: document that gbm_bo_map exposes a linear view 2020-06-03 10:09:52 +00:00
getopt
glx glx: add missing fallthrough comment 2020-07-02 23:52:52 +00:00
gtest
hgl
imgui
intel intel/compiler: don't propagate cmp to add if add is saturated 2020-07-11 00:25:48 +00:00
loader Revert "loader/dri3: Check for window destruction in dri3_wait_for_event_locked" 2020-07-03 09:55:50 +00:00
mapi mapi: x86: Fix dynamic entries in x86 tsd stubs. 2020-06-26 18:28:01 +00:00
mesa st/mesa: set compressed_data to NULL when freed 2020-07-10 09:30:26 +02:00
panfrost panfrost: Handle PIPE_FORMAT_S8_UINT 2020-07-09 12:20:27 -04:00
util util: Share a single function pointer for the 4-byte rgba unpack function. 2020-07-07 18:19:23 +00:00
vulkan vulkan: automatically compile the display platform when available 2020-07-10 13:48:24 +00:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00