platform/upstream/mesa.git
2021-06-24 Mike Blumenkrantzzink: break out image descriptor layout into util function
2021-06-24 Erik Faye-Lundci/windows: fix zink msvc build-rules
2021-06-24 Enrico Gallimicrosoft/spirv_to_dxil: Add drive_location assignment
2021-06-24 Enrico Gallimicrosoft/compiler: Switch io sort to use nir_sort_vari...
2021-06-24 Enrico Gallinir: Add modes filter to nir_sort_variables
2021-06-24 Jason Ekstrandnir: Add a function for sorting variables
2021-06-24 Enrico Galliutil: Add qsort_r/s args adapter for MSVC and BSD/macOS
2021-06-24 Enrico Galliutil: Add simple test for util_qsort_r
2021-06-24 Jason Ekstrandutil: Add an implementation of qsort_r for non-GNU...
2021-06-24 Enrico Gallid3d12, microsoft/compiler: Moving driver_location alloc...
2021-06-24 Enrico Gallid3d12, microsoft/compiler: Switching semantic names...
2021-06-24 Enrico Gallimicrosoft/compiler: Remove de-duplication of arbitrary...
2021-06-24 Niklas Haasvulkan/wsi/wayland: implement the full format table
2021-06-24 Alexey Nurmukhametovtu/kgsl: Fix file descriptor double close
2021-06-24 Erik Faye-Lundci/windows: enable msvc builds of zink
2021-06-24 Erik Faye-Lundci/windows: work around meson encoding issues
2021-06-24 Erik Faye-Lundzink: cast pointers to uintptr_t
2021-06-24 Erik Faye-Lundaux/trace: fix bool argument
2021-06-24 Emma Anholtturnip: Disable buffer texturing on 422 formats.
2021-06-24 Emma Anholtci/turnip: Document create_instance_device_intentional_...
2021-06-24 Emma Anholtturnip: Use vk_startup_errorf() in more startup paths.
2021-06-24 Emma Anholtturnip: Link more MRs and issues related to our xfails.
2021-06-24 Emma Anholtfreedreno/ir3: Report RA failure with mesa_loge().
2021-06-24 Erik Faye-Lundiris/ci: disable amly jobs
2021-06-24 Daniel Schürmannaco/ra: handle copies of copies better
2021-06-24 Daniel Schürmannaco/ra: handle copies of definition registers
2021-06-24 Jason Ekstrandanv: Claim to be a discrete GPU if has_lmem
2021-06-24 Jordan Justenintel/dev: Set has_local_mem for DG1
2021-06-24 Sagar Ghugeanv: Allocate scratch and workaround BO in local memory
2021-06-24 Sagar Ghugeanv: Allocate BO in appropriate region
2021-06-24 Sagar Ghugeanv: Wrapper around I915_GEM_CREATE_EXT_MEMORY_REGIONS
2021-06-24 Sagar Ghugeanv: Query memory region info
2021-06-24 Rafael Antognolliiris: Map with WC on non-LLC platforms.
2021-06-24 Rafael Antognolliiris/bufmgr: Add flag to allocate from local memory.
2021-06-24 Rafael Antognolliiris/bufmgr: Add new set of buckets for local memory.
2021-06-24 Rafael Antognolliiris/bufmgr: Query memory region info.
2021-06-24 Jordan Justeniris/bufmgr: Align vma addresses to 64K for local memory
2021-06-24 Jordan Justenintel/devinfo: Add has_local_mem
2021-06-24 Jason Ekstrandinclude/drm-uapi: bump headers
2021-06-24 Simon Zeniradv: Implement VK_EXT_acquire_drm_display
2021-06-24 Simon Zenivulkan/wsi: Implement VK_EXT_acquire_drm_display
2021-06-24 Simon Zenivulkan/wsi: add drm_fd param to wsi_display_get_connector
2021-06-24 Jason Ekstranddocs/isl: Improve the bit[6] swizzling section of the...
2021-06-24 Jason Ekstrandisl,docs: Add a chapter on AUX state tracking
2021-06-24 Jason Ekstrandisl,iris: Move the extra_aux_surf logic into iris
2021-06-24 Jason Ekstrandisl: Take a hiz_or_mcs_surf in isl_surf_supports_ccs
2021-06-24 Jason Ekstrandisl: Assert some iris invariants in isl_surf_get_ccs_surf
2021-06-24 Vinson Leeasahi: Fix macOS macro.
2021-06-24 Erik Faye-Lundlibgl-gdi: add missing include
2021-06-24 Erik Faye-Lundzink: remove some needless moltenvk details
2021-06-24 Erik Faye-Lundzink: do not store moltenvk functions in screen
2021-06-24 Erik Faye-Lundzink: remove unused moltenvk functions
2021-06-24 Erik Faye-Lundzink: unbreak moltenvk code
2021-06-24 Erik Faye-Lundzink: remove unused function-pointers
2021-06-24 Erik Faye-Lundzink: drop unused macros
2021-06-24 Dave Airliecrocus: fix another printf specifier.
2021-06-24 Dave Airliecrocus/gfx6: always be dirtying gs attachments for xfb
2021-06-24 Dave Airliecrocus: Avoid replacing backing storage for buffers...
2021-06-24 Dave Airliecrocus: dirty blend state more often.
2021-06-24 Dave Airliecrocus/gfx6: fix sampler view first level.
2021-06-24 Dave Airlieintel/genxml: fix gfx6 GS SVB_INDEX encoding
2021-06-24 Dave Airliecrocus/query: poll the syncobj in the no wait situation
2021-06-24 Adam Jacksonvl/dri3: Don't leak regions on the X server
2021-06-24 Adam Jacksonloader/dri3: Don't churn through xfixes regions in...
2021-06-24 Adam Jacksonloader/dri3: Properly initialize the XFIXES extension
2021-06-24 Marek Olšákradeonsi: optimize set_inlinable_constants when they...
2021-06-24 Marek Olšákac/gpu_info: adjust the condition for use_late_alloc
2021-06-24 Marek Olšákradeonsi: don't use NGG culling on 1 RB chips
2021-06-24 Marek Olšákradeonsi: remove incorrect comment about hangs in gfx10...
2021-06-24 Marek Olšákradeonsi: if shader culling culls all vertices, cull...
2021-06-24 Marek Olšákradeonsi: document why VBO descriptors in user SGPRs...
2021-06-24 Mike Blumenkrantzlavapipe: implement multidraw ext
2021-06-24 Mike Blumenkrantzzink: use depth/stencil-only layouts for depth/stencil...
2021-06-23 Timothy Arceriutil: add work around for the game We Happy Few
2021-06-23 Emma Anholtci/i915g: Skip the piglit glx tests since we're not...
2021-06-23 Emma Anholti915g: Finish out blend factor overrides for both RGBx...
2021-06-23 Emma Anholti915g: Fix bad naming of depth texture formats.
2021-06-23 Connor Abbottir3/ra: Fix corner case in collect handling
2021-06-23 Connor Abbottir3: Remove IR3_REG_DEST
2021-06-23 Connor Abbottir3: Remove regs array
2021-06-23 Connor Abbottir3/frontend: Switch to srcs/dsts arrays
2021-06-23 Connor Abbottir3/opts: Switch to srcs/dsts arrays
2021-06-23 Connor Abbottir3/validate: Switch to srcs/dsts arrays
2021-06-23 Connor Abbottir3/print: Switch to srcs/dsts arrays
2021-06-23 Connor Abbottir3/legalize: Switch to srcs/dsts arrays
2021-06-23 Connor Abbottir3/array_to_ssa: Switch to srcs/dsts arrays
2021-06-23 Connor Abbottir3/parser: Switch to srcs/dsts arrays
2021-06-23 Connor Abbottir3/ra: Switch to srcs/dsts arrays
2021-06-23 Connor Abbottir3/core: Switch to srcs/dsts arrays
2021-06-23 Connor Abbottir3/sched: Convert to srcs/dsts arrays
2021-06-23 Connor Abbottfreedreno/tests: Convert to srcs/dsts
2021-06-23 Connor Abbottfreedreno/isa: Convert to srcs/dsts
2021-06-23 Connor Abbottir3: Add srcs/dsts arrays to ir3_instruction
2021-06-23 Connor Abbottir3/legalize: Construct branch properly
2021-06-23 Connor Abbottir3: Add separate src/dst count in ir3_instr
2021-06-23 Connor Abbottir3: Split ir3_reg_create() into ir3_{src,dst}_create()
2021-06-23 Connor Abbottir3: Make ir3_instruction::address a normal register
2021-06-23 Connor Abbottir3: Add is_reg_special()
2021-06-23 Connor Abbottir3: Validate that ir3_register::instr is correct
2021-06-23 Connor Abbottir3: Update ir3_register::instr when cloning instructions
next