mesa/src/gallium/drivers/radeonsi
Tom Stellard 37559f8dfc radeonsi/compute: Rename si_compute::program to si_compute::shader
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
2015-01-28 21:03:46 +00:00
..
.dir-locals.el gallium/radeon: Add some Emacs .dir-locals.el files 2014-07-29 17:59:13 +09:00
Android.mk android: gallium/radeon: attempt to fix the android build 2014-08-13 00:46:52 +01:00
Automake.inc automake: explicitly set TARGET_RADEON_{WINSYS,COMMON} 2014-10-14 16:16:08 +01:00
Makefile.am gallium: Remove Android files from distribution. 2014-12-12 12:11:50 -08:00
Makefile.sources radeonsi: move all shader-related functions to a new file si_state_shaders.c 2014-12-10 21:59:37 +01:00
si_blit.c radeonsi: only flush the right set of caches for CP DMA operations 2015-01-07 12:06:43 +01:00
si_commands.c radeonsi: remove unused draw packet functions 2014-12-10 21:59:37 +01:00
si_compute.c radeonsi/compute: Rename si_compute::program to si_compute::shader 2015-01-28 21:03:46 +00:00
si_descriptors.c radeonsi: change TC cache flushing strategy for textures 2015-01-07 12:06:43 +01:00
si_dma.c radeonsi: Disable asynchronous DMA except for PIPE_BUFFER 2014-11-17 16:17:52 +09:00
si_hw_context.c radeonsi: add a combined flag for flushing a framebuffer 2015-01-07 12:06:43 +01:00
si_pipe.c radeonsi: Fix crash when destroying si_screen 2015-01-07 16:28:40 -05:00
si_pipe.h Revert "radeonsi: only set BC_OPTIMIZE_DISABLE when necessary" 2015-01-15 15:09:48 +09:00
si_pm4.c radeonsi: Avoid leaking memory when rebuilding shader states 2015-01-28 21:03:46 +00:00
si_pm4.h radeonsi: Avoid leaking memory when rebuilding shader states 2015-01-28 21:03:46 +00:00
si_public.h radeonsi: Apply si_* file naming scheme. 2014-01-14 00:07:13 +01:00
si_shader.c radeon: Teach radeon_elf_read() how to parse reloc information v3 2015-01-20 09:55:43 -05:00
si_shader.h radeonsi: enable LLVM optimizations that assume no NaNs for non-compute shaders 2015-01-07 18:27:54 +01:00
si_state.c radeonsi: flush all CB/DB caches unconditionally when changing the framebuffer 2015-01-07 12:06:43 +01:00
si_state.h radeonsi: only flush the right set of caches for CP DMA operations 2015-01-07 12:06:43 +01:00
si_state_draw.c radeonsi: emit SURFACE_SYNC last 2015-01-07 12:06:43 +01:00
si_state_shaders.c radeonsi: Avoid leaking memory when rebuilding shader states 2015-01-28 21:03:46 +00:00
si_uvd.c radeon/uvd: fix gpu_address for video surfaces 2014-08-12 11:53:52 +02:00
sid.h radeonsi: use TC L2 for updating descriptors on CIK 2015-01-07 12:06:43 +01:00