aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/genX_pipeline_util.h
Commit message (Expand)AuthorAgeFilesLines
* 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