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: Swizzle fast-clear values
Jason Ekstrand
2020-03-18
1
-4
/
+4
*
intel/blorp: Add support for swizzling fast-clear colors
Jason Ekstrand
2020-03-18
1
-2
/
+2
*
intel/blorp: Plumb the stage through blorp upload_shader
Caio Marcelo de Oliveira Filho
2020-03-17
1
-7
/
+1
*
anv: Keep the shader stage in anv_shader_bin
Caio Marcelo de Oliveira Filho
2020-03-12
1
-1
/
+7
*
anv: Do end-of-pipe sync around MCS/CCS ops instead of CS stall
Jason Ekstrand
2020-03-02
1
-6
/
+6
*
anv/blorp: Use the correct size for vkCmdCopyBufferToImage
Jason Ekstrand
2020-02-02
1
-0
/
+8
*
anv: Rework the meaning of anv_image::planes[]::aux_usage
Jason Ekstrand
2020-01-24
1
-12
/
+1
*
anv: Add a usage parameter to anv_layout_to_aux_usage
Jason Ekstrand
2020-01-24
1
-14
/
+35
*
anv: Add an anv_physical_device field to anv_device
Jason Ekstrand
2020-01-20
1
-1
/
+1
*
anv: Canonicalize buffer formats for image/buffer copies
Jason Ekstrand
2020-01-20
1
-20
/
+42
*
anv/blorp: Rename buffer image stride parameters
Jason Ekstrand
2020-01-20
1
-9
/
+10
*
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
[next]