mesa/src/gallium/drivers/freedreno
Ilia Mirkin 790b5c4a38 a2xx: add support for a few 16-bit color rendering formats
The rest should be possible too, just needs some additional
investigation. Passes fbo-*-formats piglit tests.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Wladimir J. van der Laan <laanwj@gmail.com>
2017-10-15 12:09:21 -04:00
..
a2xx a2xx: add support for a few 16-bit color rendering formats 2017-10-15 12:09:21 -04:00
a3xx gallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE 2017-09-18 11:25:18 +02:00
a4xx freedreno: compile fix 2017-09-18 17:39:20 +02:00
a5xx freedreno/a5xx: fix missing restore state 2017-10-02 13:17:15 -04:00
ir3 st/glsl_to_nir: move nir_lower_io to drivers 2017-07-31 14:55:30 +02:00
.dir-locals.el
.editorconfig Introduce .editorconfig 2016-08-31 17:06:54 -07:00
.gitignore freedreno/ir3: fix sin/cos 2016-04-25 16:16:21 -04:00
Android.gen.mk freedreno/ir3: fix sin/cos 2016-04-25 16:16:21 -04:00
Android.mk Android: use symlinks for driver loading 2017-06-29 09:09:49 -05:00
Automake.inc
Makefile.am freedreno: automake: correctly set MKDIR_GEN 2017-01-27 17:56:55 +00:00
Makefile.sources freedreno/a5xx: compute shader support 2017-05-04 13:48:06 -04:00
adreno_common.xml.h freedreno: update generated headers 2017-06-07 12:32:00 -04:00
adreno_pm4.xml.h freedreno: update generated headers 2017-06-07 12:32:00 -04:00
disasm.h freedreno/ir3: compute shader support 2017-05-04 13:48:06 -04:00
freedreno_batch.c util: Port nir_array functionality to u_dynarray 2017-06-07 21:07:24 +02:00
freedreno_batch.h freedreno: fix PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE 2017-10-02 08:44:57 -04:00
freedreno_batch_cache.c gallium/util: replace pipe_mutex_unlock() with mtx_unlock() 2017-03-07 08:53:05 +11:00
freedreno_batch_cache.h freedreno: some fence cleanup 2016-12-01 20:16:31 -05:00
freedreno_context.c freedreno: fix fence creation fail if no rendering 2017-05-28 14:49:27 -04:00
freedreno_context.h freedreno/a5xx: fallback to slow-clear for z32 2017-05-16 16:34:21 -04:00
freedreno_draw.c freedreno: skip batch-cache for compute shaders 2017-09-02 11:41:20 -04:00
freedreno_draw.h freedreno: fix indexbuffer upload 2017-05-14 15:10:08 -04:00
freedreno_fence.c freedreno: native fence fd support 2016-12-01 20:24:46 -05:00
freedreno_fence.h freedreno: native fence fd support 2016-12-01 20:24:46 -05:00
freedreno_gmem.c Revert "freedreno: use bypass if only clears" 2017-05-14 15:10:08 -04:00
freedreno_gmem.h freedreno/a3xx: fix hang w/ large render targets and small gmem 2017-05-06 14:16:33 -04:00
freedreno_program.c freedreno: refactor dirty state handling 2017-04-18 16:32:00 -04:00
freedreno_program.h
freedreno_query.c freedreno: a bit of query refactor 2017-04-22 10:03:02 -04:00
freedreno_query.h freedreno: fix PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE 2017-10-02 08:44:57 -04:00
freedreno_query_acc.c freedreno: add support for hw accumulating queries 2017-04-22 10:03:02 -04:00
freedreno_query_acc.h freedreno: add support for hw accumulating queries 2017-04-22 10:03:02 -04:00
freedreno_query_hw.c freedreno: drop ring arg from _set_stage() 2017-04-22 10:03:02 -04:00
freedreno_query_hw.h freedreno: drop ring arg from _set_stage() 2017-04-22 10:03:02 -04:00
freedreno_query_sw.c freedreno: a bit of query refactor 2017-04-22 10:03:02 -04:00
freedreno_query_sw.h
freedreno_resource.c freedreno/a5xx: align height to GMEM 2017-10-02 09:25:57 -04:00
freedreno_resource.h freedreno/a5xx: LRZ support 2017-06-07 12:32:00 -04:00
freedreno_screen.c gallium: Create a new PIPE_CAP_TILE_RASTER_ORDER for vc4. 2017-10-10 10:45:22 -07:00
freedreno_screen.h freedreno/a5xx: hw binning support 2017-05-13 13:25:26 -04:00
freedreno_state.c gallium: remove pipe_index_buffer and set_index_buffer 2017-05-10 19:00:16 +02:00
freedreno_state.h
freedreno_surface.c
freedreno_surface.h
freedreno_texture.c freedreno: refactor dirty state handling 2017-04-18 16:32:00 -04:00
freedreno_texture.h freedreno: s/unsigned/enum pipe_shader_type/ 2017-03-08 08:50:20 -07:00
freedreno_util.c freedreno: fdN_gmem_restore_format() is not gen specific 2016-12-18 13:48:03 -05:00
freedreno_util.h freedreno/a5xx: LRZ support 2017-06-07 12:32:00 -04:00