aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/r600_public.h
Commit message (Collapse)AuthorAgeFilesLines
* gallium: add pipe_screen_config to screen_create functionsNicolai Hähnle2017-08-021-1/+3
| | | | | | | This allows a more generic mechanism for passing user configurations into drivers by accessing the dri options directly. Reviewed-by: Marek Olšák <[email protected]>
* gallium/radeon: pass create_screen flags to r600_common_screen_initMarek Olšák2017-06-231-1/+1
| | | | Reviewed-by: Nicolai Hähnle <[email protected]>
* r600g: put radeon_winsys in screen::winsys, don't include drm_driver in the pipeMarek Olšák2011-08-161-1/+1
| | | | Reviewed-by: Alex Deucher <[email protected]>
* r600g: first step into winsys/radeonMarek Olšák2011-08-161-1/+3
| | | | Reviewed-by: Alex Deucher <[email protected]>
* r600g: more cleanupJerome Glisse2010-09-291-4/+23
| | | | Signed-off-by: Jerome Glisse <[email protected]>
* r600g: Move bootstrap code to targetJakob Bornecrantz2010-06-241-0/+9