summaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/gen8_cmd_buffer.c
Commit message (Expand)AuthorAgeFilesLines
* anv/genX: Add flush_pipeline_select_gpgpuJordan Justen2016-03-121-22/+1
* anv/cmd_buffer: Pull the core of flush_state into genX_cmd_bufferJason Ekstrand2016-03-081-132/+3
* anv/cmd_buffer: Split flush_state into two functionsJason Ekstrand2016-03-081-1/+10
* anv: Store prog data in pipeline cache streamKristian Høgsberg Kristensen2016-03-051-2/+3
* anv/hsw: Move query code to genX file for HaswellJordan Justen2016-03-051-240/+0
* anv/cmd_buffer: Let the pipeline set StencilBufferWriteEnable on gen9Jason Ekstrand2016-03-041-3/+0
* anv/cmd_buffer: Mask stencil reference valuesJason Ekstrand2016-03-041-4/+4
* anv/pipeline: Set StencilBufferWriteEnable from the pipelineJason Ekstrand2016-03-041-3/+0
* anv/pipeline: Respect pRasterizationState->depthBiasEnableJason Ekstrand2016-03-041-6/+0
* gen8/cmd_buffer: Properly return flushed push constant stagesJason Ekstrand2016-03-021-1/+3
* anv/cmd_buffer: Look at both sides for stencil enableJason Ekstrand2016-03-011-2/+2
* anv/cmd_buffer: Clean up stencil state setup on gen8Jason Ekstrand2016-03-011-16/+11
* anv/cmd_buffer: Dirty push constants when changing pipelines.Jason Ekstrand2016-02-291-0/+11
* anv/cmd_buffer: Re-emit push constants packets for all stagesJason Ekstrand2016-02-291-12/+12
* anv: Switch over to the macros in genxmlJason Ekstrand2016-02-201-15/+17
* Move the intel vulkan driver to src/intel/vulkanJason Ekstrand2016-02-181-0/+914