summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/r600_state_common.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*Marek Olšák2016-04-221-6/+6
* r600g: use common scissor and viewport codeMarek Olšák2016-04-121-50/+16
* r600g: clean up aniso state translationMarek Olšák2016-04-121-11/+0
* r600g: add pausing pipeline & streamout queries into set_active_query_stateMarek Olšák2016-04-121-0/+9
* r600g: implement set_active_query_state for pausing occlusion queriesMarek Olšák2016-04-121-0/+12
* r600g: simplify r600_set_occlusion_query_stateMarek Olšák2016-04-121-4/+1
* gallium/radeon: unify checking streamout enable stateMarek Olšák2016-04-121-3/+2
* gallium/radeon: remove old CS tracingMarek Olšák2016-03-201-23/+0
* r600g: clear compressed_depthtex/colortex_mask when binding buffer textureNicolai Hähnle2016-03-111-12/+12
* r600g: update compressed_colortex_masks when a cmask is created or disabledNicolai Hähnle2016-03-101-0/+30
* gallium/radeon: disable CMASK on handle export if sharing doesn't allow it (v2)Marek Olšák2016-03-091-1/+8
* r600g: remove support for DRM < 2.12.0Marek Olšák2016-03-011-11/+0
* gallium/r600: Don't let h/w do endian swap for colorformatOded Gabbay2016-02-291-0/+7
* u_upload_mgr: pass alignment to u_upload_data manuallyMarek Olšák2016-01-021-3/+3
* u_upload_mgr: pass alignment to u_upload_alloc manuallyMarek Olšák2016-01-021-1/+1
* r600: fix viewport clipping handling (v2)Dave Airlie2015-12-221-5/+11
* r600/eg: workaround bug with tess shader and dynamic GPRs.Dave Airlie2015-12-071-0/+7
* r600: bind geometry shader ring to the correct placeDave Airlie2015-12-071-2/+9
* r600: create fixed function tess control shader fallback.Dave Airlie2015-12-071-1/+41
* r600: create LDS info constants buffer and write LDS registers. (v2)Dave Airlie2015-12-071-0/+12
* r600: hook TES/TCS shaders to the selection logic.Dave Airlie2015-12-071-2/+32
* r600: workout bitmask for the used tcs inputs/outputs.Dave Airlie2015-12-071-0/+25
* r600: add create/bind/delete shader hooks for tessellationDave Airlie2015-12-071-0/+59
* r600: add shader key entries for tcs and tes.Dave Airlie2015-12-071-1/+10
* r600: add PATCHES to the pipe conversion.Dave Airlie2015-12-071-0/+1
* r600: use macros for updating the various stages.Dave Airlie2015-12-071-15/+25
* r600: add SET_NULL_SHADER macro.Dave Airlie2015-12-071-2/+7
* r600: move clip misc and streamout stream updates to a single placeDave Airlie2015-12-071-6/+11
* r600: move selecting shaders into earlier code.Dave Airlie2015-12-071-5/+4
* r600: use a macro to remove common shader selection code.Dave Airlie2015-12-071-12/+9
* r600: move to using hw stages array for hw stage atomsDave Airlie2015-12-071-13/+12
* gallium/drivers: Sanitize NULL checks into canonical formEdward O'Callaghan2015-12-061-3/+3
* r600: SMX returns CONTEXT_DONE early workaroundDave Airlie2015-12-021-0/+12
* r600: do SQ flush ES ring rolling workaroundDave Airlie2015-12-021-0/+6
* r600: consolidate clip state updatesDave Airlie2015-11-301-16/+15
* gallium/radeon: shorten render_cond variable namesMarek Olšák2015-11-131-1/+1
* gallium/radeon: remove predicate_drawing flagMarek Olšák2015-11-131-1/+1
* gallium/radeon: simplify disabling render condition for u_blitterMarek Olšák2015-11-131-5/+6
* r600g: don't set predication on non-draw packetsMarek Olšák2015-11-131-8/+8
* gallium/radeon: inline the r600_rings structureMarek Olšák2015-11-131-18/+18
* gallium/radeon: add separate stencil level dirty flagsMarek Olšák2015-10-031-0/+3
* gallium/radeon: tell the winsys the exact resource binding typesMarek Olšák2015-10-031-6/+9
* r600g: update num_dw in scissor_enable workaroundGrazvydas Ignotas2015-09-231-0/+1
* r600g: lower number of driver const buffersDave Airlie2015-09-121-51/+101
* gallium/radeon: remove 'dirty' member from r600_atomGrazvydas Ignotas2015-09-031-1/+0
* r600g: simplify dirty atom trackingGrazvydas Ignotas2015-09-031-5/+4
* r600g: make all viewport states use single atomGrazvydas Ignotas2015-09-031-15/+26
* r600g: apply disable workaround on all scissorsGrazvydas Ignotas2015-09-031-0/+1
* r600g: make all scissor states use single atomGrazvydas Ignotas2015-09-031-3/+3
* gallium/radeon: rename r600_context_bo_reloc -> radeon_add_to_buffer_listMarek Olšák2015-09-011-6/+6