mesa/src/freedreno
Jonathan Marek 872c4bcd27 turnip: implement z-scaling and z-mirroring BlitImage
Z scaling case without nearest filter needs a 3D texture, so add a 3D
texture path and use it to cover all scaling/mirroring cases.

The "rotation" argument for the clear/blit "setup" function is replaced
with a more generic "blit_param", which has a different meaning for the
3D blit path. (to avoid having too many arguments)

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7781>
2020-12-03 15:30:06 +00:00
..
.gitlab-ci freedreno/a6xx: Document private memory registers 2020-11-19 17:55:03 +01:00
afuc freedreno/afuc: Fix up some sprintf format security warnings. 2020-12-02 20:43:33 +00:00
common freedreno: Add per-device parameters for private memory 2020-11-19 17:55:03 +01:00
computerator freedreno: Add missing dependency to build 2020-12-02 16:26:29 +00:00
decode freedreno/cffdec: Fix format overflow warning. 2020-10-20 22:16:59 +00:00
drm freedreno/drm: Quiet timedout error msg 2020-11-23 16:04:52 +00:00
drm-shim meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
fdl freedreno/a6xx: Fix typo in height alignment calculation in a6xx layout 2020-11-26 17:37:37 +00:00
ir2 freedreno: Fix "Offset of packed bitfield changed" warnings: 2020-08-03 23:28:49 +00:00
ir3 Revert "freedreno/ir3: Use get_once() for one-time init" 2020-11-25 09:44:11 +00:00
perfcntrs freedreno/fdperf: Silence a compiler warning about current counter. 2020-10-20 22:16:59 +00:00
registers freedreno/a6xx: Document private memory registers 2020-11-19 17:55:03 +01:00
rnn util: Add helgrind support for simple_mtx 2020-11-24 21:03:34 +00:00
vulkan turnip: implement z-scaling and z-mirroring BlitImage 2020-12-03 15:30:06 +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.common.mk android: freedreno/common: add libmesa_git_sha1 static dependency 2020-09-07 20:02:45 +00:00
Android.drm.mk freedreno/drm: android: add libfreedreno_registers static dependency 2020-05-09 16:19:14 +00:00
Android.ir2.mk android: freedreno: move a2xx disasm out of gallium 2020-08-02 21:40:21 +02:00
Android.ir3.mk android: freedreno/ir3: fix include paths 2020-08-02 21:40:21 +02:00
Android.mk android: freedreno: move a2xx disasm out of gallium 2020-08-02 21:40:21 +02:00
Android.perfcntrs.mk freedreno: android: fix build of perfcounters. 2020-02-07 16:34:49 +00:00
Android.registers.mk android: freedreno: Another build fix 2020-08-19 11:57:17 +00:00
Makefile.sources android: freedreno: Add freedreno_dev_info.[ch] to Makefile.sources 2020-11-03 11:02:54 +00:00
meson.build meson/freedreno: Fix lua requirement 2020-08-07 17:27:00 +00:00