platform/upstream/mesa.git
2022-08-24 Samuel Pitoisetradv: remove redundant assignment of tcs.tcs_vertices_out
2022-08-24 Lucas Stachetnaviv: mark instanced draw extensions as supported...
2022-08-24 Lucas Stachetnaviv: expose ARB_draw_instanced
2022-08-24 Vinson Leezink: Remove duplicate variable zero.
2022-08-24 Timothy Arceriglsl: fix location for array subscript
2022-08-24 Timothy Arceriglsl: make packed varying helper needs_lowering() external
2022-08-24 Qiang Yuradeonsi: fix tcs_out_lds_offsets arg alignment
2022-08-24 Caio Oliveiraintel/compiler: Use fs_reg helpers for GS icp_handle...
2022-08-24 Caio Oliveiraintel/compiler: Use fs_reg helpers for TCS icp_handle...
2022-08-24 Caio Oliveiraintel/compiler: Rename 8_PATCH to MULTI_PATCH
2022-08-24 Caio Oliveiraintel/compiler: Remove INTEL_DEBUG=tcs8
2022-08-23 Bas Nieuwenhuizenvulkan/wsi: Take max extent into consideration for...
2022-08-23 Daniel Stoneci: Use mold for x86-64 and AArch64 builds
2022-08-23 Jordan Justeniris: Drop extra file-descriptor dup in iris_drm_screen...
2022-08-23 Lionel Landwerlinintel/fs: fixup scratch load/store handling on Gfx12.5+
2022-08-23 Lionel Landwerlinintel/fs: fix load_scratch intrinsic
2022-08-23 Caio Oliveiraintel/compiler: Make component() work for FIXED_GRF/ARF
2022-08-23 Francisco Jerezintel/fs: Fix horiz_offset() to handle FIXED_GRFs with...
2022-08-23 Karol Herbstci: update CI to reflect clovers LLVM version bump
2022-08-23 Kai Wasserbächchore(deps): clover: raise the minimum LLVM version...
2022-08-23 John Brooksradv: Fix mipmap views on GFX10+
2022-08-23 John Brooksradv: Fix corrupted mipmap copies on GFX9+
2022-08-23 John Brooksradv: Only apply mipmap view adjustments to block compr...
2022-08-23 John Brooksvulkan: Introduce vk_format_is_block_compressed function
2022-08-23 John Brooksradv: Add get_addrlib function to radv_radeon_winsys
2022-08-23 Eric Engestromanv: convert assert into unreachable to avoid fallthrou...
2022-08-23 Karol Herbstnvc0: limit max global and alloc size
2022-08-23 Pierre Moreaunv50/nir: A group barrier is CTA-level not global-level
2022-08-23 Pierre Moreaunv50/ir: Avoid generating splits of splits
2022-08-23 Pierre Moreaunv50/ra: Fix the offset computation for compounds
2022-08-23 Pierre Moreaunv50/peephole: Disallow combining sub 4-byte ld/st...
2022-08-23 Pierre Moreaunv50/ir: Handle non-32-bit values when cst folding...
2022-08-23 Pierre Moreaunv50: Mark RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLY as...
2022-08-23 Pierre Moreaunv50: Disallow allocating more than VRAM size
2022-08-23 Pierre Moreaunv50: Report actual VRAM size
2022-08-23 Pierre Moreaunv50: Rename interps to fixups
2022-08-23 Pierre Moreaunv50: Rename fixups to relocs
2022-08-23 Pierre Moreaunv50,nvc0: Do not resize global residents if unnecessary
2022-08-23 Jason Ekstrandradv: Don't assume layout == stencilLayout for stencil...
2022-08-23 Jason Ekstrandradv: Add a image_transition helper for separate depth...
2022-08-23 Jason Ekstrandradv/meta: Drop redundant depth_view_can_fast_clear
2022-08-23 Jason Ekstrandradv: Drop set/restore_subpass
2022-08-23 Jason Ekstrandradv/meta: Use Begin/EndRendering for clears
2022-08-23 Jason Ekstrandradv/meta: s/dest/dst/ in a few functions
2022-08-23 Jason Ekstrandradv/meta: Use Begin/EndRendering for resolves
2022-08-23 Jason Ekstrandradv/meta: Drop subpass_att from radv_fast_clear_color
2022-08-23 Jason Ekstrandradv/meta: Fix a stack use-after-free with sample locations
2022-08-23 Jason Ekstrandradv/meta: Respect render area for MSAA resolves
2022-08-23 Jason Ekstrandradv: Use VK_IMAGE_LAYOUT_ATTACHMENT_FEEDBACK_LOOP_OPTI...
2022-08-23 Jason Ekstrandradv: Use both aspects for depth/stencil blit destinations
2022-08-23 Jason Ekstrandvulkan,anv,dozen: Use VK_IMAGE_LAYOUT_ATTACHMENT_FEEDBA...
2022-08-23 Ruijing Dongradeonsi/vcn: add AUD syntax to h264 encoding
2022-08-23 Ruijing Dongradeonsi/vcn: remove rate control double begin IBs
2022-08-23 Ruijing Dongradeonsi/vcn: support VBAQ modes
2022-08-23 Ruijing Dongradeonsi/vcn: support encoding preset modes
2022-08-23 Ruijing Dongradeonsi/vcn: dpb change for supporting pre-encoding
2022-08-23 Ruijing Dongradeonsi/vcn: add enc quality bits interface
2022-08-23 Ruijing Dongfrontends/va: improve enc quality interface change
2022-08-23 Yonggang Luoci: Remove -Wno-error=deprecated-declarations cpp optio...
2022-08-23 Yonggang Luoosmesa: Fixes [-Wdeprecated-declarations] in test-rende...
2022-08-23 Yonggang Luovirgl: Fixes [-Wdeprecated-declarations] in virgl_stagi...
2022-08-23 Yonggang Luointel/compiler: Fixes [-Wdeprecated-declarations] in...
2022-08-23 Yonggang Luointel/compiler: Fixes [-Wdeprecated-declarations] in...
2022-08-23 Yonggang Luoglsl: Fixes [-Wdeprecated-declarations] in list_iterato...
2022-08-23 Yonggang Luoutil: Fix [-Wdeprecated-declarations] in mesa-sha1_test.cpp
2022-08-23 Yonggang Luonir: Fixes [-Wdeprecated-declarations] in serialize_tes...
2022-08-23 Caio Oliveiraintel/compiler: Get URB handle in emit_task/mesh_intrin...
2022-08-23 Caio Oliveiraintel/compiler: Call get_mesh_urb_handle one level...
2022-08-23 Yonggang Luoamd/compiler: Fixes warning [-Wunused-variable] in...
2022-08-23 Yonggang Luoamd/compiler: Fixes warning [-Wunused-variable] in...
2022-08-23 sjfrickeanv: fix assert to build with shader cache disabled
2022-08-23 Sviatoslav... iris: Always initialize shader compilation queue ready...
2022-08-23 Lionel Landwerlinanv: remove the LOCAL_MEM allocation bit
2022-08-23 Lionel Landwerlinanv: prevent trying to mmap non host visible memory
2022-08-23 Erik Faye-Lundglsl/tests: do not perform eol-conversion on windows
2022-08-23 Lionel Landwerlinanv: fix assert in memory budget code when extension...
2022-08-23 Lionel Landwerlinanv: fixup assertions on lowered storage formats
2022-08-23 Mark Collinstu: Allocate private memory per-device instead of per...
2022-08-23 Lionel Landwerlinanv: fix GetPipelineExecutableStatistics for ray tracin...
2022-08-23 Mark JanesRevert "anv: Do not copy garbage to batch_bo"
2022-08-23 Mike Blumenkrantzzink: ignore nir_texop_lod for tex dest matching
2022-08-23 Mike Blumenkrantzzink: handle nir_intrinsic_sparse_residency_code_and...
2022-08-23 Ian Romanickglsl: Remove lower_offset_arrays pass
2022-08-23 Ian Romanickradeonsi: r600: d3d12: st: Use NIR lowering for tg4...
2022-08-23 Ian Romanicknir: spirv: Allow 32-bit version of nir_intrinsic_is_sp...
2022-08-23 Charmaine Leesvga: fix invalid component access of domain location
2022-08-23 Martin Krastevmeson: add svga gallium driver to 'auto' group on arm...
2022-08-22 Rob Clarkfreedreno: Avoid deferred-flush dependency loops
2022-08-22 Rob Clarkfreedreno: Simplify add_dep logic
2022-08-22 Rob Clarkfreedreno: Extract helper to check for batch dependency
2022-08-22 Danylo Piliaievtu: Disable userspace iova allocations
2022-08-22 Eric Engestromaco: drop unused variable
2022-08-22 Yonggang Luoaco: Use unreachable instead assert(false)
2022-08-22 Emma Anholtci/tu: Add another cwe_after_bind fail that appeared...
2022-08-22 Emma Anholttu: Emit only as many VBs as we've ever seen bound...
2022-08-22 Emma Anholttu: Only emit FS output regs for as many MRTs as we...
2022-08-22 Emma Anholttu: Only emit as many VPC interp/repl regs as will...
2022-08-22 Emma Anholttu: Only emit as many bindless regs as we have seen...
2022-08-22 José Roberto... anv: Group all context operations during device creation
2022-08-22 José Roberto... anv: Nuke anv_execbuf_init()
next