summaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/genX_pipeline_util.h
Commit message (Expand)AuthorAgeFilesLines
* anv: Rework pipeline cachingJason Ekstrand2016-09-011-1/+1
* anv: Add pipeline_has_stage guards a few placesJason Ekstrand2016-09-011-3/+7
* anv/pipeline: Set up point coord enablesJason Ekstrand2016-07-281-0/+5
* anv: Unify 3DSTATE_CLIP code across generations.Kenneth Graunke2016-07-211-0/+36
* anv/pipeline: Unify blend state setup between gen7 and gen8Jason Ekstrand2016-07-211-0/+134
* anv/pipeline: Silently pass tests if depth or stencil is missingJason Ekstrand2016-06-141-1/+29
* anv/pipeline: Unify gen7/8 emit_ds_stateJason Ekstrand2016-06-141-0/+59
* anv: Move push constant allocation to the command bufferJason Ekstrand2016-05-271-12/+0
* anv: Add a devinfo argument to the get_format functionsJason Ekstrand2016-05-171-1/+2
* anv/formats: Add an anv_get_format helperJason Ekstrand2016-05-171-2/+1
* anv: s/anv_batch_emit_blk/anv_batch_emit/Jason Ekstrand2016-04-201-6/+6
* anv/genX_pipeline: Use the new emit macroJason Ekstrand2016-04-201-26/+32
* anv/pipeline: Set up flat enables correctlyJason Ekstrand2016-04-091-0/+1
* anv: Store prog data in pipeline cache streamKristian Høgsberg Kristensen2016-03-051-15/+21
* anv/pipeline: Calculate the correct max_source_attr for 3DSTATE_SBEJason Ekstrand2016-03-051-4/+6
* anv/pipeline: Pull 3DSTATE_SBE into a shared helperJason Ekstrand2016-03-011-0/+109
* anv/pipeline: Set URB offset to zero if size is zeroJordan Justen2016-02-281-2/+3
* anv: Emit 3DSTATE_PUSH_CONSTANT_ALLOC_* via a loop.Kenneth Graunke2016-02-241-9/+8
* anv: Emit 3DSTATE_URB_* via a loop.Kenneth Graunke2016-02-241-19/+7
* anv: Switch over to the macros in genxmlJason Ekstrand2016-02-201-5/+5
* Move the intel vulkan driver to src/intel/vulkanJason Ekstrand2016-02-181-0/+327