mesa/src/freedreno
Eric Anholt bdf03b738d turnip: Drop the copy of the formats table.
Now that we can (mostly) generate a pipe format for a VkFormat, use that
to answer queries about formats.  This will let us refactor the freedreno
format table surface layout code to be shared between gallium and vulkan.

This causes us to expose fewer formats for now (on a 1/100 CTS run I'm
doing, skips go from 3671 to 3835 out of 5145 tests).  Fails stay about
the same (478 -> 434, but the run is pretty flaky and we're doing fewer
tests now).

v2: Rebase on master, throw a finishme on missing vk-to-pipe formats that
    tu used to support.

Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com> (v1)
Reviewed-by: Jonathan Marek <jonathan@marek.ca>
2019-11-19 15:35:52 -08:00
..
drm util: remove LIST_IS_EMPTY macro 2019-10-28 11:24:39 +00:00
drm-shim freedreno/drm-shim: fix mem leak 2019-09-04 00:18:37 +01:00
ir3 freedreno/ir3: disable texture prefetch for 1d array textures 2019-11-17 17:01:18 +00:00
registers freedreno/registers: fix a6xx_2d_blit_cntl ROTATE 2019-11-17 17:40:53 +00:00
vulkan turnip: Drop the copy of the formats table. 2019-11-19 15:35:52 -08: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: Generate headers from xml files 2019-07-10 22:05:02 +00:00
Android.registers.mk mesa: freedreno: Android.registers.mk: Fix up register xml.h file generation 2019-08-07 02:18:38 +00:00
Makefile.sources freedreno/ir3: Add missing ir3_nir_lower_tex_prefetch.c to Android.mk 2019-10-21 22:43:00 +00:00
meson.build freedreno: Add support for drm-shim. 2019-07-25 08:56:19 -07:00