platform/upstream/mesa.git
2022-05-25 Samuel Pitoisetradv: unify radv_pipeline_has_XXX() helpers
2022-05-25 Samuel Pitoisetradv: rename radv_cmd_state::pipeline to graphics_pipeline
2022-05-25 Samuel Pitoisetradv: move HS info and task_num_entries to the physical...
2022-05-25 Timur Kristófradv: Implement conditional rendering for async compute...
2022-05-25 Alejandro Piñeirov3dv/bo: unmap any bo that goes to the bo cache
2022-05-25 Kenneth Graunkeintel/compiler: Move spill/fill tracking to the registe...
2022-05-25 Dave Airlielavapipe: fix depth bias offset flag enables.
2022-05-25 Mike Blumenkrantzzink: use XOR for descriptor hash accumulation
2022-05-25 Mike Blumenkrantzzink: add a "compact" descriptor mode
2022-05-25 Mike Blumenkrantzzink: flag descriptor sets as changed before updating...
2022-05-25 Mike Blumenkrantzzink: use descriptor set index indirection in cache...
2022-05-25 Mike Blumenkrantzzink: use descriptor set index indirection in program...
2022-05-25 Mike Blumenkrantzzink: use descriptor indices in compiler
2022-05-25 Mike Blumenkrantzzink: add screen-based indexing to descriptor sets
2022-05-25 Mike Blumenkrantzzink: create all descriptor ref templates at once
2022-05-25 Mike Blumenkrantzzink: clamp dynamic render layerCount to 1
2022-05-25 Mike Blumenkrantzzink: only warn once for SRGB fb without KHR_swapchain_...
2022-05-24 Yiwei Zhangvenus: use common entry point for VkPhysicalDeviceMemor...
2022-05-24 Yiwei Zhangradv: remove VkPhysicalDeviceMemoryProperties2 workaround
2022-05-24 Yiwei Zhangvulkan: remove the VkPhysicalDeviceMemoryProperties...
2022-05-24 Michael Skorokhodovanv: Update line range
2022-05-24 Kenneth Graunkeintel: Fix analysis invalidation in eliminate_find_live...
2022-05-24 Marcin Ślusarzintel/tools: fix 32-bit build
2022-05-24 Marcin Ślusarznir: add load_task_payload intrinsic to nir_divergence_...
2022-05-24 Marcin Ślusarznir: add load_mesh_inline_data_intel intrinsic to nir_d...
2022-05-24 Timur Kristófnir: Add explicit task payload atomic intrinsics.
2022-05-24 Alyssa Rosenzweigpanfrost: Don't allocate SHARED as scanout
2022-05-24 Alyssa Rosenzweigpanfrost: Simplify the kmsro create path
2022-05-24 Sil Vilerinomeson: Add build option for gallium-d3d12-video feature
2022-05-24 Sil Vilerinomeson: Update DirectX-Headers dependency to 1.602.0...
2022-05-24 Icecream95panfrost: Only write depth / stencil once if MRT is...
2022-05-24 Icecream95pan/mdg: Read base for combined stores
2022-05-24 Icecream95pan/bi: Read base for combined stores
2022-05-24 Icecream95nir: Add store_combined_output_pan BASE back
2022-05-24 Timur Kristófradv: Clarify emitting graphics shader pointers.
2022-05-24 Timur Kristófradv: Refactor queue state to separate structure.
2022-05-24 Timur Kristófradv: Pass radv_device pointer to some functions.
2022-05-24 Timur Kristófradv: Use a ws variable during preamble creation.
2022-05-24 Timur Kristófradv: Introduce ring info structure for queues, refacto...
2022-05-24 Viktoriia Palianytsiaanv: Add workaround for sample mask with multisampling
2022-05-24 Timur Kristófaco: Fix scratch with task shaders.
2022-05-24 Italo Nicolatgsi: Add SEPARABLE_PROGRAM property
2022-05-24 Samuel Pitoisetradv/ci: fix fails list for NAVI21
2022-05-24 Timothy Arcerietnaviv: vectorise io
2022-05-24 Timothy Arcerietnaviv: assert if etna_shader_io_file reg overrun
2022-05-24 Konstantin... radv: Add fail/flake lists for navi22
2022-05-24 Konstantin... radv: Enable ray queries by default
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
next