mesa/src/gallium/drivers/radeonsi
Marek Olšák 2d662c0cba radeonsi: inline si_llvm_shader_type into si_llvm_create_func
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
2017-05-05 00:23:44 +02:00
..
glsl_tests radeonsi: add GLSL lit tests 2016-08-06 16:11:43 +02:00
.dir-locals.el dir-locals.el: Don't set variables for non-programming modes 2015-02-02 12:02:55 +00:00
.editorconfig Introduce .editorconfig 2016-08-31 17:06:54 -07:00
Android.mk android: radeonsi: fix sid_table.h generated header include path 2017-02-20 16:23:13 +00: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 ac/debug: Move sid_tables.h generation to common code. 2017-01-09 21:43:54 +01: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: add new si_check_render_feedback_texture() helper 2017-04-10 23:05:41 +02:00
si_compute.c radeonsi: don't load unused compute shader input SGPRs and VGPRs 2017-04-28 21:57:44 +02:00
si_cp_dma.c radeonsi: disable SDMA clears and copies for sparse buffers 2017-04-05 10:37:19 +02:00
si_debug.c radeonsi: add si_shader::prolog2 2017-04-28 21:47:35 +02:00
si_descriptors.c radeonsi/gfx9: add GS user SGPRs 2017-04-28 21:47:35 +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 gallium/radeon: always flush asynchronously and wait after begin_new_cs 2017-04-17 01:22:11 +02:00
si_perfcounter.c radeonsi: constify a bunch of the perfcounter structs. 2017-05-04 11:52:47 +10:00
si_pipe.c radeonsi: drop support for LLVM 3.8 2017-05-05 00:23:44 +02:00
si_pipe.h radeonsi: remove VS epilog code, compile VS with PrimID export on demand 2017-04-28 21:47:35 +02:00
si_pm4.c radeonsi/gfx9: INDIRECT_BUFFER change 2017-03-30 14:44:33 +02:00
si_pm4.h radeonsi: pass tessellation ring addresses via user SGPRs 2017-04-28 21:47:35 +02:00
si_public.h
si_shader.c radeonsi: inline si_llvm_shader_type into si_llvm_create_func 2017-05-05 00:23:44 +02:00
si_shader.h radeonsi: make si_compile_llvm static 2017-05-05 00:23:44 +02:00
si_shader_internal.h radeonsi: inline si_llvm_shader_type into si_llvm_create_func 2017-05-05 00:23:44 +02:00
si_shader_tgsi_alu.c radeonsi: drop support for LLVM 3.8 2017-05-05 00:23:44 +02:00
si_shader_tgsi_setup.c radeonsi: inline si_llvm_shader_type into si_llvm_create_func 2017-05-05 00:23:44 +02:00
si_state.c radeonsi/gfx9: make some PA & DB registers match the closed Vulkan driver 2017-05-05 00:23:44 +02:00
si_state.h radeonsi: pass tessellation ring addresses via user SGPRs 2017-04-28 21:47:35 +02:00
si_state_draw.c radeonsi: add a HUD query for draw calls with primitive restart 2017-04-28 21:47:35 +02:00
si_state_shaders.c radeonsi/gfx9: fix gl_ViewportIndex 2017-05-03 22:58:27 +02:00
si_uvd.c radeon/uvd: adapt gfx9 surface to uvd 2017-03-30 14:44:33 +02:00