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
Age
Commit message (
Expand
)
Author
2025-11-06
nir: Use sparse bitset for liveness information
Natalie Vock
2025-11-06
anv: prevent potential, but unlikely, overflow
Dylan Baker
2025-11-06
anv: assert that we don't overflow
Dylan Baker
2025-11-06
brw,elk: drop unused spirv->nir routines
Alyssa Rosenzweig
2025-11-06
anv: enable KHR_pipeline_binary support
Lionel Landwerlin
2025-11-06
brw: stop emitting flush operations for begin/end interlock
Lionel Landwerlin
2025-11-05
anv/android: query and use explicit layout for ahb resolve
Juston Li
2025-11-05
anv/android: align AHardwareBuffer naming to ahb
Juston Li
2025-11-05
anv: avoid unnecessary stalling on secondaries
Lionel Landwerlin
2025-11-05
anv: don't use IndirectStatePointersDisable at the end of secondaries
Lionel Landwerlin
2025-11-05
anv: avoid invalid timestamp generation due to skipped commands
Lionel Landwerlin
2025-11-05
anv: enable accelerationStructureCaptureReplay
Lionel Landwerlin
2025-11-05
brw: avoid invalid URB messages
Lionel Landwerlin
2025-11-05
brw: Correctly generate conditional modifier for BFN
Ian Romanick
2025-11-05
elk: Disable IO semantic validation when remapping patch offsets
Kenneth Graunke
2025-11-04
anv: Use correct engine class for companion RCS
Sagar Ghuge
2025-11-04
anv/pps: remove assert for double init
Felix DeGrood
2025-11-04
treewide: use UTIL_DYNARRAY_INIT
Alyssa Rosenzweig
2025-11-04
anv: avoid null pointer access in utrace copies on CCS
Lionel Landwerlin
2025-11-04
anv: implement autostrip disable for Wa_14024997852
Tapani Pälli
2025-11-04
intel/genxml: add registers handling autostrip for gfx200
Tapani Pälli
2025-11-04
intel/dev: update mesa_defs.json from internal database
Tapani Pälli
2025-11-03
brw: disable io_semantic validation for mesh intrinsics
Lionel Landwerlin
2025-11-03
anv: try to help coverity understand we're not racing
Dylan Baker
2025-11-02
nir/validate: expand IO intrinsic validation with nir_io_semantics
Marek Olšák
2025-10-31
elk: Apply vgrf127 workaround in more cases
Ian Romanick
2025-10-31
brw: Apply Gfx9 vgrf127 workaround in more cases
Ian Romanick
2025-10-31
anv, hasvk: Don't assert on alignment if the value is known to be zero
Caio Oliveira
2025-10-31
intel: use util_is_aligned more
Alyssa Rosenzweig
2025-10-31
intel: do not NIH util_is_aligned
Alyssa Rosenzweig
2025-10-31
Revert "anv: Convert DEBUG_SPARSE logging to use mesa_log"
Lionel Landwerlin
2025-10-31
anv: bring back some lost game drirc workarounds for subgroups
Tapani Pälli
2025-10-31
anv: Convert DEBUG_HEAPS logging to use mesa_log
Christian Gmeiner
2025-10-31
anv: Convert DEBUG_SPARSE logging to use mesa_log
Christian Gmeiner
2025-10-30
anv: Fix potential overflow from doing 32bit math on 64bit types
Dylan Baker
2025-10-30
intel/mda: Use a vector to track the contents variable
Dylan Baker
2025-10-30
intel/mda: Use GTEST fixtures to manage File handles
Dylan Baker
2025-10-30
nir/algebraic: ad-hoc constant-fold ALU instructions
Daniel Schürmann
2025-10-30
tree-wide: don't call nir_opt_constant_folding after nir_lower_flrp
Daniel Schürmann
2025-10-30
brw: Don't set destination of branch instructions
Caio Oliveira
2025-10-30
brw: Set relevant immediate bits for Gfx9-11 in JIP and UIP helpers
Caio Oliveira
2025-10-30
brw: Fix MOV_INDIRECT lowering for various platforms
Caio Oliveira
2025-10-30
brw: Fix EU validation of VxH and Vx1 region
Caio Oliveira
2025-10-30
anv: Convert DEBUG_PIPE_CONTROL logging to use mesa_log_stream
Christian Gmeiner
2025-10-28
anv: Allow modifiers on depth images
Nanley Chery
2025-10-28
anv: Limit the SCANOUT flag to color images
Nanley Chery
2025-10-28
anv: use D3D-compatible texturing for Proton
Alyssa Rosenzweig
2025-10-28
brw: plug some holes in brw_wm_prog_data
Iván Briano
2025-10-27
anv: implement VK_KHR_maintenance10
Lionel Landwerlin
2025-10-27
anv: expose VK_EXT_shader_uniform_buffer_unsized_array
Lionel Landwerlin
[next]