mesa/src/gallium/drivers/freedreno
Rob Clark 72d086fc36 freedreno/a6xx: move SSBO/image consts to IBO stateobj
Signed-off-by: Rob Clark <robdclark@chromium.org>
2019-08-13 08:11:26 -07:00
..
a2xx freedreno/all: move more emit helpers to screen 2019-08-13 08:11:26 -07:00
a3xx freedreno/all: move more emit helpers to screen 2019-08-13 08:11:26 -07:00
a4xx freedreno/all: move more emit helpers to screen 2019-08-13 08:11:26 -07:00
a5xx freedreno/all: move more emit helpers to screen 2019-08-13 08:11:26 -07:00
a6xx freedreno/a6xx: move SSBO/image consts to IBO stateobj 2019-08-13 08:11:26 -07:00
ir3 freedreno/ir3: track # of driver params 2019-08-13 08:11:26 -07: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.gen.mk mesa: Add ir3/ir3_nir_imul.c generation to Android.mk 2019-08-07 02:18:19 +00:00
Android.mk mesa: freedreno: Android.registers.mk: Fix up register xml.h file generation 2019-08-07 02:18:38 +00:00
Makefile.sources freedreno: enable tiled textures for debug builds 2019-08-12 22:30:54 +00:00
disasm.h freedreno/ir3: sync instr/disasm 2018-12-07 13:49:21 -05:00
freedreno_batch.c freedreno/batch: fix dependency loop detection 2019-08-02 10:24:14 -07:00
freedreno_batch.h freedreno: drop unused arg from fd_batch_flush() 2019-06-26 08:43:02 -07:00
freedreno_batch_cache.c freedreno: drop unused arg from fd_batch_flush() 2019-06-26 08:43:02 -07:00
freedreno_batch_cache.h freedreno: adds nondraw param to fd_bc_alloc_batch 2018-10-17 12:44:48 -04:00
freedreno_blitter.c freedreno: drop unused fd_fence_ref param 2019-08-02 10:24:14 -07:00
freedreno_blitter.h freedreno: catch failing fd_blit and fallback to software blit 2019-02-27 18:46:28 +00:00
freedreno_context.c freedreno: drop unused fd_fence_ref param 2019-08-02 10:24:14 -07:00
freedreno_context.h freedreno/all: move more emit helpers to screen 2019-08-13 08:11:26 -07:00
freedreno_draw.c freedreno: drop unused fd_fence_ref param 2019-08-02 10:24:14 -07:00
freedreno_draw.h freedreno: a2xx: a20x hw binning 2019-01-28 18:21:16 -05:00
freedreno_fence.c freedreno: drop unused fd_fence_ref param 2019-08-02 10:24:14 -07:00
freedreno_fence.h freedreno: drop unused fd_fence_ref param 2019-08-02 10:24:14 -07:00
freedreno_gmem.c freedreno/all: move more emit helpers to screen 2019-08-13 08:11:26 -07:00
freedreno_gmem.h freedreno: a2xx: a20x hw binning 2019-01-28 18:21:16 -05:00
freedreno_perfcntr.h freedreno: batch query support (perfcounters) 2018-07-18 10:19:03 -04:00
freedreno_program.c freedreno: a2xx: NIR backend 2019-01-22 14:45:03 +00:00
freedreno_program.h freedreno: Remove the Emacs mode lines 2018-10-17 12:44:48 -04:00
freedreno_query.c gallium: switch boolean -> bool at the interface definitions 2019-07-22 22:13:51 -04:00
freedreno_query.h gallium: switch boolean -> bool at the interface definitions 2019-07-22 22:13:51 -04:00
freedreno_query_acc.c gallium: switch boolean -> bool at the interface definitions 2019-07-22 22:13:51 -04:00
freedreno_query_acc.h freedreno: batch query prep-work 2018-07-18 10:19:03 -04:00
freedreno_query_hw.c gallium: switch boolean -> bool at the interface definitions 2019-07-22 22:13:51 -04:00
freedreno_query_hw.h freedreno: Remove the Emacs mode lines 2018-10-17 12:44:48 -04:00
freedreno_query_sw.c gallium: switch boolean -> bool at the interface definitions 2019-07-22 22:13:51 -04:00
freedreno_query_sw.h freedreno: Remove the Emacs mode lines 2018-10-17 12:44:48 -04:00
freedreno_resource.c freedreno: align renderonly scanout buffers 2019-08-02 15:58:22 +00:00
freedreno_resource.h freedreno: enable tiled textures for debug builds 2019-08-12 22:30:54 +00:00
freedreno_screen.c freedreno: enable tiled textures for debug builds 2019-08-12 22:30:54 +00:00
freedreno_screen.h freedreno/all: move more emit helpers to screen 2019-08-13 08:11:26 -07:00
freedreno_state.c freedreno: drop unused arg from fd_batch_flush() 2019-06-26 08:43:02 -07:00
freedreno_state.h freedreno/a6xx: handle non-UWC-compatible image views 2019-06-11 10:55:27 -07:00
freedreno_surface.c freedreno: Add support for EXT_multisampled_render_to_texture 2018-12-06 16:56:37 -08:00
freedreno_surface.h freedreno: remove unused fd_surface fields 2018-12-07 13:49:21 -05:00
freedreno_texture.c freedreno: stop frob'ing pipe_resource::nr_samples 2019-01-29 12:30:50 -05:00
freedreno_texture.h freedreno: Remove the Emacs mode lines 2018-10-17 12:44:48 -04:00
freedreno_util.c freedreno: Remove the Emacs mode lines 2018-10-17 12:44:48 -04:00
freedreno_util.h freedreno/a6xx: enable UBWC by default 2019-06-11 10:55:27 -07:00
meson.build freedreno: enable tiled textures for debug builds 2019-08-12 22:30:54 +00:00