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: Allow HiZ in TRANSFER_SRC_OPTIMAL on Gen8-9
Jason Ekstrand
2020-01-04
1
-10
/
+17
*
anv: Use mocs settings from isl_dev.
Rafael Antognolli
2019-11-12
1
-1
/
+1
*
anv: Allocate misc BOs from the cache
Jason Ekstrand
2019-10-31
1
-1
/
+1
*
anv/blorp: Use BLORP_BATCH_NO_UPDATE_CLEAR_COLOR
Nanley Chery
2019-10-28
1
-22
/
+10
*
intel/blorp: Use wide formats for nicely aligned stencil clears
Jason Ekstrand
2019-09-06
1
-0
/
+14
*
anv: Build for gen12
Jordan Justen
2019-08-28
1
-0
/
+3
*
anv: Record shader compile stats in the pipeline cache
Jason Ekstrand
2019-08-12
1
-1
/
+1
*
anv: fix crash in vkCmdClearAttachments with unused attachment
Lionel Landwerlin
2019-07-15
1
-3
/
+3
*
anv: Flush caches in anv_image_copy_to_shadow
Jason Ekstrand
2019-06-19
1
-0
/
+13
*
anv/blorp: Update shadow images when clearing or uploading
Jason Ekstrand
2019-06-17
1
-11
/
+104
*
anv/blorp: Take an aspect in anv_image_copy_to_shadow
Jason Ekstrand
2019-06-17
1
-3
/
+2
*
anv/blorp: Delete a pointless assert
Jason Ekstrand
2019-02-14
1
-5
/
+0
*
anv: assert that color attachment are valid
Lionel Landwerlin
2019-02-08
1
-4
/
+1
*
anv: Handle VK_ATTACHMENT_UNUSED in colorAttachment
Danylo Piliaiev
2019-02-04
1
-0
/
+4
*
anv: Add pipeline cache support for xfb_info
Jason Ekstrand
2019-01-22
1
-1
/
+2
*
anv: narrow flushing of the render target to buffer writes
Lionel Landwerlin
2019-01-19
1
-0
/
+8
*
anv: Implement VK_EXT_conditional_rendering for gen 7.5+
Danylo Piliaiev
2019-01-18
1
-2
/
+6
*
anv: Remove state flush.
Rafael Antognolli
2019-01-17
1
-2
/
+0
*
anv: Update usage of block_pool->bo.
Rafael Antognolli
2019-01-17
1
-1
/
+1
*
anv: Move resolve_subpass to genX_cmd_buffer.c
Jason Ekstrand
2019-01-14
1
-66
/
+0
*
anv/blorp: Refactor MSAA resolves into an exportable helper function
Jason Ekstrand
2019-01-14
1
-132
/
+93
*
anv: Rename has_resolve to has_color_resolve
Jason Ekstrand
2019-01-14
1
-1
/
+1
*
blorp: Pass the batch to lookup/upload_shader instead of context
Kenneth Graunke
2019-01-10
1
-2
/
+4
*
anv: explictly specify format for blorp ccs/mcs op
Lionel Landwerlin
2019-01-08
1
-4
/
+6
*
anv: Use separate MOCS settings for external BOs
Jason Ekstrand
2018-10-03
1
-7
/
+8
*
intel/isl: Add a unit suffixes to some struct fields and variables
Jason Ekstrand
2018-09-26
1
-1
/
+1
*
Replace uses of _mesa_bitcount with util_bitcount
Dylan Baker
2018-09-07
1
-1
/
+1
*
anv/blorp: Fix a comment as per Nanley's review feedback
Jason Ekstrand
2018-09-01
1
-2
/
+2
*
anv/blorp: Do more flushing around HiZ clears
Jason Ekstrand
2018-09-01
1
-11
/
+33
*
anv: blorp: support multiple aspect blits
Lionel Landwerlin
2018-08-29
1
-70
/
+75
*
intel/blorp: Take an explicit filter parameter in blorp_blit
Jason Ekstrand
2018-07-18
1
-8
/
+26
*
anv: Make subpass::depth_stencil_attachment a pointer
Jason Ekstrand
2018-07-09
1
-1
/
+1
*
anv: Use a default pipeline cache if none is specified
Jason Ekstrand
2018-07-02
1
-7
/
+5
*
anv: Add support for shader constant data to the pipeline cache
Jason Ekstrand
2018-07-02
1
-0
/
+1
*
anv: Use an address for each anv_image plane
Jason Ekstrand
2018-05-31
1
-6
/
+6
*
anv: Use an anv_address in anv_buffer
Jason Ekstrand
2018-05-31
1
-8
/
+8
*
anv: Allow blitting to/from any supported format
Jason Ekstrand
2018-05-09
1
-2
/
+1
*
anv: Make blorp update the clear color.
Rafael Antognolli
2018-04-05
1
-19
/
+50
*
anv/blorp: Pass the clear address to blorp for subpass MSAA resolves
Jason Ekstrand
2018-03-01
1
-0
/
+6
*
anv/blorp: Add partial clear support to anv_image_mcs_op
Jason Ekstrand
2018-03-01
1
-1
/
+14
*
anv/blorp: multisample resolve all attachment layers
Iago Toral Quiroga
2018-02-22
1
-11
/
+20
*
anv/blorp: Use layout_to_aux_usage when a layout is provided
Jason Ekstrand
2018-02-20
1
-25
/
+46
*
anv/cmd_buffer: Move the rest of clear_subpass into begin_subpass
Jason Ekstrand
2018-02-20
1
-137
/
+103
*
anv/cmd_buffer: Move the color portion of clear_subpass into begin_subpass
Jason Ekstrand
2018-02-20
1
-91
/
+33
*
anv/icl: Use gen11 functions
Anuj Phogat
2018-02-16
1
-0
/
+3
*
intel/blorp: Use isl_aux_op instead of blorp_hiz_op
Jason Ekstrand
2018-02-08
1
-14
/
+1
*
intel/blorp: Use isl_aux_op instead of blorp_fast_clear_op
Jason Ekstrand
2018-02-08
1
-13
/
+1
*
anv: Allow fast-clearing the first slice of a multi-slice image
Jason Ekstrand
2018-02-08
1
-8
/
+15
*
anv/cmd_buffer: Rework aux tracking
Jason Ekstrand
2018-02-08
1
-2
/
+1
*
anv: Use blorp_ccs_ambiguate instead of fast-clears
Jason Ekstrand
2018-02-08
1
-0
/
+5
[next]