About
Social
Code
index
:
mesa
frygon
main
Mesa graphics project
Lucas Fryzek
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
intel
/
vulkan
/
anv_nir_apply_pipeline_layout.c
Age
Commit message (
Expand
)
Author
2025-10-21
nir: remove manual nir_load_global_constant
Georg Lehmann
2025-10-09
brw: Move into a new src/intel/compiler/brw subdirectory
Kenneth Graunke
2025-10-09
intel: Move intel_shader_reloc to common code and drop elk_shader_reloc
Kenneth Graunke
2025-08-06
all: rename gl_shader_stage_is_mesh to mesa_shader_stage_is_mesh
Qiang Yu
2025-08-01
treewide: simplify nir_def_rewrite_uses_after
Alyssa Rosenzweig
2025-08-01
anv: store layout_type on the bind_map for convenience
Lionel Landwerlin
2025-08-01
anv: stop using anv_pipeline_sets_layout
Lionel Landwerlin
2025-08-01
anv: make anv_pipeline_sets_layout looks more like vk_pipeline_layout
Lionel Landwerlin
2025-08-01
anv: reuse runtime flags field for descriptor set layout
Lionel Landwerlin
2025-07-31
build: avoid redefining unreachable() which is standard in C23
Antonio Ospite
2025-07-14
anv: Remove NIR_PASS_V usage
jhananit
2025-07-07
anv: do not rely on sampler objects for pipeline compilation
Lionel Landwerlin
2025-07-07
anv: rework embedded sampler hashing
Lionel Landwerlin
2025-06-06
anv: simplify RENDER_SURFACE_STATE parsing
Lionel Landwerlin
2025-06-06
anv: add support for shaderStorageImageReadWithoutFormat through emulation
Lionel Landwerlin
2025-04-10
anv: fix self dependency computation
Lionel Landwerlin
2025-04-04
anv: consolidate environment variables
Lionel Landwerlin
2025-03-05
anv/apply_layout: split binding table building into its own function
Lionel Landwerlin
2025-02-23
anv: Support putting image base address and image params in surface state
Mi, Yanfeng
2024-12-19
anv: use vk_descriptor_type_is_dynamic
Erik Faye-Lund
2024-11-26
Revert in correct commit "fix"
Lionel Landwerlin
2024-11-26
fix
Lionel Landwerlin
2024-10-17
anv: stop using a binding table entry for gl_NumWorkgroups
Lionel Landwerlin
2024-09-09
anv: selectively disable binding table usage on Gfx20
Lionel Landwerlin
2024-08-22
anv: move lowering of descriptor intrinsics to apply_layout
Lionel Landwerlin
2024-08-22
anv: simplify loading driver internal constants
Lionel Landwerlin
2024-08-06
anv: ensure max_plane_count is at least 1
Lionel Landwerlin
2024-06-21
treewide: use nir_def_replace sometimes
Alyssa Rosenzweig
2024-06-21
anv: don't apply descriptor array bound checking
Lionel Landwerlin
2024-06-20
anv: Implement Wa_14019708328
José Roberto de Souza
2024-06-17
treewide: use nir_metadata_control_flow
Alyssa Rosenzweig
2024-05-08
anv: fix ycbcr plane indexing with indirect descriptors
Lionel Landwerlin
2024-04-25
anv: reuse embedded samplers across shaders
Lionel Landwerlin
2024-03-14
anv: ignore descriptor alignment for inline uniforms
Lionel Landwerlin
2024-02-29
anv: add pipeline/shader support for descriptor buffers
Lionel Landwerlin
2024-02-29
anv: add descriptor set layout support for descriptor buffers
Lionel Landwerlin
2024-02-29
anv: add embedded sampler support
Lionel Landwerlin
2024-02-29
nir: add additional flag to resource_intel for embedded samplers
Lionel Landwerlin
2024-02-19
anv: reenable ANV_ALWAYS_BINDLESS
Lionel Landwerlin
2023-12-04
anv: use 2 different buffers for surfaces/samplers in descriptor sets
Lionel Landwerlin
2023-11-13
anv: Bring back the non optimized version of build_load_render_surface_state_...
José Roberto de Souza
2023-09-18
treewide: Drop nir_ssa_for_src users
Alyssa Rosenzweig
2023-08-18
nir: Drop most uses if nir_instr_rewrite_src()
Faith Ekstrand
2023-08-14
nir: Drop nir_dest
Faith Ekstrand
2023-08-14
nir: Get rid of nir_dest_bit_size()
Faith Ekstrand
2023-08-14
anv: don't try to access dynamic buffers from surface states
Lionel Landwerlin
2023-08-12
nir: Drop "SSA" from NIR language
Alyssa Rosenzweig
2023-08-09
anv/hasvk: track robustness per pipeline stage
Lionel Landwerlin
2023-08-09
anv: remove descriptor array bounds checking
Lionel Landwerlin
2023-08-03
treewide: Remove more is_ssa asserts
Alyssa Rosenzweig
[next]