platform/upstream/mesa.git
2021-11-19 Jesse Natalieandroid: Add a BOARD CFlags option so build can be...
2021-11-19 Mike Blumenkrantzzink: be consistent about waiting on context queue...
2021-11-19 Mike Blumenkrantzzink: set batch state queue on creation
2021-11-19 Emma Anholtfreedreno/a5xx: Emit MSAA state for sysmem rendering...
2021-11-19 Emma Anholtfreedreno/a5xx: Document the sRGB bit on RB_2D_SRC...
2021-11-19 Emma Anholtfreedreno/a5xx: Define a5xx_2d_surf_info like a6xx...
2021-11-19 Emma Anholtfreedreno/a6xx: Disable sample averaging on non-ubwc...
2021-11-19 Emma Anholtfreedreno/a6xx: Disable sample averaging on z/s or...
2021-11-19 Connor Abbottir3/lower_pcopy: Fix bug with "illegal" copies and...
2021-11-19 Connor Abbottir3/lower_pcopy: Fix shr.b illegal copy lowering
2021-11-19 Connor Abbottir3/spill: Support larger spill slot offset
2021-11-19 Connor Abbottir3/ra: Add missing asserts to ra_push_interval()
2021-11-19 Connor Abbottir3/ra: Consider reg file size when swapping killed...
2021-11-19 Jesse Nataliemeson: Allow mismatching RTTI for MSVC
2021-11-19 Jesse Nataliemeson: Don't override built-in cpp_rtti option, error...
2021-11-19 Lionel Landwerlinanv: initialize anv_bo_sync base fields
2021-11-19 Lionel Landwerlinanv: don't try to close fd = -1
2021-11-19 Samuel Pitoisetradv: ignore the descriptor set layout when creating...
2021-11-19 Samuel Pitoisetradv: allow TC-compat CMASK with storage images on...
2021-11-19 Mike Blumenkrantzzink: add a compiler pass to scan for shader image use
2021-11-19 Mike Blumenkrantzzink: explicitly init glsl
2021-11-19 Alejandro Piñeirovulkan: move common format helpers to vk_format
2021-11-19 Samuel Pitoisetutil/queue: fix a data race detected by TSAN when finis...
2021-11-19 Qiang Yuglx/dri3: fix glXQueryContext does not return GLX_RENDE...
2021-11-18 Emma Anholtfreedreno: Stop exposing MSAA image load/store on deskt...
2021-11-18 Alyssa Rosenzweigasahi: Fix BIND_PIPELINE sizing and alignment
2021-11-18 Alyssa Rosenzweigasahi: Remove obnoxious workaround
2021-11-18 Alyssa Rosenzweigasahi: Remove silly magic numbers
2021-11-18 Alyssa Rosenzweigasahi: Fix agx_map_* structures
2021-11-18 Alyssa Rosenzweigasahi: Allocate special scratch buffers
2021-11-18 Alyssa Rosenzweigasahi: Deflake addresses
2021-11-18 Alyssa Rosenzweigasahi: Rename PANDECODE->AGXDECODE
2021-11-18 Alyssa Rosenzweigpan/bi: Add XML for LD_BUFFER
2021-11-18 Alyssa Rosenzweigpan/bi: Suppress uniform validation for LD_BUFFER
2021-11-18 Alyssa Rosenzweigpan/bi: Confirm IDP unit on Valhall
2021-11-18 Alyssa Rosenzweigpan/bi: Forbid unaligned staging registers on Valhall
2021-11-18 Alyssa Rosenzweigpan/bi: Add XML for assembling Valhall image stores
2021-11-18 Alyssa Rosenzweigpan/bi: Add Valhall's special FMA_RSCALE instructions
2021-11-18 Alyssa Rosenzweigpan/bi: Add sqrt form of Valhall FREXPM
2021-11-18 Alyssa Rosenzweigpan/bi: Add full form of Valhall MUX instruction
2021-11-18 Alyssa Rosenzweigpan/bi: Annotate Valhall instructions with units
2021-11-18 Mike Blumenkrantzzink: enable PIPE_TEXTURE_TRANSFER_COMPUTE on non-cpu...
2021-11-18 Mike Blumenkrantzzink: use pb_slab_alloc_reclaimed(reclaim_all) for...
2021-11-18 Mike Blumenkrantzaux/pb: add a new slab alloc function for reclaiming...
2021-11-18 Roland Scheideggerllvmpipe: adjust rounding for viewport scissoring
2021-11-18 Eric Engestromdocs: add 22.0 branchpoint date for perspective
2021-11-18 Eric Engestromdocs: add 21.3.x release schedule
2021-11-18 Eric Engestromdocs: update calendar and link releases notes for 21.3.0
2021-11-18 Eric Engestromdocs: add release notes for 21.3.0
2021-11-18 Samuel Pitoisetradv: disable HTILE for D32S8 format and mipmaps on...
2021-11-18 Tomeu Vizosoci: Uprev Crosvm
2021-11-18 Tomeu Vizosovirgl/ci: Run each dEQP instance in its own VM
2021-11-18 Tomeu Vizosoci: Remove syslogd
2021-11-18 Tomeu Vizosovirgl/ci: Set GALLIVM_PERF=nopt,no_quad_lod
2021-11-18 Tomeu Vizosoci: Don't set GALLIVM_PERF in the scripts
2021-11-18 Tomeu Vizosoci: Create symlink to /install early
2021-11-18 Mike Blumenkrantzgallium: implement compute pbo download
2021-11-18 Mike Blumenkrantzmesa/st: make some pbo functions public
2021-11-18 Mike Blumenkrantzmesa/st: make sampler_type_for_target public
2021-11-18 Mike Blumenkrantzgallium: rename PIPE_CAP_PREFER_BLIT_BASED_TEXTURE_TRANSFER
2021-11-18 Mike Blumenkrantzgallium: add pipe_screen::is_compute_copy_faster hook
2021-11-18 Dylan Bakerturnip: don't use mesa/macros.h to get utils/rounding.h
2021-11-18 Pierre-Eric... radeonsi/sqtt: increase the default buffer size to...
2021-11-18 Pierre-Eric... radeonsi: unreference framebuffer state after use
2021-11-18 Iago Toral... broadcom/compiler: fix early fragment tests setup
2021-11-18 Joshua Ashtonradv: Implement VK_EXT_image_view_min_lod
2021-11-18 Joshua Ashtonvulkan: Update the XML and headers to 1.2.199
2021-11-18 Joshua Ashtonradv: Expose min_lod in *_make_texture_descriptor
2021-11-18 Joshua Ashtonradv: Refactor S_FIXED to radv_float_to_{s,u}fixed
2021-11-18 Mike Blumenkrantzzink: clamp to 500 max batch states on nvidia
2021-11-18 Mike Blumenkrantzzink: fail context creation more gracefully
2021-11-17 Mike Blumenkrantzzink: fix memory availability reporting
2021-11-17 Mike Blumenkrantzzink: use IMMUTABLE for dummy xfb buffer
2021-11-17 Mike Blumenkrantzzink: demote BAR allocations to device-local on oom
2021-11-17 Mike Blumenkrantzzink: set zink_resource_object::host_visible based...
2021-11-17 Mike Blumenkrantzzink: always use slab allocation placement for domains
2021-11-17 Mike Blumenkrantzzink: add error for bo allocation failure
2021-11-17 Marek Olšákglx: add a workaround to glXDestroyWindow for Viewperf2...
2021-11-17 Iván Brianointel/nir: also allow unknown format for getting the...
2021-11-17 Ian Romanickglsl/nir: Don't build soft float64 when it cannot be...
2021-11-17 Mike Blumenkrantzzink: implement multiplanar modifier handling
2021-11-17 Mike Blumenkrantzdri2: set dimensions on dmabuf import planes
2021-11-17 Mike Blumenkrantzzink: always set matching resource export type for...
2021-11-17 Mike Blumenkrantzzink: stop using VK_IMAGE_LAYOUT_PREINITIALIZED for...
2021-11-17 Jason Ekstrandvulkan/sync: Rework asserts a bit
2021-11-17 Filip Gawinglsl: fix trivial strict aliasing warning
2021-11-17 Omar Akkilallvmpipe: page-align memory allocations
2021-11-17 Connor Abbottir3: Stop inserting nops during scheduling
2021-11-17 Connor Abbottir3/postsched: Only prefer tex/sfu if they are soft...
2021-11-17 Connor Abbottir3/postsched: Rewrite delay handling
2021-11-17 Connor Abbottir3/delay: Ignore earlier definitions to the same register
2021-11-17 Connor Abbottir3/postsched: Handle sync dependencies better
2021-11-17 Connor Abbottir3/postsched: Fix copy-paste mistake
2021-11-17 Connor Abbottir3/sched: Rewrite delay handling
2021-11-17 Connor Abbottutil/dag: Add dag_add_edge_max_data
2021-11-17 Connor Abbottutil/dag: Make edge data a uintptr_t
2021-11-17 Erico Nunesci: temporarily disable lima CI
2021-11-17 Kenneth Graunkeiris: Tidy code in iris_use_pinned_bo a bit
2021-11-17 Kenneth Graunkeiris: Check for cross-batch flushing whenever a buffer...
2021-11-17 Kenneth Graunkeiris: Make a helper function for cross-batch dependency...
next