mesa/src/freedreno
Kristian H. Kristensen a34b3fa198 freedreno/fdl: Align after dividing by block size
For compressed formats, we need to align the number of blocks, not the
logical number of pixels in the texture.  Only compressed formats have
block width/height > 1, so we can just unconditionally multiply the
alignment by the block width/height.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4868>
2020-05-06 17:11:34 -07:00
..
computerator freedreno/computer: add script to test widening/narrowing 2020-04-28 20:06:49 +00:00
drm freedreno/drm: inline the things 2020-04-30 20:03:17 +00:00
drm-shim drm-shim: Let the driver choose to overwrite the first render node. 2020-04-23 17:54:54 +00:00
fdl freedreno/fdl: Align after dividing by block size 2020-05-06 17:11:34 -07:00
ir3 freedreno/ir3: Disable sin/cos range reduction for mediump. 2020-05-05 17:23:34 +00:00
perfcntrs meson: inline inc_common 2020-03-28 21:36:54 +01:00
registers freedreno: sync registers with envytools 2020-04-30 20:03:17 +00:00
vulkan turnip: Remove RANGE_SIZE usage 2020-05-05 00:28:00 +00:00
.dir-locals.el freedreno: Make emacs indent the way robclark's eclipse does. 2019-05-13 15:37:01 -07:00
.editorconfig freedreno: Make .editorconfig match .dir-locals.el. 2019-05-13 15:37:01 -07:00
Android.drm.mk mesa: android: freedreno: build libfreedreno_{drm,ir3} static libs 2019-05-06 11:29:26 +00:00
Android.ir3.mk mesa: android: freedreno: build libfreedreno_{drm,ir3} static libs 2019-05-06 11:29:26 +00:00
Android.mk freedreno/perfcntrs: move to shared location 2019-11-21 20:01:03 +00:00
Android.perfcntrs.mk freedreno: android: fix build of perfcounters. 2020-02-07 16:34:49 +00:00
Android.registers.mk freedreno: android: add a6xx-pack.xml.h generation to android build 2020-02-07 16:34:49 +00:00
Makefile.sources freedreno/ir3: rename depth->dce 2020-04-13 20:47:28 +00:00
meson.build freedreno: Add the outline of a test for a6xx texture layout. 2020-04-07 18:02:56 +00:00