mesa/src
Eric Anholt 5a8718f01b freedreno: Make the slice pitch be bytes, not pixels.
Back in a2xx, HW pitches were in pixels, so storing that was reasonable.
Ever since then, the HW wants pitches in bytes, and we have only one
instance of using pitch in pixels in the code (a3xx sysmem path).

Flip things around so that only a2xx has to worry about the cpp for
looking at pitches.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4558>
2020-04-23 16:37:50 +00:00
..
amd radv: adjust the supported subgroup stages 2020-04-23 16:16:09 +00:00
broadcom v3d: support for textureQueryLOD 2020-04-22 23:43:23 +02:00
compiler nir/algebraic: don't undo lowering of 8/16-bit comparisons to 32-bit 2020-04-23 10:57:38 +00:00
drm-shim drm-shim: stub libdrm's use of realpath() 2020-04-03 21:14:18 +00:00
egl egl: simplify client/platform extension handling 2020-04-21 22:20:24 +00:00
etnaviv drm-shim: return device platform as specified 2020-04-03 21:14:18 +00:00
freedreno freedreno: Make the slice pitch be bytes, not pixels. 2020-04-23 16:37:50 +00:00
gallium freedreno: Make the slice pitch be bytes, not pixels. 2020-04-23 16:37:50 +00:00
gbm gbm/dri: Propagate queryDmaBufModifiers return value 2020-04-16 10:19:35 +00: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 anv: force whole EU array to be powered for perf queries 2020-04-23 15:55:59 +00:00
loader loader: fallback to kernel name, if PCI fails 2020-04-01 16:57:22 +01:00
mapi mesa: add support for AlphaToCoverageDitherControlNV 2020-04-23 12:02:45 +05:30
mesa mesa: add support for AlphaToCoverageDitherControlNV 2020-04-23 12:02:45 +05:30
panfrost panfrost: Fix crashes with small BOs 2020-04-22 01:01:18 +00:00
util util/ralloc: fix ralloc alignment on Win64 2020-04-21 21:56:21 +00:00
vulkan vulkan: drop unused include directories 2020-03-28 21:36:54 +01: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