r600g,radeonsi: consolidate the contents of r600_resource.c
[mesa.git] / src / gallium / drivers / radeonsi / Makefile.sources
2014-01-28 Marek Olšákr600g,radeonsi: consolidate the contents of r600_resource.c
2014-01-28 Marek Olšákradeonsi: use queries from r600g
2014-01-13 Andreas Hartmetzradeonsi: Apply si_* file naming scheme.
2013-09-29 Marek Olšákr600g,radeonsi: share r600_texture.c
2013-08-30 Marek Olšákradeonsi: use r600_common_context, r600_common_screen...
2013-08-16 Marek Olšákradeonsi: add flexible shader descriptor management...
2013-04-11 Christian Königradeon/uvd: add UVD implementation v5
2013-04-05 Tom Stellardradeonsi: Add compute support v3
2012-09-26 Christian Koenigradeonsi: get rid of evergreen_hw_context.c
2012-08-11 Christian Königradeonsi: move sync handling into new state handler
2012-08-11 Christian Königradeonsi: separate and disable streamout for now
2012-07-24 Christian Königradeonsi: move everything else into the new handling
2012-07-24 Christian Königradeonsi: move draw state into new handling
2012-07-24 Christian Königradeonsi: rework state handling v2
2012-04-13 Tom Stellardradeonsi: initial WIP SI code