platform/upstream/mesa.git
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...
2021-11-17 Alejandro Piñeirov3d,v3dv: move TFU register definition to a common...
2021-11-17 Samuel Pitoisetradv: simplify re-using cache entries in radv_pipeline_...
2021-11-17 Iago Toral... v3dv: fix internal bpp of D/S formats
2021-11-17 Pavel Asyutchenkollvmpipe: enable PIPE_CAP_FBFETCH_COHERENT
2021-11-17 Pavel Asyutchenkollvmpipe: remove dead args from load_unswizzled_block
2021-11-17 Pavel Asyutchenkollvmpipe: fix FB fetch with non 32-bit render target...
2021-11-17 Pavel Asyutchenkollvmpipe: protect from doing FB fetch of missing buffers
2021-11-17 Pavel Asyutchenkollvmpipe: fix gl_FragColor and gl_LastFragData[0] combi...
2021-11-17 Pavel Asyutchenkollvmpipe: fix wrong assumption on FB fetch shader opacity
2021-11-17 Mike Blumenkrantzzink: implement pipe_context::draw_vertex_state
2021-11-16 Vasily Khoruzhicklima: add more wrap modes
2021-11-16 Vasily Khoruzhicklima: handle 1D samplers
2021-11-16 Vasily Khoruzhicklima: add support for 3D textures
2021-11-16 Mike Blumenkrantzzink: set suballocator bo size to aligned allocation...
2021-11-16 Mike Blumenkrantzzink: block suballocator caching for swapchain/dmabuf...
2021-11-16 Marek Olšákradeonsi: don't use GS SGPR6 for the small prim cull...
2021-11-16 Marek Olšákradeonsi: inline declare_vs_specific_input_sgprs
2021-11-16 Marek Olšákradeonsi: cull against clip planes, clipvertex, clip...
2021-11-16 Marek Olšákradeonsi: unify how ngg_cull_flags are set
2021-11-16 Jesse Natalied3d12: Fix incorrect hash table usage
2021-11-16 Vasily Khoruzhicklima: add native txp support
2021-11-16 Rob Clarkisaspec: Add prototypes for expr evaluators
2021-11-16 Ilia Mirkinfreedreno/ir3: adjust condition for when to use ldib
2021-11-16 Samuel Pitoisetnir: fix constant expression of ibitfield_extract
2021-11-16 Jason Ekstrandvulkan: Add a dummy sync type
2021-11-16 Jason Ekstrandvulkan,anv: Auto-detect syncobj features
2021-11-16 Jason Ekstrandanv: Simplify submit_simple_batch()
2021-11-16 Jason Ekstrandanv: Remove unnecessary syncobj wrappers
2021-11-16 Jason Ekstrandvulkan: Add an emulated binary vk_sync type
2021-11-16 Jason Ekstrandanv: Convert to the common sync and submit framework
2021-11-16 Jason Ekstrandanv: Use helpers in util/os_time.h in the query code
2021-11-16 Jason Ekstrandanv: Remove the last remnants of in/out fences
2021-11-16 Jason Ekstrandanv: Add a BO sync type
2021-11-16 Jason Ekstrandanv: Delete ANV_SEMAPHORE_TYPE_DUMMY
2021-11-16 Jason Ekstrandvulkan/wsi/display: Wrap wsi_display_fence in a vk_sync
2021-11-16 Jason Ekstrandwsi/display: Rework wsi_fence a bit
2021-11-16 Jason Ekstrandvulkan/wsi: Drop wsi_common_get_current_time()
2021-11-16 Jason Ekstrandvulkan/device: Log the timeline mode when lost
2021-11-16 Jason Ekstrandvulkan: Add common implementations of vkQueueSubmit...
2021-11-16 Jason Ekstrandvulkan: Add a common implementation of VkSemaphore
2021-11-16 Jason Ekstrandvulkan: Add a common implementation of VkFence
2021-11-16 Jason Ekstrandvulkan: Add an emulated timeline sync type
2021-11-16 Jason Ekstrandc11/threads: Re-align return values for timed waits
2021-11-16 Jason Ekstrandvulkan: Add a common vk_drm_syncobj struct
2021-11-16 Jason Ekstrandvulkan/vk_device: Add a drm_fd field
2021-11-16 Jason Ekstrandvulkan/util: Include stdlib.h
2021-11-16 Jason Ekstrandvulkan/meson: Re-arrange libvulkan_util deps a bit
next