mesa/src/gallium/drivers/radeonsi
Marek Olšák ccf963ed29 radeonsi: don't flush and wait for CB after depth-only rendering
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
2017-06-26 23:35:19 +02:00
..
glsl_tests radeonsi: add GLSL lit tests 2016-08-06 16:11:43 +02:00
.dir-locals.el
.editorconfig Introduce .editorconfig 2016-08-31 17:06:54 -07:00
Android.mk Android: rework LLVM build support 2017-05-11 13:52:21 +01:00
Automake.inc automake: r600: radeonsi: correctly manage libamd_common.la linking 2017-02-28 10:55:46 +00:00
Makefile.am ac, radeonsi: automake: add missing builddir include 2017-01-12 22:01:55 +00:00
Makefile.sources radeonsi: extract TGSI memory/texture opcode handling into its own file 2017-05-16 16:11:55 +02:00
cik_sdma.c radeonsi: disable SDMA clears and copies for sparse buffers 2017-04-05 10:37:19 +02:00
si_blit.c radeonsi: flush CB after MSAA only when transitioning from CB to textures 2017-06-22 01:51:02 +02:00
si_compute.c radeonsi/gfx9: indirect buffers and all CP packets use TC L2 2017-06-22 01:51:02 +02:00
si_compute.h radeonsi: track use of bindless samplers/images from tgsi_shader_info 2017-06-14 10:04:36 +02:00
si_cp_dma.c radeonsi/gfx9: use TC L2 for fast color clear with CP DMA 2017-06-22 13:15:27 +02:00
si_debug.c radeonsi: fix dumping shader descriptors into ddebug logs 2017-06-19 20:16:20 +02:00
si_descriptors.c radeonsi: unreference vertex buffers when destroying the context 2017-06-23 19:53:54 +02:00
si_dma.c radeonsi: disable SDMA clears and copies for sparse buffers 2017-04-05 10:37:19 +02:00
si_hw_context.c Revert "radeonsi: don't emit partial flushes at the end of IBs (v2)" 2017-06-23 19:13:55 +02:00
si_perfcounter.c Revert "radeonsi: constify a bunch of the perfcounter structs." 2017-05-06 21:17:52 +02:00
si_pipe.c gallium/radeon: pass create_screen flags to r600_common_screen_init 2017-06-23 19:50:20 +02:00
si_pipe.h radeonsi/gfx9: keep reusing the same buffer/address for the gfx9 flush fence 2017-06-22 01:51:02 +02:00
si_pm4.c radeonsi: remove unused si_pm4_state::compute_pkt 2017-05-31 09:20:57 +02:00
si_pm4.h radeonsi: remove unused si_pm4_state::compute_pkt 2017-05-31 09:20:57 +02:00
si_public.h gallium/radeon: pass create_screen flags to r600_common_screen_init 2017-06-23 19:50:20 +02:00
si_shader.c radeonsi: support indirect indexing in INTERP_* opcodes 2017-06-26 14:02:06 +02:00
si_shader.h radeonsi: include ac_binary.h for struct ac_shader_binary 2017-06-17 11:38:02 +01:00
si_shader_internal.h radeonsi: implement the workaround for Rocket League - postponed TGSI kill 2017-06-23 19:50:20 +02:00
si_shader_tgsi_alu.c radeonsi: implement the workaround for Rocket League - postponed TGSI kill 2017-06-23 19:50:20 +02:00
si_shader_tgsi_mem.c radeonsi/gfx9: fix TXF_LZ with 1D textures 2017-06-19 20:15:36 +02:00
si_shader_tgsi_setup.c radeonsi: call LLVMAddEarlyCSEMemSSAPass only for LLVM >= 4.0 2017-06-08 23:32:32 +02:00
si_state.c radeonsi: don't flush and wait for CB after depth-only rendering 2017-06-26 23:35:19 +02:00
si_state.h radeonsi: add all resident buffers to the current CS 2017-06-14 10:04:36 +02:00
si_state_draw.c radeonsi/gfx9: don't ever flush the TC metadata cache 2017-06-22 13:15:27 +02:00
si_state_shaders.c radeonsi: use the correct LLVMTargetMachineRef in si_build_shader_variant 2017-06-22 09:45:23 +02:00
si_uvd.c radeonsi: enable vcn decode 2017-05-25 11:40:20 -04:00