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_nir_apply_pipeline_layout.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: Set alignments on descriptor and constant loads
Jason Ekstrand
2020-03-30
1
-0
/
+3
*
nir: Drop nir_tex_instr::texture_array_size
Jason Ekstrand
2020-02-26
1
-5
/
+0
*
anv/apply_pipeline_layout: Initialize the nir_builder before use
Jason Ekstrand
2020-01-23
1
-1
/
+2
*
anv: drop unused parameter from apply layout pass
Lionel Landwerlin
2019-12-16
1
-1
/
+0
*
anv: constify pipeline layout in nir passes
Lionel Landwerlin
2019-12-16
1
-6
/
+6
*
nir: move data.image.access to data.access
Marek Olšák
2019-11-19
1
-2
/
+2
*
anv: More carefully dirty state in BindPipeline
Jason Ekstrand
2019-11-18
1
-0
/
+13
*
anv: Rework push constant handling
Jason Ekstrand
2019-11-18
1
-21
/
+9
*
anv: Delete dead shader constant pushing code
Jason Ekstrand
2019-11-18
1
-0
/
+5
*
anv: Flatten descriptor bindings in anv_nir_apply_pipeline_layout
Jason Ekstrand
2019-11-18
1
-14
/
+25
*
nir: Add explicit signs to image min/max intrinsics
Jason Ekstrand
2019-08-21
1
-4
/
+8
*
intel: add a couple of ASSERTED
Eric Engestrom
2019-07-31
1
-1
/
+1
*
anv: fix apply_pipeline_layout pass for arrays of YCbCr descriptors
Lionel Landwerlin
2019-05-27
1
-2
/
+15
*
anv: Do not emulate texture swizzle for INPUT_ATTACHMENT, STORAGE_IMAGE
Danylo Piliaiev
2019-05-24
1
-5
/
+7
*
anv: Stop forcing bindless for images
Jason Ekstrand
2019-05-17
1
-4
/
+5
*
anv: Emulate texture swizzle in the shader when needed
Jason Ekstrand
2019-05-17
1
-2
/
+87
*
anv/nir: Add a central helper for figuring out SSBO address formats
Jason Ekstrand
2019-04-19
1
-38
/
+79
*
anv: Implement VK_EXT_descriptor_indexing
Jason Ekstrand
2019-04-19
1
-0
/
+6
*
anv: Use bindless handles for images
Jason Ekstrand
2019-04-19
1
-2
/
+11
*
anv: Use bindless textures and samplers
Jason Ekstrand
2019-04-19
1
-23
/
+52
*
anv: Pass the plane into lower_tex_deref
Jason Ekstrand
2019-04-19
1
-7
/
+5
*
anv: Implement VK_KHR_shader_atomic_int64
Jason Ekstrand
2019-04-19
1
-2
/
+10
*
anv: Implement SSBOs bindings with GPU addresses in the descriptor BO
Jason Ekstrand
2019-04-19
1
-14
/
+228
*
anv: Lower some SSBO operations in apply_pipeline_layout
Jason Ekstrand
2019-04-19
1
-2
/
+212
*
anv/pipeline: Add skeleton support for spilling to bindless
Jason Ekstrand
2019-04-19
1
-26
/
+65
*
anv/pipeline: Sort bindings by most used first
Jason Ekstrand
2019-04-19
1
-40
/
+95
*
anv: Put image params in the descriptor set buffer on gen8 and earlier
Jason Ekstrand
2019-04-19
1
-80
/
+63
*
glsl/nir: add support for lowering bindless images_derefs
Karol Herbst
2019-04-12
1
-1
/
+1
*
nir: move brw_nir_rewrite_image_intrinsic into common code
Karol Herbst
2019-04-12
1
-1
/
+1
*
nir: Rename nir_address_format_vk_index_offset to not be vk
Jason Ekstrand
2019-03-15
1
-3
/
+3
*
anv: Implement VK_EXT_inline_uniform_block
Jason Ekstrand
2019-03-05
1
-6
/
+16
*
spirv: Use the same types for resource indices as pointers
Jason Ekstrand
2019-03-05
1
-6
/
+35
*
anv: Add a concept of a descriptor buffer
Jason Ekstrand
2019-03-05
1
-0
/
+28
*
anv: drop add_var_binding from anv_nir_apply_pipeline_layout.c
Jason Ekstrand
2019-03-05
1
-7
/
+2
*
anv: Clean up descriptor set layouts
Jason Ekstrand
2019-03-05
1
-5
/
+6
*
anv: Count image param entries rather than images
Jason Ekstrand
2019-03-05
1
-8
/
+9
*
anv/device: fix maximum number of images supported
Iago Toral Quiroga
2019-01-17
1
-2
/
+2
*
anv/pipeline: Constant fold after apply_pipeline_layout
Jason Ekstrand
2019-01-10
1
-12
/
+4
*
anv: Enable the new deref-based UBO/SSBO path
Jason Ekstrand
2019-01-08
1
-0
/
+20
*
anv/apply_pipeline_layout: Set the cursor in lower_res_reindex_intrinsic
Jason Ekstrand
2019-01-08
1
-0
/
+2
*
anv/nir: Rework arguments to apply_pipeline_layout
Jason Ekstrand
2018-11-22
1
-2
/
+3
*
anv: Use nir_src_is_const and friends in lowering code
Jason Ekstrand
2018-11-08
1
-9
/
+6
*
anv: Silence a couple compiler warnings
Jason Ekstrand
2018-09-12
1
-1
/
+0
*
intel/compiler: Remove surface_idx from brw_image_param
Jason Ekstrand
2018-08-29
1
-2
/
+0
*
anv,i965: Lower away image derefs in the driver
Jason Ekstrand
2018-08-29
1
-46
/
+113
*
nir: Use a bitfield for image access qualifiers
Jason Ekstrand
2018-08-29
1
-1
/
+2
*
anv/apply_pipeline_layout: Add to the bind map instead of replacing it
Jason Ekstrand
2018-08-17
1
-43
/
+21
*
anv: Add state setup support for shader constants
Jason Ekstrand
2018-07-02
1
-0
/
+47
*
anv/pipeline: Convert apply_pipeline_layout to deref instructions
Jason Ekstrand
2018-06-22
1
-71
/
+78
*
anv/apply_pipeline_layout: Simplify extract_tex_src_plane
Jason Ekstrand
2018-06-22
1
-34
/
+12
[next]