platform/upstream/mesa.git
2021-10-13 Jason Ekstrandturnip: Use the common WSI wrappers
2021-10-13 Jason Ekstrandradv: Use the common WSI wrappers
2021-10-13 Jason Ekstrandanv: Use the common WSI wrappers
2021-10-13 Jason Ekstrandvulkan/wsi: Add common wrappers for most entrypoints
2021-10-13 Jason Ekstrandvulkan/wsi: Add a dispatch table for WSI entrypoints
2021-10-13 Jason Ekstrandmeson: Add and use an idep for Vulkan WSI
2021-10-12 Ella-0v3dv: enable VK_KHR_surface_protected_capabilities
2021-10-12 Eric Engestromegl: implement EGL_EXT_present_opaque on wayland
2021-10-12 Eric Engestromegl: sync eglext.h & egl.xml from Khronos
2021-10-12 Emma Anholtci/freedreno: Disable the minetest trace due to flaky...
2021-10-12 Nanley Cheryiris: Tile cache flush for depth before fast clear
2021-10-12 Nanley Cheryanv: Tile cache flush for depth before fast clear
2021-10-12 Nanley Cheryanv: Allow HIZ_CCS_WT with subpass self-dependencies
2021-10-12 Danylo Piliaievir3/freedreno: handle non-uniform a1en instructions
2021-10-12 Danylo Piliaievir3/freedreno: handle non-uniform resinfo
2021-10-12 Timur Kristófaco/optimizer: Skip SDWA on v_lshlrev when unnecessary...
2021-10-12 Timur Kristófac/nir/nggc: Write undef to variables in non-repacked...
2021-10-12 Timur Kristófac/nir/cull: Accept NaN and +/- Inf in face culling.
2021-10-12 Bas Nieuwenhuizenamd/common: Add fallback for misreported clocks for...
2021-10-12 Connor Abbottir3: Fold ldc src immediates
2021-10-12 Connor Abbottir3: Fix handling cat6 immediates
2021-10-12 Connor Abbottir3: Fix check for immediate range
2021-10-12 Connor Abbottir3/legalize: handle WAR for special regs
2021-10-12 Connor Abbottir3: Handle special regs in regmask
2021-10-12 Connor Abbottir3: Remove separate regmask.h
2021-10-12 Connor Abbottir3: Always create barycentrics in the input block
2021-10-12 Connor Abbottir3: Make ir3_create_collect() take a block
2021-10-12 Connor Abbottir3: Fix printing branch type
2021-10-12 Connor Abbottnir/lower_ubo_vec4: Fix align_mul=8 special case
2021-10-12 Connor Abbottir3/cp: Fix inlining 32->16 const into meta instructions
2021-10-12 Connor Abbottir3/cp: Add missing const promotion check
2021-10-12 Joshua Ashtonradv: Do early and late tests for fast clears
2021-10-12 Samuel Pitoisetradv: implement VK_KHR_format_feature_flags2
2021-10-12 Samuel Pitoisetradv: switch to VK_FORMAT_FEATURE_2_XXX/VkFormatPropert...
2021-10-12 Samuel Pitoisetradv: remove duplicated code about NGG passthrough...
2021-10-12 Samuel Pitoisetradv: do not initialize is_ngg_passthrough for geometry...
2021-10-12 Samuel Pitoisetaco: cleanup setup_vs_output_info()
2021-10-12 Samuel Pitoisetradv: stop gathering output GS info for vertex shaders
2021-10-12 Samuel Pitoisetradv: rename needs_multiview_view_index to uses_view_index
2021-10-12 Samuel Pitoisetradv: remove no-op about the view index in the shader...
2021-10-12 Samuel Pitoisetradv,aco: remove nir_intrinsic_load_layer_id
2021-10-11 Bas Nieuwenhuizenradv: Handle copying zero queries.
2021-10-11 Esme Xuan Limdocs/panfrost: Fix link to use rst syntax
2021-10-11 Vinson Leefreedreno: Add valgrind dependency.
2021-10-11 Iván Brianovulkan: Generate defines for aliases of promoted enums
2021-10-11 Iván Brianovulkan: fix handling of aliases in enum members
2021-10-11 Connor Abbottir3/ra: Use killed sources in register eviction
2021-10-11 Connor Abbottir3/ra: Don't reset round-robin start for each block
2021-10-11 Connor Abbottir3: Initialize local size earlier
2021-10-11 Lionel Landwerlinanv: implement VK_KHR_format_feature_flags2
2021-10-11 Lionel Landwerlinanv: start computing KHR_format_features2 flags for...
2021-10-11 Jason Ekstrandanv: Flip around the way we reason about storage image...
2021-10-11 Lionel Landwerlinintel/nir: allow unknown format in lowering of storage...
2021-10-11 Lionel Landwerlinanv: switch to use VkFormatFeatureFlags2KHR internally
2021-10-11 Jason Ekstrandanv: Use the common wrapper for GetPhysicalDeviceFormat...
2021-10-11 Jason Ekstrandvulkan: Generate #defines with every bit in a given...
2021-10-11 Jason Ekstrandvulkan: Generate flag #defines based on bitwidth
2021-10-11 Samuel Pitoisetradv: store the post-processed shader binary config...
2021-10-11 Samuel Pitoisetradv: move ac_shader_config to radv_shader_binary inste...
2021-10-11 Joshua Ashtonac/surface: Expose modifiers capable of DCC image store...
2021-10-11 Joshua Ashtonradv: Respect max extent for modifiers
2021-10-11 Joshua Ashtonradeonsi: Check if modifier supports the image extent
2021-10-11 Joshua Ashtonac/surface: Add ac_modifier_max_extent
2021-10-11 Connor Abbotttu: Expose VK_KHR_shader_subgroup_extended_types
2021-10-11 Connor Abbottir3: Skip src size validation for cat1
2021-10-11 Connor Abbottir3/lower_subgroups: Support 16-bit READ_* sources
2021-10-11 Marcin Ślusarzanv: fix potential integer overflow
2021-10-11 Samuel Pitoisetradv: use nir_ssa_undef() for unused image components...
2021-10-11 Samuel Pitoisetradv: use get_global_ids() to compute coordinates in...
2021-10-11 Samuel Pitoisetradv: remove few useless nir_channels() in meta shaders
2021-10-11 Samuel Pitoisetradv: remove useless coordinate computation in the...
2021-10-11 Samuel Pitoisetradv: use nir_image_deref_{load,store} in the DCC retil...
2021-10-11 Samuel Pitoisetradv: advertise VK_KHR_maintenance4
2021-10-11 Samuel Pitoisetradv: implement vkGetDeviceImageSparseMemoryRequirement...
2021-10-11 Samuel Pitoisetradv: implement vkGetDeviceImageMemoryRequirementsKHR()
2021-10-11 Samuel Pitoisetradv: implement vkGetDeviceBufferMemoryRequirementsKHR()
2021-10-11 Samuel Pitoisetradv: remove radv_pipeline::layout
2021-10-11 Marek Olšákradeonsi: remove GS fast launch
2021-10-11 Dave Airliecrocus/gen5: add dirty flags for urb fences.
2021-10-11 Dave Airliecrocus/gen5: reemit shaders on gen5 after new program...
2021-10-11 Marek Olšákradeonsi: add back a workaround for DCC MSAA on gfx9...
2021-10-10 Tapani Pälliswrast: Fix another warning from gcc 11
2021-10-09 Yiwei Zhangvenus: update to latest venus-protocol to include tracing
2021-10-09 Chia-I Wuvenus: add atrace support
2021-10-09 Yiwei Zhangandroid_stub: update platform headers to include atrace
2021-10-09 Yiwei Zhangradv/anv android: rename buffer usage camera mask
2021-10-08 Jason Ekstrandnir/lower_discard_or_demote: Fix metadata
2021-10-08 Mike Blumenkrantzzink: move glx@glx-multi-window-single-context to flakes
2021-10-08 Sagar Ghugeisl: Use software programmable render compression forma...
2021-10-08 Sagar Ghugeisl: Add helper to return render compression format...
2021-10-08 Sagar Ghugeintel/genxml: Add new bit fields Render Compression...
2021-10-08 Michael Tangmicrosoft/spirv_to_dxil: use dxil_nir_lower_bool_input...
2021-10-08 Michael Tanggallium/d3d12: move d3d12_lower_bool_input to microsoft...
2021-10-08 Tapani Pälliintel/isl: FXT1 support was removed on Gfx12.5
2021-10-08 Connor Abbotttu: Implement VK_KHR_imageless_framebuffer
2021-10-08 Connor Abbotttu/clear_blit: Constify some image views
2021-10-08 Timur Kristófradv: Enable NGG culling by default on GFX10.3, add...
2021-10-08 Yogesh Mohanmarimuthuvulkan/device-select: select correct default device...
2021-10-08 Samuel Pitoisetaco: constify radv_shader_{info,args}
2021-10-08 Samuel Pitoisetradv,aco: remap PS inputs when declaring shader arguments
next