platform/upstream/mesa.git
2023-07-03 Caio Oliveiranir/print: Use `//` for comments
2023-07-03 Caio Oliveiranir/print: Don't use comment syntax for deref_cast...
2023-07-03 Caio Oliveiranir/print: Rename print_tabs() to print_indentation...
2023-07-03 Caio Oliveiranir/print: Align instructions around `=`
2023-07-03 Caio Oliveiranir/print: Use BITSIZExELEMENTS for SSA sizes
2023-07-03 Caio Oliveiranir/print: Use `bN` instead of `block_N` for identifyin...
2023-07-03 Caio Oliveiranir/print: Use symbols % for SSA and @ for intrinsic
2023-07-03 Yonggang Luonir: Add nir_foreach_function_safe and use it
2023-07-03 Yonggang Luoradv: Use nir_remove_non_entrypoints in radv_shader.c
2023-07-03 Yonggang Luoglsl: Use nir_remove_non_entrypoints to simplify the...
2023-07-03 Yonggang Luonir: Update the comment to call nir_remove_non_entrypoi...
2023-07-03 Yonggang Luodxil: Use nir_remove_non_entrypoints
2023-07-03 Konstantin... amd: Move ac_hw_stage to its own file
2023-07-03 Konstantin... nir/builder_opcodes: Do not generate empty intrinsic...
2023-07-03 Konstantin... nir/opt_dead_cf: Handle if statements ending in a jump...
2023-07-03 Connor Abbotttu: Use common dirty tracking for PC_PRIMITIVE_CNTL_0
2023-07-03 Connor Abbotttu: Rewrite to use common Vulkan dynamic state
2023-07-03 Connor Abbotttu: Split pipeline struct into different types
2023-07-03 Connor Abbottfreedreno/a6xx: Fix name of A6XX_PC_PRIMITIVE_CNTL_0...
2023-07-03 Connor Abbotttu: Don't use A6XX_PC_PRIMITIVE_CNTL_0::TESS_UPPER_LEFT...
2023-07-03 Connor Abbottvk/graphics_state: Don't track each vertex input field
2023-07-03 Connor Abbottvulkan: Fix renderpass flags with driver-specific rende...
2023-07-03 Connor Abbottvk/graphics_state: Track attachment count as state
2023-07-03 Connor Abbottradv: Fix radv_pipeline_is_blend_enabled
2023-07-03 Connor Abbottvk/graphics_state: Add helpers for pre-baking state
2023-07-03 Connor Abbottvk/graphics_state: Fix some assertions when copying...
2023-07-03 Connor Abbottvk/graphics_state: Add VI_BINDINGS_VALID state
2023-07-03 Connor Abbottvk/graphics_state: Add feedback_loop_input_only
2023-07-03 Connor Abbottvk/graphics_state: Remove vk_subpass_info
2023-07-03 Connor Abbottutil/bitset: Add some extra functions
2023-07-03 Yonggang Luocompiler/clc: Switch to use nir_foreach_function_impl...
2023-07-03 Juan A. Suarez... v3d/ci: add new flake
2023-07-03 Sil Vilerinod3d12: Video Decode - Refactor and style fixes
2023-07-03 Sil Vilerinod3d12: Video Process - Implement get_processor_fence...
2023-07-03 Sil Vilerinod3d12: Video Encode - GPU wait on input surface fence
2023-07-03 Sil Vilerinod3d12: Video Decode - Sync 3D context copy with decode...
2023-07-03 Sil Vilerinod3d12: Apply style format to d3d12_video_dec.cpp
2023-07-03 Sil Vilerinod3d12: Video Decode - Implement get_decoder_fence and...
2023-07-03 Sil Vilerinofrontend/va: Add video processing async fence support
2023-07-03 Sil Vilerinofrontend/va: Pass surf->fence in PIPE_VIDEO_ENTRYPOINT_...
2023-07-03 Tatsuyuki Ishizink/ci: Add ext_transform_feedback@api-errors to fail...
2023-07-03 Tatsuyuki Ishiradv: Enable weak reference cache for device->mem_cache.
2023-07-03 Daniel Schürmannradv: reference pipeline cache object in radv_pipeline
2023-07-03 Konstantin... intel: Use nir_builder_at
2023-07-03 Konstantin... panfrost: Use nir_builder_at
2023-07-03 Konstantin... microsoft: Use nir_builder_at
2023-07-03 Konstantin... lavapipe: Use nir_builder_at
2023-07-03 Konstantin... zink: Use nir_builder_at
2023-07-03 Konstantin... vc4: Use nir_builder_at
2023-07-03 Konstantin... radeonsi: Use nir_builder_at
2023-07-03 Konstantin... r600: Use nir_builder_at
2023-07-03 Konstantin... etnaviv: Use nir_builder_at
2023-07-03 Konstantin... crocus: Use nir_builder_at
2023-07-03 Konstantin... gallium,st: Use nir_builder_at
2023-07-03 Konstantin... freedreno: Use nir_builder_at
2023-07-03 Konstantin... spirv: Use nir_builder_at
2023-07-03 Konstantin... nir: Use nir_builder_at
2023-07-03 Konstantin... glsl: Use nir_builder_at
2023-07-03 Konstantin... v3d: Use nir_builder_at
2023-07-03 Konstantin... asahi: Use nir_builder_at
2023-07-03 Konstantin... radv: Use nir_builder_at
2023-07-03 Konstantin... nir: Add nir_builder_at
2023-07-03 Rob Clarkfreedreno/fdperf: Use common device info helpers
2023-07-03 Tatsuyuki Ishivulkan/pipeline_cache: Introduce weak reference mode.
2023-07-03 Tatsuyuki Ishivulkan/pipeline_cache: Move cache_object_unref out...
2023-07-03 Tatsuyuki Ishivulkan/pipeline_cache: Move locking outside of remove_o...
2023-07-03 Tatsuyuki Ishivulkan/pipeline_cache: Do not consume object passed...
2023-07-03 Lionel Landwerlindocs/features: update anv entries
2023-07-03 Sergi Blanch... Revert "ci: disable Collabora's LAVA lab for maintance"
2023-07-03 David Heidelbergci/microsoft: partly revert rename from container-rules...
2023-07-03 David Heidelbergci: when touching farms, never run manual jobs
2023-07-03 Shan-Min Chaotu/kgsl: Fix memory overwrite with vkFlushMappedMemoryR...
2023-07-03 Rhys Perryaco: remove 64-bit integer conversion opcodes
2023-07-03 Rhys Perryradeonsi: use nir_lower_conv64
2023-07-03 Rhys Perryradv: call nir_lower_int64 later
2023-07-03 Rhys Perryradv: use nir_lower_conv64
2023-07-03 Rhys Perrynir: split nir_lower_mov64
2023-07-03 Timur Kristófradv: Enable required subgroup size on mesh/task.
2023-07-03 Timur Kristófradv: Use required subgroup info for graphics shaders.
2023-07-03 Timur Kristófradv: Refactor required subgroup size in pipeline key.
2023-07-03 Christian Gmeineretnaviv: nir: do a late nir_opt_cse run
2023-07-03 Sergi Blanch... ci: disable Collabora's LAVA lab for maintance
2023-07-02 David Heidelbergci/traces: print version of apps used for replaying...
2023-07-02 David Heidelbergci/apitrace: include version with LTO enabled
2023-07-02 David Heidelbergci/traces: guard DXVK and VK behind VK_DRIVER
2023-07-02 David Heidelbergci: create manual farm rules
2023-07-02 David Heidelbergci/microsoft: rename manual rules according to rest...
2023-07-02 David Heidelbergci/microsoft: uploading artifacts gets stuck currently...
2023-07-01 Romain Failliotdocs(fix): remove last ref to i965 in features.txt
2023-07-01 Yonggang Luosfn: indent fixes after switch to use nir_foreach_funct...
2023-07-01 Yonggang Luosfn: Convert to use nir_foreach_function_impl
2023-07-01 Yonggang Luollvmpipe: Convert to use nir_foreach_function_impl
2023-07-01 Yonggang Luomesa: Convert to use nir_foreach_function_impl
2023-07-01 Yonggang Luopanfrost: Convert to use nir_foreach_function_impl...
2023-07-01 Yonggang Luopanfrost: Convert to use nir_foreach_function_with_impl...
2023-07-01 Yonggang Luonir: Strip the const modifier on nir_function * in...
2023-07-01 Eric Engestromutil/disk_cache: fix ~/.cache/ permissions
2023-06-30 Dave Airliedraw/gs: handle extra shader outputs in geometry.
2023-06-30 Alyssa Rosenzweignir: Rename nir_reg_{src,dest} -> nir_register_{src...
2023-06-30 Alyssa Rosenzweignir: Rename load/store_reg -> load/store_register
next