summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/Makefile.sources
Commit message (Expand)AuthorAgeFilesLines
* radeonsi: import all TGSI->LLVM code from gallium/radeonMarek Olšák2016-10-181-0/+1
* radeonsi: move LLVM ALU codegen into radeonsiMarek Olšák2016-10-181-0/+2
* radeonsi: move sid.h/r600d_common.h to a common place.Dave Airlie2016-09-061-1/+0
* radeonsi: implement AMD_performance_monitor for CIK+Nicolai Hähnle2015-11-251-0/+1
* android: radeonsi: add support for sid_tables.h generated sourcesMauro Rossi2015-09-091-1/+3
* radeonsi: inline si_cmd_context_controlMarek Olšák2015-09-011-1/+0
* radeonsi: generate register and packet tables for an IB parser from sid.hMarek Olšák2015-08-261-0/+1
* radeonsi: add an initial dump_debug_state implementation dumping shadersMarek Olšák2015-08-261-0/+1
* radeonsi: move CP DMA functions to their own fileMarek Olšák2015-07-311-0/+1
* radeonsi: Add CIK SDMA supportMichel Dänzer2015-06-081-0/+1
* radeonsi: move all shader-related functions to a new file si_state_shaders.cMarek Olšák2014-12-101-0/+1
* gallium/radeonsi: ship all files in the tarballEmil Velikov2014-09-051-0/+6
* radeonsi: Implement DMA blitNiels Ole Salscheider2014-03-201-0/+1
* radeonsi: move si_upload_const_buffer to a better placeMarek Olšák2014-01-281-1/+0
* radeonsi: inline si_translate_index_bufferMarek Olšák2014-01-281-1/+0
* r600g,radeonsi: consolidate the contents of r600_resource.cMarek Olšák2014-01-281-1/+0
* radeonsi: use queries from r600gMarek Olšák2014-01-281-1/+0
* radeonsi: Apply si_* file naming scheme.Andreas Hartmetz2014-01-141-12/+12
* r600g,radeonsi: share r600_texture.cMarek Olšák2013-09-291-1/+0
* radeonsi: use r600_common_context, r600_common_screen, r600_resourceMarek Olšák2013-08-311-1/+0
* radeonsi: add flexible shader descriptor management and use it for sampler viewsMarek Olšák2013-08-171-0/+1
* radeon/uvd: add UVD implementation v5Christian König2013-04-111-1/+2
* radeonsi: Add compute support v3Tom Stellard2013-04-051-0/+1
* radeonsi: get rid of evergreen_hw_context.cChristian Koenig2012-09-261-1/+0
* radeonsi: move sync handling into new state handlerChristian König2012-08-111-2/+2
* radeonsi: separate and disable streamout for nowChristian König2012-08-111-0/+1
* radeonsi: move everything else into the new handlingChristian König2012-07-241-1/+0
* radeonsi: move draw state into new handlingChristian König2012-07-241-1/+2
* radeonsi: rework state handling v2Christian König2012-07-241-1/+3
* radeonsi: initial WIP SI codeTom Stellard2012-04-131-0/+13