aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeon/r600_pipe_common.h
Commit message (Expand)AuthorAgeFilesLines
* r600g: Move R600_BIG_ENDIAN to r600_pipe_common.hOded Gabbay2016-04-181-0/+6
* gallium/radeon: handle vertex shaders that disable clipping & viewportMarek Olšák2016-04-161-0/+1
* gallium/radeon: add an env variable to force a level of aniso filteringMarek Olšák2016-04-131-0/+3
* gallium/radeon: add R600/Evergreen/Cayman support to common viewport codeMarek Olšák2016-04-121-0/+2
* radeonsi: move scissor and viewport states into gallium/radeonMarek Olšák2016-04-121-0/+32
* radeonsi: clean up aniso state translationMarek Olšák2016-04-121-0/+15
* gallium/radeon: fix maximum texture anisotropy setupMarek Olšák2016-04-121-5/+9
* radeonsi: allow clearing buffers >= 4 GBMarek Olšák2016-04-121-2/+2
* gallium/radeon: allow allocating textures >= 4 GBMarek Olšák2016-04-121-7/+10
* gallium/radeon: merge timer and non-timer query listsMarek Olšák2016-04-121-14/+5
* gallium/radeon: move pipeline stat context flags to common codeMarek Olšák2016-04-121-1/+4
* gallium/radeon: unify checking streamout enable stateMarek Olšák2016-04-121-0/+6
* radeonsi: disable perfect ZPASS counts for PIPE_QUERY_OCCLUSION_PREDICATEMarek Olšák2016-04-071-1/+2
* gallium/radeon: make r600_texture_disable_dcc externally accessibleNicolai Hähnle2016-03-211-0/+2
* gallium/radeon: remove old CS tracingMarek Olšák2016-03-201-5/+1
* gallium/radeon: notify all contexts when cmasks are enabled/disabledNicolai Hähnle2016-03-101-0/+7
* radeonsi: set amdgpu metadata before exporting a textureMarek Olšák2016-03-091-0/+6
* radeonsi: disable DCC on handle export if expecting write accessMarek Olšák2016-03-091-0/+3
* radeonsi: allocate DCC in the same backing buffer as the textureMarek Olšák2016-03-091-1/+1
* gallium/radeon: disable CMASK on handle export if sharing doesn't allow it (v2)Marek Olšák2016-03-091-0/+8
* gallium/radeon: check that handle usage doesn't change for a resourceMarek Olšák2016-03-091-0/+1
* gallium/radeon: set texture metadata only onceMarek Olšák2016-03-091-0/+3
* gallium/radeon: Add space between string literal and identifierRob Herring2016-02-291-1/+1
* radeonsi: make radeon_shader_reloc name string fixed-sizedMarek Olšák2016-02-211-1/+1
* radeonsi: enable compiling one variant per shaderMarek Olšák2016-02-211-0/+1
* gallium/radeon: get pipe_interleave_bytes AKA group_bytes from the winsysMarek Olšák2016-02-051-5/+0
* gallium/radeon: set num_banks in the winsysMarek Olšák2016-02-051-1/+0
* gallium/radeon: just get num_tile_pipes from the winsysMarek Olšák2016-02-051-1/+0
* radeonsi: Allow dumping LLVM IR before optimization passesNicolai Hähnle2016-02-051-0/+1
* radeonsi: rework RB+ for StoneyMarek Olšák2016-02-021-2/+0
* radeonsi: Add option for SI schedulerAxel Davy2016-01-281-0/+1
* r600,compute: Plug few memory leaksJan Vesely2016-01-261-0/+3
* radeonsi: use all SPI color formatsMarek Olšák2016-01-221-1/+5
* radeonsi: use SPI_SHADER_COL_FORMAT fields instead of export_16bpcMarek Olšák2016-01-221-0/+1
* gallium/radeon: implement PIPE_CAP_INVALIDATE_BUFFERNicolai Hähnle2016-01-141-0/+3
* gallium/radeon: r600_can_dump_shader should get TGSI processor type directlyMarek Olšák2016-01-031-1/+1
* gallium/radeon: implement set_debug_callbackNicolai Hähnle2016-01-021-0/+2
* gallium/radeon: remove radeon_winsys_cs_handleMarek Olšák2015-12-111-2/+1
* radeonsi: implement fast stencil clearMarek Olšák2015-12-111-0/+2
* radeonsi: implement RB+ for Stoney (v2)Marek Olšák2015-12-111-0/+3
* radeonsi: print framebuffer info into ddebug logsMarek Olšák2015-12-031-0/+1
* gallium/radeon: print more info about HTILEMarek Olšák2015-12-031-0/+8
* gallium/radeon: print more info about CMASKMarek Olšák2015-12-031-0/+4
* gallium/radeon: rename fmask::pitch -> pitch_in_pixelsMarek Olšák2015-12-031-1/+1
* gallium/radeon: remove unused r600_texture::pitch_overrideMarek Olšák2015-12-031-1/+0
* gallium/radeon: remove DBG_TEXMIPMarek Olšák2015-12-031-1/+1
* radeon: only suspend queries on flush if they haven't been suspended yetNicolai Hähnle2015-11-281-0/+1
* radeonsi: implement AMD_performance_monitor for CIK+Nicolai Hähnle2015-11-251-0/+7
* radeon: ensure that timing/profiling queries are suspended on flushNicolai Hähnle2015-11-201-2/+0
* radeon: move R600_QUERY_* constants into a new query header fileNicolai Hähnle2015-11-181-15/+0