platform/upstream/mesa.git
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
2022-02-04 Jesse Nataliedocs: Update d3d12 features
2022-02-04 Jesse Natalied3d12: ARB_gpu_shader_fp64
2022-02-04 Jesse Natalied3d12: Handle structs in TCS variants
2022-02-04 Jesse Natalied3d12: Handle structs in GS variants
2022-02-04 Jesse Natalied3d12: Set lower full fp64 compiler options flag when...
2022-02-04 Jesse Natalied3d12: Lower [de]construction of doubles via math ops...
2022-02-04 Jesse Natalied3d12: Add int64 support
2022-02-04 Jesse Natalied3d12: Get OPTIONS1
2022-02-04 Jesse Natalied3d12: Add a driver version to the screen to be used...
2022-02-04 Jesse Natalied3d12: Cache a modifyable copy of the nir options in...
2022-02-04 Jesse Natalied3d12: Use the right constant for GS varying limits
2022-02-04 Jesse Natalied3d12: Use a constant define for max anisotropy
2022-02-04 Jesse Natalied3d12: Update max input, output, and varying caps
2022-02-04 Jesse Nataliemicrosoft/compiler: Handle structs in I/O signatures
2022-02-04 Jesse Nataliemicrosoft/compiler: Map I/O base locations to input IDs
2022-02-04 Jesse Nataliemicrosoft/compiler: Process signatures before the shade...
2022-02-04 Jesse Nataliemicrosoft/compiler: Handle I/O vars larger than a vec4
2022-02-04 Jesse Nataliemicrosoft/compiler: Lower 64bit I/O to 32 and then...
2022-02-04 Jesse Nataliemicrosoft/compiler: Handle b2f64
2022-02-04 Jesse Nataliemicrosoft/compiler: Set dx11_1_double_extensions flag...
2022-02-04 Jesse Nataliemicrosoft/compiler: Fix dxil_nir_lower_double_math_inst...
2022-02-04 Jesse Nataliemicrosoft/compiler: Fix make_double and split_double...
2022-02-04 Jesse Nataliemicrosoft/compiler: Fix splitdouble struct name
2022-02-04 Jesse Nataliemicrosoft/compiler: It's possible to have doubles witho...
2022-02-04 Jesse Nataliemicrosoft/compiler: Add never-supported double ops...
2022-02-04 Jesse Nataliemicrosoft/compiler: Only treat tess level location...
2022-02-04 Jesse Nataliemicrosoft/compiler: Only prep phis for the current...
2022-02-04 Jesse Nataliemicrosoft/compiler: Lower mul_2x32_64
2022-02-03 Emma Anholtci: Uprev vulkan-cts to 1.2.8.0
2022-02-03 Emma Anholtllvmpipe: Disable an assertion that may not be quite...
2022-02-03 Emma Anholtci/i915: Update rendering hash for plot3d trace.
2022-02-03 Emma Anholtci/freedreno: Reduce concurrency for a618 vk_full.
2022-02-03 Emma Anholtci/turnip: Extend the full-vk-run job timeouts.
2022-02-03 Emma Anholtci/freereno: Reduce run-by-default a630-vk coverage.
2022-02-03 Emma Anholtr300: Simplify DCE by assuming all output writes are...
2022-02-03 Emma Anholtr300: Set up shadow sampler lowering in precompiles.
2022-02-03 Emma Anholtr300: Fix missing \n in an error message.
2022-02-03 Mike Blumenkrantzzink: add synchronization for conditional render buffer
2022-02-03 Mike Blumenkrantzzink: add VK_BUFFER_USAGE_CONDITIONAL_RENDERING_BIT_EXT...
2022-02-03 Rhys Perryaco: don't encode src2 for v_writelane_b32_e64
2022-02-03 Rhys Perryaco: add test for optimizations with casts
2022-02-03 Rhys Perryaco: fix neg(mul)/abs(mul) optimization with different...
2022-02-03 Rhys Perryaco: don't combine add/mul of different bit-size
2022-02-03 Rhys Perryaco: don't apply omod/clamp of different bit-size
2022-02-03 Rhys Perryaco: don't combine fneg/fabs of different bit-size
2022-02-03 Rhys Perryaco/tests: implement sub-dword program inputs
2022-02-03 Rhys Perryaco/tests: add a bunch more building helpers
next