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
/
anv_blorp.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
anv/cmd_buffer: Add a mark_image_written helper
Jason Ekstrand
2018-02-08
1
-0
/
+43
*
anv/blorp: Add src/dst_level helper variables in CmdCopyImage
Jason Ekstrand
2018-02-08
1
-8
/
+6
*
anv/blorp: Rework HiZ ops to look like MCS and CCS
Jason Ekstrand
2018-02-08
1
-16
/
+22
*
anv/blorp: Support ISL_AUX_USAGE_HIZ in surf_for_anv_image
Jason Ekstrand
2018-02-08
1
-16
/
+6
*
anv/blorp: Rework image clear/resolve helpers
Jason Ekstrand
2018-02-08
1
-85
/
+134
*
anv: disallow VK_REMAINING_ARRAY_LAYERS in vkCmdClearAttachments()
Samuel Iglesias Gonsálvez
2017-12-20
1
-0
/
+2
*
anv: Let blorp handle indirect clear colors for CCS resolves
Jason Ekstrand
2017-11-27
1
-15
/
+17
*
intel/blorp: Make the MOCS setting part of blorp_address
Jason Ekstrand
2017-11-13
1
-3
/
+9
*
anv/blorp: Add a device parameter to blorp_surf_for_anv_image
Jason Ekstrand
2017-11-13
1
-22
/
+34
*
anv: Suffix anv-private 'VK' tokens with 'ANV'
Chad Versace
2017-11-07
1
-3
/
+3
*
anv: enable multiple planes per image/imageView
Lionel Landwerlin
2017-10-06
1
-84
/
+166
*
anv: Take an image in can_sample_with_hiz
Jason Ekstrand
2017-10-06
1
-2
/
+1
*
anv/blorp: Add a concept of default aux usage
Jason Ekstrand
2017-10-06
1
-11
/
+16
*
anv: modify the internal concept of format to express multiple planes
Lionel Landwerlin
2017-10-06
1
-9
/
+9
*
anv: Remove unreachable cases from isl_format_for_size()
Józef Kucia
2017-10-03
1
-2
/
+0
*
anv: Fix vkCmdFillBuffer()
Józef Kucia
2017-10-03
1
-2
/
+2
*
anv/image: Support creating uncompressed views of compressed images
Jason Ekstrand
2017-09-20
1
-0
/
+46
*
anv: Add a new anv_surface_state struct
Jason Ekstrand
2017-09-20
1
-1
/
+1
*
blorp: Turn anv_CmdCopyBuffer into a blorp_buffer_copy() helper.
Kenneth Graunke
2017-08-30
1
-99
/
+18
*
anv: Remove 'inline' keywords
Matt Turner
2017-08-29
1
-1
/
+1
*
anv: Predicate fast-clear resolves
Nanley Chery
2017-07-22
1
-1
/
+2
*
anv: Stop resolving CCS implicitly
Nanley Chery
2017-07-22
1
-145
/
+5
*
anv: Transition more color buffer layouts
Nanley Chery
2017-07-22
1
-1
/
+3
*
anv/cmd_buffer: Always enable CCS_D in render passes
Nanley Chery
2017-07-22
1
-7
/
+19
*
anv: Transition MCS buffers from the undefined layout
Nanley Chery
2017-07-22
1
-4
/
+4
*
anv/blorp: Assert isl_surf_init success in do_buffer_copy
Jason Ekstrand
2017-07-22
1
-13
/
+15
*
anv/blorp: Explicitly set row_pitch in do_buffer_copy
Jason Ekstrand
2017-07-22
1
-1
/
+1
*
anv/blorp: Provide surface states for CCS resolves
Nanley Chery
2017-06-26
1
-19
/
+10
*
anv/blorp: Add a surface-state-based CCS resolve function
Nanley Chery
2017-06-26
1
-0
/
+38
*
anv: Adjust params of color buffer transitioning functions
Nanley Chery
2017-06-26
1
-21
/
+12
*
anv/blorp: Remove 3D subresource transition workaround
Nanley Chery
2017-06-26
1
-4
/
+4
*
anv: Add and use color auxiliary buffer helpers
Nanley Chery
2017-06-26
1
-0
/
+3
*
anv/cnl: Generate and use gen10 functions
Anuj Phogat
2017-06-22
1
-0
/
+3
*
anv/blorp: Move the depth cache flush outside of BLORP
Nanley Chery
2017-06-07
1
-0
/
+16
*
intel/blorp: Refactor the HiZ op interface
Jason Ekstrand
2017-06-07
1
-1
/
+1
*
i965/miptree: Store fast clear colors in an isl_color_value
Jason Ekstrand
2017-06-07
1
-1
/
+1
*
anv: Handle color layout transitions from the UNINITIALIZED layout
Jason Ekstrand
2017-05-23
1
-0
/
+67
*
anv: fix multiview for clear commands
Iago Toral Quiroga
2017-05-18
1
-0
/
+41
*
anv/allocator: Embed the block_pool in the state_pool
Jason Ekstrand
2017-05-04
1
-1
/
+1
*
anv/allocator: Drop the block_size field from block_pool
Jason Ekstrand
2017-05-04
1
-1
/
+1
*
anv/cmd_buffer: Disable CCS on BDW input attachments
Nanley Chery
2017-04-17
1
-11
/
+0
*
anv: blorp: flush memory after copy
Lionel Landwerlin
2017-04-17
1
-2
/
+2
*
anv/blorp: Properly handle VK_ATTACHMENT_UNUSED
Jason Ekstrand
2017-04-14
1
-5
/
+22
*
anv/blorp: Flush the texture cache in UpdateBuffer
Jason Ekstrand
2017-04-14
1
-0
/
+7
*
anv: Use subpass dependencies for flushes
Jason Ekstrand
2017-04-07
1
-80
/
+8
*
anv/blorp: sample input attachments with resolves on BDW
Samuel Iglesias Gonsálvez
2017-04-07
1
-0
/
+11
*
anv/blorp: Use anv_get_layerCount everywhere
Jason Ekstrand
2017-03-28
1
-8
/
+12
*
intel: Fix requests for exact surface row pitch (v2)
Chad Versace
2017-03-28
1
-14
/
+15
*
anv/blorp: Fix a crash in CmdClearColorImage
Xu Randy
2017-03-27
1
-2
/
+2
*
anv/blorp: make anv_cmd_buffer_alloc_blorp_binding_table() return a VkResult
Iago Toral Quiroga
2017-03-16
1
-22
/
+37
[prev]
[next]