index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
intel
/
vulkan
/
genX_cmd_buffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv/cmd_buffer: Disable CCS on BDW input attachments
Nanley Chery
2017-04-17
1
-19
/
+13
*
anv/cmd_buffer: Use the null surface state for ATTACHMENT_UNUSED
Jason Ekstrand
2017-04-14
1
-2
/
+14
*
anv/cmd_buffer: Always set up a null surface state
Jason Ekstrand
2017-04-14
1
-31
/
+19
*
anv/cmd_buffer: Flush the VF cache at the top of all primaries
Jason Ekstrand
2017-04-14
1
-0
/
+12
*
anv: Use ISL for emitting depth/stencil/hiz
Jason Ekstrand
2017-04-10
1
-179
/
+39
*
anv: Use subpass dependencies for flushes
Jason Ekstrand
2017-04-07
1
-0
/
+10
*
anv: Add helpers for converting access flags to pipe bits
Jason Ekstrand
2017-04-07
1
-45
/
+3
*
anv/cmd_buffer: Refactor flush_pipeline_select_*
Jason Ekstrand
2017-03-28
1
-26
/
+16
*
anv: Flush caches prior to PIPELINE_SELECT on all gens
Jason Ekstrand
2017-03-28
1
-2
/
+1
*
anv/cmd_buffer: Fix bad indentation
Jason Ekstrand
2017-03-28
1
-24
/
+25
*
anv/cmd_buffer: Apply flush operations prior to executing secondaries
Jason Ekstrand
2017-03-28
1
-0
/
+5
*
anv: enable sampling from fast-cleared images on SKL
Samuel Iglesias Gonsálvez
2017-03-27
1
-2
/
+2
*
anv: handle errors in emit_binding_table() and emit_samplers()
Iago Toral Quiroga
2017-03-16
1
-5
/
+17
*
anv: handle errors while allocating new binding table blocks
Iago Toral Quiroga
2017-03-16
1
-4
/
+7
*
anv/cmd_buffer: skip vkCmdExecuteCommands() on broken command buffers
Iago Toral Quiroga
2017-03-16
1
-0
/
+4
*
anv/cmd_buffer: skip vkCmdDispatch() on broken command buffers
Iago Toral Quiroga
2017-03-16
1
-0
/
+3
*
anv/cmd_buffer: skip vkCmdDraw*() on broken command buffers
Iago Toral Quiroga
2017-03-16
1
-0
/
+12
*
anv/cmd_buffer: handle allocation errors during vkCmdBeginRenderPass()
Iago Toral Quiroga
2017-03-16
1
-3
/
+11
*
anv/cmd_buffer: skip vkCmdEndRenderPass() for broken command buffers
Iago Toral Quiroga
2017-03-16
1
-0
/
+3
*
anv/cmd_buffer: skip vkCmdNextSubpass() for broken command buffers
Iago Toral Quiroga
2017-03-16
1
-0
/
+3
*
anv/cmd_buffer: report tracked errors in vkEndCommandBuffer()
Iago Toral Quiroga
2017-03-16
1
-0
/
+3
*
anv: handle failures when growing reloc lists
Iago Toral Quiroga
2017-03-16
1
-8
/
+13
*
anv/cmd_buffer: report errors in vkBeginCommandBuffer()
Iago Toral Quiroga
2017-03-16
1
-6
/
+9
*
anv: Use on-the-fly surface states for dynamic buffer descriptors
Jason Ekstrand
2017-03-13
1
-2
/
+28
*
anv: Make the framebuffer-renderpass format assert non-fatal
Jason Ekstrand
2017-03-07
1
-1
/
+1
*
anv/cmd_buffer: Centralize automatic layout transitions
Nanley Chery
2017-03-02
1
-42
/
+12
*
anv/cmd_buffer: Add attachment transitioning functions
Nanley Chery
2017-03-02
1
-0
/
+85
*
anv/cmd_buffer: Enable render pass awareness
Nanley Chery
2017-03-02
1
-0
/
+7
*
anv: Store the user's VkAttachmentReference
Nanley Chery
2017-03-02
1
-9
/
+9
*
anv/cmd_buffer: Remove extra resolve for certain depth buffers
Nanley Chery
2017-03-02
1
-42
/
+29
*
anv/cmd_buffer: Conditionally choose the sampled image surface state
Nanley Chery
2017-03-02
1
-7
/
+8
*
anv: Update the HiZ sampling helper
Nanley Chery
2017-03-02
1
-1
/
+2
*
anv/cmd_buffer: Replace layout_to_hiz_usage()
Nanley Chery
2017-03-02
1
-44
/
+28
*
anv: do not subtract the base layer to compute depth in 3DSTATE_DEPTH_BUFFER
Iago Toral Quiroga
2017-03-02
1
-2
/
+1
*
anv: Enable MSAA compression
Jason Ekstrand
2017-02-23
1
-0
/
+5
*
anv: Take a device parameter in anv_state_flush
Jason Ekstrand
2017-02-21
1
-12
/
+6
*
anv: Rename clflush_range and state_clflush
Jason Ekstrand
2017-02-21
1
-6
/
+6
*
anv: Put everything about queries in genX_query.c
Jason Ekstrand
2017-02-21
1
-306
/
+0
*
anv/query: Perform CmdResetQueryPool on the GPU
Jason Ekstrand
2017-02-21
1
-0
/
+30
*
anv: Add support for the PMA fix on Broadwell
Jason Ekstrand
2017-02-14
1
-1
/
+14
*
anv: Add support for shaderStorageImageWriteWithoutFormat
Alex Smith
2017-02-14
1
-2
/
+6
*
anv/cmd_buffer: Return a VkResult from verify_cmd_parser
Jason Ekstrand
2017-02-14
1
-7
/
+7
*
anv/cmd_buffer: Don't temporarily enable CCS_E within a render pass
Nanley Chery
2017-02-03
1
-2
/
+13
*
intel/isl: Rename supports_lossless_compression to supports_ccs_e
Jason Ekstrand
2017-02-02
1
-2
/
+1
*
anv: emit DrawID if needed
Lionel Landwerlin
2017-02-02
1
-5
/
+37
*
anv: move BaseVertexID/BaseInstanceID vertex buffer index to 31
Lionel Landwerlin
2017-02-02
1
-1
/
+1
*
anv: Don't use bogus alpha swizzles
Jason Ekstrand
2017-02-01
1
-0
/
+1
*
anv: Improve flushing around STATE_BASE_ADDRESS
Jason Ekstrand
2017-01-31
1
-0
/
+4
*
anv: Flush render cache before STATE_BASE_ADDRESS on gen7
Jason Ekstrand
2017-01-31
1
-3
/
+0
*
anv/cmd_buffer: Use the proper depth input attachment surface state
Nanley Chery
2017-01-31
1
-6
/
+6
[next]