platform/upstream/mesa.git
2022-02-08 Lionel Landwerlinintel/fs: name sources for A64 opcodes
2022-02-08 Lionel Landwerlinintel/nir/rt: add a new number of SIMD lanes per DSS...
2022-02-08 Lionel Landwerlinintel/fs: add support for Eu/Thread/Lane id
2022-02-08 Lionel Landwerlinintel/fs: rework dss_id opcode into generic opcode
2022-02-08 Lionel Landwerlinnir: change intel dss_id intrinsic to topology_id
2022-02-08 Lionel Landwerlinintel/ds: fix compilation with perfetto
2022-02-08 Dylan Bakermeson: add radv to meson devenv
2022-02-08 Mike Blumenkrantzvk/sync: add asserts for timeline semaphore count matching
2022-02-08 Mike Blumenkrantzzink: min/max blit region in coverage functions
2022-02-08 Mike Blumenkrantzzink: reject invalid draws
2022-02-08 Mike Blumenkrantzzink: fix PIPE_CAP_TGSI_BALLOT export conditional
2022-02-08 Mike Blumenkrantzzink: export PIPE_SHADER_CAP_TGSI_CONT_SUPPORTED
2022-02-08 Pierre-Eric... radeonsi/blit: relax conditions to use sdma copy for...
2022-02-08 Pierre-Eric... radeonsi: create prime buffers as uncached
2022-02-08 Pierre-Eric... gallium: rename PIPE_BIND_DRI_PRIME
2022-02-08 Pierre-Eric... gallium/dri: add missing PIPE_BIND_DRI_PRIME handling
2022-02-07 Kenneth Graunkeci/iris: Mark qbo tests as flakes
2022-02-07 Zoltán Böszörményicrocus: Enable compat profile the same way as core...
2022-02-07 Kenneth Graunkeiris: Add support for flushing the blitter (hackily)
2022-02-07 Kenneth Graunkeblorp: Assert that blorp_copy() on the blitter can...
2022-02-07 Kenneth Graunkeintel/genxml: Add missing MI_FLUSH_DW::Flush CCS field
2022-02-07 Rhys Perryradv: fix R_02881C_PA_CL_VS_OUT_CNTL with mixed cull...
2022-02-07 Danylo Piliaievtu: Implement VK_AMD_buffer_marker to support Graphics...
2022-02-07 Daniel Stoneegl/wayland: Don't replace existing backbuffer in get_b...
2022-02-07 Daniel Stoneegl/wayland: Reset buffer age when destroying buffers
2022-02-07 Emma Anholtci/iris: Add skips and flakes notes for recent #intel...
2022-02-07 Emma Anholtci/crocus: Add recent flakes from #intel-ci
2022-02-07 Emma Anholtci/softpipe,llvmpipe: Disable Xvfb server reset on...
2022-02-07 Samuel PitoisetRevert "radv: re-apply "Do not access set layout during...
2022-02-07 Samuel Pitoisetradv: add reference counting for descriptor set layouts
2022-02-07 Dave Airliecrocus: find correct relocation target for the bo.
2022-02-06 Zoltán Böszörményicrocus: enable GL46 tests for HSW in ci
2022-02-06 Alyssa Rosenzweigasahi: Fix memory unsafety in delete_sampler_state
2022-02-06 Alyssa Rosenzweigagx: Don't kill helper threads in ld_var
2022-02-06 Alyssa Rosenzweigagx: Handle texture array indices
2022-02-06 Alyssa Rosenzweigagx: Implement nir_op_txb
2022-02-06 Alyssa Rosenzweigagx: Translate LOD modes more generically
2022-02-06 Alyssa Rosenzweigagx: Add AUTO_LOD_BIAS mode
2022-02-06 Alyssa Rosenzweigasahi: Correctly set IOGPU_ATTACHMENT::size
2022-02-06 Alyssa Rosenzweigasahi: Identify IOGPU_ATTACHMENT::size
2022-02-05 Charmaine Leemesa: fix misaligned pointer returned by dlist_alloc
2022-02-05 Neha Bhendesvga: store shared_mem_size in svga_compute_shader...
2022-02-05 Kenneth Graunkeanv: Increase maxUniformBufferRange to 2^30 when not...
2022-02-05 Pavel Ondračkar300: fix deadcode elimination in loops with breaks
2022-02-04 Lionel Landwerlinanv: add dynamic rendering traces
2022-02-04 Lionel Landwerlinanv: flush utrace before at device destroy
2022-02-04 Mike Blumenkrantzzink: use scanout obj when returning resource param...
2022-02-04 Boris Brezillonpan/midg: Support 8/16 bit load/store
2022-02-04 Boris Brezillonpan/midg: Add a pass to lower non-logbase2 global/share...
2022-02-04 Boris Brezillonpan/midg: Fix swizzle packing on 64bit instructions...
2022-02-04 Boris Brezillonpan/midg: Fix the upper/lower limit on 8bit vectors
2022-02-04 Boris Brezillonpan/midg: Fix 64-bit swizzle printer
2022-02-04 Boris Brezillonpan/midg: Fix swizzling on 8-bit sources
2022-02-04 Boris Brezillonpan/midg: Prefix scalar immediates with '#' instead...
2022-02-04 Boris Brezillonpan/midg: Remove spurious printf() in print_vector_cons...
2022-02-04 Boris Brezillonpan/midg: Add intra-bundle interferences
2022-02-04 Danylo Piliaievturnip: Unconditionaly remove descriptor set from pool...
2022-02-04 Jesse Nataliedocs: Update d3d12 features
2022-02-04 Jesse Natalied3d12: GL4.2
2022-02-04 Jesse Natalied3d12: Allow RGB VS inputs without an alpha channel
2022-02-04 Jesse Natalied3d12: When adding new output varyings, write 0s
2022-02-04 Jesse Natalied3d12: Don't add arrayed VS outputs when next stage...
2022-02-04 Jesse Natalied3d12: Don't force a GS to be added for 'flat' sysvals
2022-02-04 Jesse Natalied3d12: Update nir varying bitmasks when linking stages
2022-02-04 Jesse Natalied3d12: Fix location compares in MSAA disable
2022-02-04 Jesse Natalied3d12: Update depth invert to deal with multi-viewport
2022-02-04 Jesse Natalied3d12: Fix linkage for viewport index
2022-02-04 Jesse Natalied3d12: Bind 16 scissor rects when scissor disabled
2022-02-04 Jesse Natalied3d12: Enable BPTC (BC6/BC7)
2022-02-04 Jesse Nataliemicrosoft/compiler: Set flag for VP/RT array index...
2022-02-04 Jesse Nataliemicrosoft/compiler: Handle SV_ViewportArrayIndex
2022-02-04 Chia-I Wuzink: set needs_mesa_flush_wsi for venus
2022-02-04 Chia-I Wuzink: always chain wsi_image_create_info for scanout...
2022-02-04 Chia-I Wuzink: set dma-buf bit for shared resources
2022-02-04 Alyssa Rosenzweigagx: Call nir_lower_discard_if
2022-02-04 Alyssa Rosenzweignir,zink: Make lower_discard_if a common pass
2022-02-04 Adam Jacksonglx: Use the new no-error driver interface
2022-02-04 Adam Jacksonegl: Use the new no-error driver interface
2022-02-04 Adam Jacksondri: Epoch how no-error context creation works
2022-02-04 Dylan Bakermeson: add LIBGL_DRIVERS_PATH to the devenv
2022-02-04 Dylan Bakermeson: add support for `meson devenv` with vulkan
2022-02-04 Erik Faye-Lundvulkan/util: simplify multialloc init
2022-02-04 Erik Faye-Lundvulkan/util: Add explicit casts to make c++ happy
2022-02-04 Erik Faye-Lundvulkan/util: Add extern "C" to allow inclusion from c++
2022-02-04 Danylo Piliaievturnip: Expose VK_KHR_shader_non_semantic_info
2022-02-04 Danylo Piliaievturnip: Implement VK_KHR_zero_initialize_workgroup_memory
2022-02-04 Danylo Piliaievturnip: Expose VK_EXT_image_robustness
2022-02-04 Danylo Piliaievturnip: Use the shared helpers to expose 1.3 core exten...
2022-02-04 Danylo Piliaievturnip/doc: Update turnip extension list
2022-02-04 Kenneth Graunkeiris: Make an iris_foreach_batch macro that skips unsup...
2022-02-04 Dave Airliellvmpipe/triangle: don't store area in fixed_position.
2022-02-04 Dave Airliellvmpipe: just move opaque alpha lookup closer to use.
2022-02-04 Dave Airliellvmpipe: refactor lp_rast_shader_inputs.
2022-02-04 Dave Airliellvmpipe/setup: remove opaque from setup triangle
2022-02-04 Dave Airliellvmpipe: inline retry_triangle_ccw
2022-02-04 Dave Airliellvmpipe: optimise triangle setup a bit.
2022-02-04 Danylo Piliaievturnip: Do not use hw binning if tiles per pipe are...
2022-02-04 Danylo Piliaievturnip: Add TU_GMEM envvar to test different gmem sizes
2022-02-04 Omar Akkilavenus: Advertise VK_EXT_extended_dynamic_state support
2022-02-04 Omar Akkilavenus: Implement VK_EXT_extended_dynamic_state commands
next