summaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/genX_state.c
Commit message (Expand)AuthorAgeFilesLines
* anv: move to using vk_alloc helpers.Dave Airlie2016-10-191-1/+1
* intel: Move Vulkan sample positions to common codeJason Ekstrand2016-09-141-6/+6
* anv: Use macro to avoid code duplication for sample positionsAnuj Phogat2016-08-121-62/+6
* anv: Perform rasterizer discard in the SOL stage instead of the clipper.Kenneth Graunke2016-07-301-1/+0
* anv: Emit DRAWING_RECTANGLE once at driver initializationJason Ekstrand2016-05-271-0/+9
* anv: s/anv_batch_emit_blk/anv_batch_emit/Jason Ekstrand2016-04-201-10/+10
* anv/state: Use the new emit macroJason Ekstrand2016-04-201-77/+78
* anv: Fix backwards shadow comparisonsKenneth Graunke2016-03-041-10/+21
* genxml: Make the border color pointer consistent across gensJason Ekstrand2016-03-011-5/+1
* anv: Unify gen7 and gen8 stateJason Ekstrand2016-03-011-0/+263