mesa/src/gallium/drivers/radeonsi
Nicolai Hähnle 4de25fa7b0 radeonsi: set DEPTH_BEFORE_SHADER based on FS_EARLY_DEPTH_STENCIL
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2016-03-14 17:24:59 -05:00
..
.dir-locals.el dir-locals.el: Don't set variables for non-programming modes 2015-02-02 12:02:55 +00:00
.gitignore radeonsi: generate register and packet tables for an IB parser from sid.h 2015-08-26 19:25:19 +02:00
Android.mk android: radeonsi: fix sid_tables.h missing LOCAL_MODULE_CLASS 2015-09-24 20:05:41 +02:00
Automake.inc winsys/amdgpu: add a new winsys for the new kernel driver 2015-08-14 15:02:28 +02:00
Makefile.am android: radeonsi: add support for sid_tables.h generated sources 2015-09-09 15:27:31 +01:00
Makefile.sources radeonsi: implement AMD_performance_monitor for CIK+ 2015-11-25 15:52:09 +01:00
cik_sdma.c radeonsi: allocate DCC in the same backing buffer as the texture 2016-03-09 15:02:27 +01:00
si_blit.c radeonsi: update compressed_colortex_masks when a cmask is created or disabled 2016-03-10 18:22:52 -05:00
si_compute.c radeonsi: allow dumping shader disassemblies to a file 2016-03-01 00:18:54 +01:00
si_cp_dma.c gallium/radeon: remove radeon_winsys_cs_handle 2015-12-11 15:25:13 +01:00
si_debug.c radeonsi: also dump shaders on a VM fault 2016-03-01 00:18:54 +01:00
si_descriptors.c radeonsi: avoid crash when a sampler state is bound for a buffer texture 2016-03-13 09:37:23 -05:00
si_dma.c radeonsi: allocate DCC in the same backing buffer as the texture 2016-03-09 15:02:27 +01:00
si_hw_context.c radeonsi: implement forcing per-sample_interpolation using the shader key only 2016-02-09 21:19:51 +01:00
si_perfcounter.c radeonsi: add placeholder MC and SRBM performance counter groups 2016-02-05 09:25:33 -05:00
si_pipe.c gallium: add CAPs returning PCI device location 2016-03-09 15:02:28 +01:00
si_pipe.h radeonsi: move si_decompress_textures to si_blit.c 2016-03-10 18:22:49 -05:00
si_pm4.c gallium/drivers: Sanitize NULL checks into canonical form 2015-12-06 17:10:23 +01:00
si_pm4.h radeonsi: decrease the size of si_pm4_state 2015-09-10 17:14:15 +02:00
si_public.h radeonsi: Apply si_* file naming scheme. 2014-01-14 00:07:13 +01:00
si_shader.c radeonsi: allow dumping shader disassemblies to a file 2016-03-01 00:18:54 +01:00
si_shader.h radeonsi: allow dumping shader disassemblies to a file 2016-03-01 00:18:54 +01:00
si_state.c radeonsi: set amdgpu metadata before exporting a texture 2016-03-09 15:02:28 +01:00
si_state.h radeonsi: update compressed_colortex_masks when a cmask is created or disabled 2016-03-10 18:22:52 -05:00
si_state_draw.c radeonsi: move si_decompress_textures to si_blit.c 2016-03-10 18:22:49 -05:00
si_state_shaders.c radeonsi: set DEPTH_BEFORE_SHADER based on FS_EARLY_DEPTH_STENCIL 2016-03-14 17:24:59 -05:00
si_uvd.c gallium/radeon: remove radeon_winsys_cs_handle 2015-12-11 15:25:13 +01:00
sid.h radeonsi: enable denorms for 64-bit and 16-bit floats 2016-02-09 21:19:51 +01:00
sid_tables.py radeonsi: generate register and packet tables for an IB parser from sid.h 2015-08-26 19:25:19 +02:00