summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeon/cayman_msaa.c
Commit message (Expand)AuthorAgeFilesLines
* radeonsi: explicitly choose center locations for 1xAA on PolarisNicolai Hähnle2016-07-081-0/+7
* radeonsi: use conformant line rasterizationMarek Olšák2016-06-291-2/+10
* gallium/radeon: let drivers specify SC_MODE_CNTL_1 fieldsMarek Olšák2016-06-241-7/+5
* radeon: Change AA sample locations for EG+Axel Davy2016-05-181-34/+34
* gallium/radeon: fix Hyper-Z hangs by programming PA_SC_MODE_CNTL_1 correctlyMarek Olšák2015-12-111-3/+9
* gallium/radeon: rename write_*_reg functionsMarek Olšák2015-09-011-18/+18
* radeonsi: add basic code for overrasterizationMarek Olšák2015-03-161-13/+23
* radeonsi: implement SAMPLEPOS fragment shader inputMarek Olšák2014-06-021-0/+17
* radeon: add basic register setup for per-sample shadingMarek Olšák2014-06-021-1/+6
* radeon: split cayman_emit_msaa_state into 2 functionsMarek Olšák2014-06-021-11/+15
* r600g: move cayman MSAA setup to a common placeMarek Olšák2014-03-111-0/+214