mesa/src/freedreno
Eric Anholt a703840320 freedreno/ir3: Fix the arg to ir3_get_num_components_for_image_format()
GLuint worked fine for storing our enum, but it should be an enum
pipe_format since the image-formats merge.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3728>
2020-02-24 18:25:02 +00:00
..
drm freedreno: quiet INFO_MSG 2020-02-18 20:52:42 +00:00
drm-shim freedreno/drm-shim: fix mem leak 2019-09-04 00:18:37 +01:00
fdl freedreno: Allow UBWC on textures with multiple mipmap levels. 2020-02-04 23:18:00 +00:00
ir3 freedreno/ir3: Fix the arg to ir3_get_num_components_for_image_format() 2020-02-24 18:25:02 +00:00
perfcntrs freedreno/perfcntrs: fix fd leak 2020-02-04 19:26:40 +00:00
registers freedreno/registers: cleanup CP_SET_MARKER 2020-02-18 20:52:42 +00:00
vulkan turnip/pipeline: Don't assume tu_shader is a valid object 2020-02-24 12:20:20 +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: post-RA sched pass 2020-02-01 02:40:22 +00:00
meson.build freedreno: Move a6xx's setup_slices() to a shareable helper function. 2019-12-11 04:24:18 +00:00