index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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: Use bindless textures and samplers
Jason Ekstrand
2019-04-19
1
-2
/
+10
*
anv: Put image params in the descriptor set buffer on gen8 and earlier
Jason Ekstrand
2019-04-19
1
-32
/
+0
*
anv: Make all VkDeviceMemory BOs resident permanently
Jason Ekstrand
2019-04-19
1
-10
/
+26
*
anv/cmd_buffer: Use gen_mi_sub instead of gen_mi_add with a negative
Jason Ekstrand
2019-04-11
1
-1
/
+1
*
anv: Move mi_memcpy and mi_memset to gen_mi_builder
Jason Ekstrand
2019-04-11
1
-4
/
+27
*
anv: Use gen_mi_builder for conditional rendering
Jason Ekstrand
2019-04-11
1
-69
/
+40
*
anv: Use gen_mi_builder for indirect dispatch
Jason Ekstrand
2019-04-11
1
-16
/
+13
*
anv: Use gen_mi_builder for indirect draw parameters
Jason Ekstrand
2019-04-11
1
-65
/
+16
*
anv: Use gen_mi_builder for computing resolve predicates
Jason Ekstrand
2019-04-11
1
-93
/
+35
*
anv: Use gen_mi_builder for CmdDrawIndirectByteCount
Jason Ekstrand
2019-04-11
1
-102
/
+22
*
anv: Treat zero size XFB buffer as disabled
Danylo Piliaiev
2019-03-18
1
-1
/
+1
*
anv: Add a concept of a descriptor buffer
Jason Ekstrand
2019-03-05
1
-0
/
+52
*
anv: Count image param entries rather than images
Jason Ekstrand
2019-03-05
1
-6
/
+8
*
anv: Use an actual binding for gl_NumWorkgroups
Jason Ekstrand
2019-03-04
1
-30
/
+25
*
anv: Silence some compiler warnings in release builds
Jason Ekstrand
2019-02-14
1
-1
/
+1
*
anv: Implement vkCmdDrawIndirectByteCountEXT
Jason Ekstrand
2019-01-22
1
-0
/
+147
*
anv: Implement the basic form of VK_EXT_transform_feedback
Jason Ekstrand
2019-01-22
1
-0
/
+129
*
intel/genxml: add missing MI_PREDICATE compare operations
Lionel Landwerlin
2019-01-19
1
-1
/
+0
*
anv: narrow flushing of the render target to buffer writes
Lionel Landwerlin
2019-01-19
1
-13
/
+1
*
anv: Implement VK_EXT_conditional_rendering for gen 7.5+
Danylo Piliaiev
2019-01-18
1
-12
/
+224
*
anv: Implement VK_KHR_draw_indirect_count for gen 7+
Danylo Piliaiev
2019-01-18
1
-0
/
+147
*
anv: Remove state flush.
Rafael Antognolli
2019-01-17
1
-9
/
+0
*
anv: Update usage of block_pool->bo.
Rafael Antognolli
2019-01-17
1
-10
/
+10
*
anv: fix invalid binding table index computation
Lionel Landwerlin
2019-01-17
1
-4
/
+2
*
anv/device: fix maximum number of images supported
Iago Toral Quiroga
2019-01-17
1
-7
/
+18
*
anv: Implement VK_KHR_depth_stencil_resolve
Jason Ekstrand
2019-01-14
1
-0
/
+136
*
anv: Move resolve_subpass to genX_cmd_buffer.c
Jason Ekstrand
2019-01-14
1
-2
/
+59
*
anv: flush fast clear colors into compressed surfaces
Lionel Landwerlin
2019-01-08
1
-0
/
+49
*
anv: explictly specify format for blorp ccs/mcs op
Lionel Landwerlin
2019-01-08
1
-12
/
+22
*
anv: don't do partial resolve on layer > 0
Lionel Landwerlin
2018-12-24
1
-0
/
+8
*
genxml: Consistently use a numeric "MOCS" field
Kenneth Graunke
2018-12-14
1
-10
/
+9
*
anv/query: flush render target before copying results
Lionel Landwerlin
2018-12-05
1
-0
/
+14
*
anv/icl: Set use full ways in L3CNTLREG
Anuj Phogat
2018-11-26
1
-0
/
+1
*
anv/icl: Set Error Detection Behavior Control Bit in L3CNTLREG
Anuj Phogat
2018-11-01
1
-0
/
+7
*
anv/gen9+: Initialize new fields in STATE_BASE_ADDRESS
Jordan Justen
2018-10-11
1
-0
/
+12
*
anv: Use separate MOCS settings for external BOs
Jason Ekstrand
2018-10-03
1
-9
/
+9
*
intel/isl: Add a unit suffixes to some struct fields and variables
Jason Ekstrand
2018-09-26
1
-2
/
+2
*
anv/cmd_buffer: Take an address in emit_lrm
Jason Ekstrand
2018-09-14
1
-17
/
+16
*
anv/memcpy: Use addresses instead of bo+offset
Jason Ekstrand
2018-09-14
1
-10
/
+18
*
anv: Clamp scissors to the framebuffer boundary
Jason Ekstrand
2018-09-07
1
-1
/
+2
*
anv: Implement a VF cache invalidate workaround
Jason Ekstrand
2018-09-07
1
-0
/
+25
*
anv: Re-emit vertex buffers when the pipeline changes
Jason Ekstrand
2018-09-07
1
-0
/
+2
*
Replace uses of _mesa_bitcount with util_bitcount
Dylan Baker
2018-09-07
1
-2
/
+2
*
intel/compiler: Remove surface_idx from brw_image_param
Jason Ekstrand
2018-08-29
1
-2
/
+0
*
anv/pipeline: Add a per-VB instance divisor
Jason Ekstrand
2018-07-09
1
-6
/
+1
*
anv/pipeline: Use a per-VB struct instead of separate arrays
Jason Ekstrand
2018-07-09
1
-2
/
+2
*
anv: Add support for VK_KHR_create_renderpass2
Jason Ekstrand
2018-07-09
1
-0
/
+24
*
anv: Make subpass::depth_stencil_attachment a pointer
Jason Ekstrand
2018-07-09
1
-2
/
+2
*
anv: Add state setup support for shader constants
Jason Ekstrand
2018-07-02
1
-19
/
+53
*
anv/cmd_buffer: make descriptors dirty when emitting base state address
Iago Toral Quiroga
2018-07-02
1
-0
/
+5
[next]