mesa/src/gallium/drivers/freedreno/a5xx
Rob Clark 3fb6aaf42e freedreno/perfcntrs: small cleanup
When we had one gen supporting performance counters, it made sense to
have these builder macros in the .c file with the table.  But time has
come to de-duplicate.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
2019-11-21 20:01:02 +00:00
..
fd5_blend.c freedreno/a5xx: MSAA 2018-06-21 08:54:47 -04:00
fd5_blend.h
fd5_blitter.c freedreno: drop unused arg from fd_batch_flush() 2019-06-26 08:43:02 -07:00
fd5_blitter.h freedreno: rework blit API 2019-01-03 08:09:52 -05:00
fd5_compute.c freedreno: Plumb pipe_screen through to irX_tgsi_to_nir. 2019-03-05 19:13:27 +00:00
fd5_compute.h
fd5_context.c freedreno: Fix assertion failures in context setup in shader-db mode. 2019-05-16 10:25:06 -07:00
fd5_context.h freedreno/a5xx+a6xx: remove unused fs/vs pvt mem 2018-12-07 13:49:21 -05:00
fd5_draw.c freedreno: Rename vp and fp to vs and fs in fd_program_stateobj 2019-09-25 21:39:08 +00:00
fd5_draw.h freedreno/a5xx: Fix indirect draw max_indices calculation 2019-06-11 08:28:45 +02:00
fd5_emit.c util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
fd5_emit.h freedreno: Rename vp and fp to vs and fs in fd_program_stateobj 2019-09-25 21:39:08 +00:00
fd5_format.c util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
fd5_format.h
fd5_gmem.c util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
fd5_gmem.h
fd5_image.c freedreno/ir3: add image/ssbo <-> ibo/tex mapping 2019-02-16 16:27:59 -05:00
fd5_image.h freedreno/ir3: add image/ssbo <-> ibo/tex mapping 2019-02-16 16:27:59 -05:00
fd5_perfcntr.c freedreno/perfcntrs: small cleanup 2019-11-21 20:01:02 +00:00
fd5_program.c util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
fd5_program.h freedreno: move ir3 to common location 2018-11-27 15:44:02 -05:00
fd5_query.c freedreno/a6xx: Implement primitive count queries on GPU 2019-09-06 09:53:28 -07:00
fd5_query.h
fd5_rasterizer.c
fd5_rasterizer.h
fd5_resource.c freedreno/a5xx: don't align height for PIPE_BUFFER 2018-04-01 11:26:01 -04:00
fd5_resource.h freedreno/a5xx: texture tiling 2018-01-14 16:13:39 -05:00
fd5_screen.c util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
fd5_screen.h freedreno/a5xx: move emit_marker5() into a5xx backend 2018-06-19 13:02:28 -04:00
fd5_texture.c util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
fd5_texture.h freedreno/a5xx: remove unused prototype 2018-07-29 13:50:19 -04:00
fd5_zsa.c
fd5_zsa.h