platform/upstream/mesa.git
2022-05-24 Konstantin... radv/ci: Skip slow/crashing ray tracing tests
2022-05-24 Marcin Ślusarzintel/tools: add macros for gfx12+ variant of VCSUNIT0
2022-05-24 Marcin Ślusarzintel/tools/aubinator: list all platforms in help message
2022-05-24 Marcin Ślusarzintel/tools/aubinator: add support for 2 "new" subopcodes
2022-05-24 Marcin Ślusarzintel/tools: drop wrappers around mmio regs macros
2022-05-24 Marcin Ślusarzintel/tools: clean up mmio regs definitions
2022-05-24 Marcin Ślusarzintel/tools: add support for GEM_CREATE_EXT in intel_du...
2022-05-24 Konstantin... radv: Replace nir_vector_extract with nir_channel
2022-05-24 Konstantin... radv: Add and use radv_bvh_node_type
2022-05-23 Vasily Khoruzhicklima: enable PIPE_CAP_BUFFER_MAP_PERSISTENT_COHERENT
2022-05-23 Vasily Khoruzhicklima: Implement texture_barrier
2022-05-23 Guilherme Galloci/lava: Fix Gitlab Section markers
2022-05-23 Guilherme Galloci/lava: Fix colored LAVA outputs
2022-05-23 Yonggang Luonir: Fixes MSVC compiling error about unused variable `_`
2022-05-23 Jason Ekstrandnir/algebraic: Add two more pack/unpack rules
2022-05-23 Erik Faye-Lundd3d12: add missing cmath includes
2022-05-23 Rhys Perryaco: only add/subtract low bits of program addresses
2022-05-23 Rhys Perryaco/tests: add test for p_constaddr with a non-zero...
2022-05-23 Rhys Perryaco: fix p_constaddr with a non-zero offset
2022-05-23 Samuel Pitoisetradv: introduce radv_graphics_pipeline_info and split...
2022-05-23 Erico Nuneslima/ppir: merge branch nodes in simple cases
2022-05-23 Erico Nuneslima/ppir: optimize branch comparison when possible
2022-05-23 Erico Nunesdocs/ci: fix literalinclude of caching setup files
2022-05-23 Jan Paluspvr: use UINT64_C for 64-bit constant
2022-05-23 Boris Brezillondzn: Use the correct ICD path on Win32
2022-05-23 Boris Brezillonspirv: Fix windows build
2022-05-23 Boris Brezillondzn: Use the vk_sync_binary abstraction
2022-05-23 Samuel Pitoisetradv: split radv_pipeline into radv_{graphics,compute...
2022-05-23 Samuel Pitoisetradv: cleanup using device/physical_device during pipel...
2022-05-23 Samuel Pitoisetradv: move gs_table_depth to the physical_device
2022-05-23 Samuel Pitoisetradv: remove unused radv_get_conservative_raster_mode...
2022-05-23 Samuel Pitoisetradv: remove couple of useless pCreateInfo pointers...
2022-05-23 Samuel Pitoisetradv: rename radv_pipeline_generate_XXX() to radv_pipel...
2022-05-23 Samuel Pitoisetradv: constify radv_pipeline in more radv_pipeline_gene...
2022-05-23 Corentin Noëlvirgl/ci: Update virglrenderer
2022-05-22 Alyssa Rosenzweigdocs/asahi: Add initial driver docs
2022-05-22 Alyssa Rosenzweigasahi: Add wrap library
2022-05-22 Alyssa Rosenzweigasahi: Guard against encoder overflows
2022-05-22 Alyssa Rosenzweigasahi: Allocate a larger segment list
2022-05-22 Alyssa Rosenzweigasahi: Handle RECT textures as 2D
2022-05-22 Alyssa Rosenzweigasahi: Fix pipeline decoding
2022-05-22 Alyssa Rosenzweigasahi: Improve render target dumping
2022-05-22 Alyssa Rosenzweigasahi: Sync some more unknown fields
2022-05-22 Alyssa Rosenzweigasahi: Drop some unknowns
2022-05-22 Alyssa Rosenzweigasahi: Identify suballocated size
2022-05-22 Alyssa Rosenzweigasahi: Identify suballocation mechanism
2022-05-22 Alyssa Rosenzweigasahi: Decode resource allocation requests
2022-05-22 Alyssa Rosenzweigasahi: Decode resource allocation responses
2022-05-22 Alyssa Rosenzweigasahi: Align segment list unknowns with Metal
2022-05-22 Alyssa Rosenzweigasahi: Compute segment list length
2022-05-22 Alyssa Rosenzweigasahi: Validate segment list length
2022-05-22 Alyssa Rosenzweigasahi: Split unknown field in segment list header
2022-05-22 Alyssa Rosenzweigasahi: Add segment list pretty printer
2022-05-22 Alyssa Rosenzweigasahi: Sync some names with Project Zero
2022-05-22 Alyssa Rosenzweigasahi: Identify partial render pipeline
2022-05-22 Alyssa Rosenzweigasahi: Implement polygon offset
2022-05-22 Alyssa Rosenzweigasahi: Add a depth bias structure
2022-05-22 Alyssa Rosenzweigasahi: Identify depth bias enable bit
2022-05-22 Alyssa Rosenzweigasahi: Identify "set depth bias index" field
2022-05-22 Alyssa Rosenzweigasahi: Identify depth bias array
2022-05-22 Alyssa Rosenzweigasahi: Note unknown field
2022-05-22 Alyssa Rosenzweigasahi: Relax Draw "command" check
2022-05-22 Alyssa Rosenzweigasahi: Add XML used for visibility tests
2022-05-22 Alyssa Rosenzweigasahi: Dump "unknown 4a" structure
2022-05-22 Alyssa Rosenzweigasahi: Identify more depth pipeline fields
2022-05-22 Alyssa Rosenzweigasahi: Account for every byte of the cmdbuf
2022-05-22 Alyssa Rosenzweigasahi: Handle 3rd deflake address
2022-05-22 Alyssa Rosenzweigasahi: Flush on partial clears
2022-05-22 Alyssa Rosenzweigasahi: Pass depth/stencil clear values to firmware
2022-05-22 Alyssa Rosenzweigasahi: Handle uncompressed Z32F depth buffers
2022-05-22 Alyssa Rosenzweigasahi: Don't store to unbound render targets
2022-05-22 Alyssa Rosenzweigasahi: Validate depth/stencil formats
2022-05-22 Alyssa Rosenzweigasahi: Use z24_in_z32f lowering
2022-05-22 Alyssa Rosenzweigasahi: Run lower_blend for all fragment shaders
2022-05-21 Mike Blumenkrantzturnip: fix assert for max xfb outputs
2022-05-21 Chia-I Wuturnip: disable UBWC for SNORM formats
2022-05-21 Jeffrey Knockelegl: dereference XCB drawable pointers
2022-05-21 Karol Herbstclc: disable opaque pointers until they are supported
2022-05-21 Karol Herbstclc: fix compiler features_macro CTS Test
2022-05-21 Karol Herbstclc: speed up compilation by not relying on opencl-c.h
2022-05-21 Karol Herbstclc: drop parsingComplete check
2022-05-21 Karol Herbstclc: parse localSize and localSizeHint
2022-05-21 Chia-I Wuturnip: fix tu6_pack_border_color for z24
2022-05-20 Icecream95panfrost: Move patched_s out of the pan_blitter_views...
2022-05-20 Icecream95panfrost: Increase the limit for blend shader variants
2022-05-20 Icecream95panfrost: Copy blend constant into variant even when...
2022-05-20 Mike Blumenkrantzzink: use dynamic rendering (most of the time)
2022-05-20 Mike Blumenkrantzzink: split out scissor flagging from framebuffer updating
2022-05-20 Mike Blumenkrantzzink: lift some renderpass mechanics up a level in...
2022-05-20 Mike Blumenkrantzzink: track whether there's any transient attachments...
2022-05-20 Mike Blumenkrantzzink: break out zs rt attrib analysis into util function
2022-05-20 Mike Blumenkrantzzink: break out color rt attrib analysis into util...
2022-05-20 Mike Blumenkrantzzink: fix indentation
2022-05-20 Mike Blumenkrantzzink: pass rt attrib to zink_render_pass_attachment_get...
2022-05-20 Mike Blumenkrantzzink: remove renderpass state flag for swapchain
2022-05-20 Mike Blumenkrantzzink: break up swapchain renderpass update to util...
2022-05-20 Mike Blumenkrantzzink: break out sample location updating to separate...
2022-05-20 Mike Blumenkrantzzink: use local variable for getting rt barrier info
2022-05-20 Mike Blumenkrantzzink: remove fb rebind check during renderpass begin
2022-05-20 Mike Blumenkrantzzink: use global image rebind counter for dmabuf export
next