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
/
nouveau
Age
Commit message (
Expand
)
Author
2025-11-06
nouveau/drm-shim: remove double '/' in include path
Antonio Ospite
2025-11-06
mesa: replace most occurrences of getenv() with os_get_option()
Antonio Ospite
2025-11-05
treewide: use BITSET_BYTES, BITSET_RZALLOC
Alyssa Rosenzweig
2025-11-04
nvk: VK_EXT_shader_uniform_buffer_unsized_array
Faith Ekstrand
2025-11-04
treewide: use UTIL_DYNARRAY_INIT
Alyssa Rosenzweig
2025-11-03
nak/opt_lop: Don't handle modifiers in dedup_srcs
Mel Henning
2025-11-03
nak/nvdisasm_tests: Test plop3
Mel Henning
2025-10-30
tree-wide: don't call nir_opt_constant_folding after nir_lower_flrp
Daniel Schürmann
2025-10-30
nvk: Enable ASTC on Tegra
Faith Ekstrand
2025-10-30
nvk: Add an NVK_DEBUG=coherent flag
Faith Ekstrand
2025-10-30
nvk: Don't re-initialize the descriptor writer if the set matches
Faith Ekstrand
2025-10-30
nak: Fix delay insertion missing WaR
Lorenzo Rossi
2025-10-30
nak: Add cross-block instruction delay scheduling
Lorenzo Rossi
2025-10-30
nak/reg_tracker: Add SparseRegTracker
Lorenzo Rossi
2025-10-30
nak: Add latency_upper_bound to ShaderModel
Lorenzo Rossi
2025-10-30
nak/dataflow: Fix typo in comments
Lorenzo Rossi
2025-10-27
nvk: Advertise VK_KHR_maintenance10
Faith Ekstrand
2025-10-27
nvk: Advertise the new maintenance10 format features
Faith Ekstrand
2025-10-27
nvk: Switch to CmdEndRendering2KHR()
Faith Ekstrand
2025-10-27
nvk: Plumb attachment flags through to MSAA resolve
Faith Ekstrand
2025-10-24
util/dynarray: infer type in append
Alyssa Rosenzweig
2025-10-24
nvk: Capture/replay buffer addresses for EDB capture/replay
Faith Ekstrand
2025-10-24
nvk: Look at the right pointer in GetDescriptorInfo for SSBOs
Faith Ekstrand
2025-10-24
nvk: Emit inactive vertex attributes
Faith Ekstrand
2025-10-22
nvk: Disable sampleLocationsSampleCounts for 1x MSAA
Faith Ekstrand
2025-10-22
nvk: Include the chipset in the pipeline/binary cache UUID
Faith Ekstrand
2025-10-22
treewide: Use vk_collect_dependency_info_src_stages
Mel Henning
2025-10-21
nvk: implement VK_EXT_discard_rectangles
Lorenzo Rossi
2025-10-21
nvk: VK_DEPENDENCY_ASYMMETRIC_EVENT_BIT_KHR
Mel Henning
2025-10-21
nak: fix MMA latencies on Ampere
Karol Herbst
2025-10-21
nak: improve fp16 latencies on Ampere
Karol Herbst
2025-10-21
nak: simplify SM80 HMMA latency categorization
Karol Herbst
2025-10-21
nak: ensure deref has a ptr_stride in cmat load/store lowering
Karol Herbst
2025-10-21
nak: extract cmat load/store element offset calculation
Karol Herbst
2025-10-21
treewide: use nir_load_global_constant alias of nir_build_load_global_constant
Georg Lehmann
2025-10-21
nir: remove manual nir_store_global
Georg Lehmann
2025-10-21
nir: remove manual nir_load_global
Georg Lehmann
2025-10-21
ci: uprev vkd3d
Eric Engestrom
2025-10-20
nvk: Really fix maxVariableDescriptorCount w/ iub
Mel Henning
2025-10-15
nvk: Expose cached and coherent as separate types on Tegra
Faith Ekstrand
2025-10-15
nvk/query: Handle non-coherent query pool memory
Faith Ekstrand
2025-10-15
nvk/query: Rework query waits
Faith Ekstrand
2025-10-15
nvk/query: Add an interleaved query layout
Faith Ekstrand
2025-10-15
nvk/query: Add a vk_query_pool_report_count() helper
Faith Ekstrand
2025-10-15
nvk/query: Pass an IS_TIMESTAMP flag explicitly to the CL kernel
Faith Ekstrand
2025-10-15
nvk/query: Rework offset helpers
Faith Ekstrand
2025-10-15
nvk: Flush indirect execution set maps
Faith Ekstrand
2025-10-15
nvk: Flush descriptor set maps
Faith Ekstrand
2025-10-15
nvk: Route more descriptor types through write_desc()
Faith Ekstrand
2025-10-15
nvk: Add an nvk_descriptor_writer
Faith Ekstrand
[next]