platform/upstream/mesa.git
2021-04-09 Iago Toral... broadcom/compiler: allow compilation strategies to...
2021-04-09 Iago Toral... broadcom/compiler: add a definition for the unifa skip...
2021-04-09 Iago Toral... v3dv: fix index buffer binding
2021-04-09 Juan A. Suarez... broadcom/compiler: fix first_component assertion
2021-04-09 Gert Wollnyr600: Enable sb for nir only on specific request
2021-04-09 Samuel Pitoisetradv: add MSAA support to CopyImage() on compute queue
2021-04-09 Samuel Pitoisetradv: do not clamp framebuffer dimensions to the minimu...
2021-04-09 Tapani Pälliegl: support no error attribute set to false with ES 1.1
2021-04-09 Erik Faye-Lundcompiler/glsl: clean up output
2021-04-09 Erik Faye-Lundcompiler/glsl: fix volatile string
2021-04-09 Erik Faye-Lundcompiler/glsl: correct the number of string-arguments
2021-04-09 Jesse Nataliemicrosoft/compiler: Add some more float16 support
2021-04-09 Jesse Nataliemicrosoft/spirv_to_dxil: Support doubles
2021-04-09 Jesse Nataliemicrosoft/compiler: Implement new double pack/unpack...
2021-04-09 Jesse Nataliemicrosoft/compiler: Add a lowering pass to emit double...
2021-04-09 Jesse Natalienir: Add a new opcode for [un]packing doubles
2021-04-09 Jesse Nataliemicrosoft/compiler: Support fp16 i/o vars
2021-04-09 Jesse Nataliemicrosoft/spirv_to_dxil: Lower io arrays
2021-04-09 Jesse Nataliemicrosoft/spirv_to_dxil: Lower globals to function_temp
2021-04-09 Mike Blumenkrantzzink: fix CI flakiness in glx-multithread-clearbuffer
2021-04-08 Bas Nieuwenhuizenradv: Support DCC modifiers fully.
2021-04-08 Bas Nieuwenhuizenradv: Add retiling for foreign queues.
2021-04-08 Bas Nieuwenhuizenradv: Support DCC without DCC/FCE predicates.
2021-04-08 Bas Nieuwenhuizenradv: Support DCC without a fast clear value.
2021-04-08 Adam Jacksonglx: Downgrade sRGB-ful fbconfigs
2021-04-08 Adam Jacksonglx: Downgrade tfp mipmap-capable fbconfigs
2021-04-08 Adam Jacksonglx: Downgrade aux-buffer-ful fbconfigs
2021-04-08 Adam Jacksonglx: Don't downgrade the visual caveat from the server
2021-04-08 Adam Jacksonglx: Stop pretending to validate the pbuffer fbconfig...
2021-04-08 Adam Jacksondri: Don't tie the accum buffer's alpha-ness to the...
2021-04-08 Adam Jacksonmesa: gl_config::rgbBits should count alphaBits too
2021-04-08 Dave Airlielavapipe: add dummy sampler ycbcr conversion
2021-04-08 Dave Airlielavapipe: add vk1.1 image swapchain support
2021-04-08 Mike Blumenkrantzgallium/threaded_context: add another rule for buffer...
2021-04-08 Christian Gmeineretnaviv: tell the truth if alpha-test is supported
2021-04-08 Mike Blumenkrantzfeatures: mark off ARB_fragment_shader_interlock for...
2021-04-08 Yiwei Zhangvenus: implement vn_debug_init_once with os_get_option
2021-04-08 Yiwei Zhangvenus: bring up Android support
2021-04-08 Yiwei Zhangvenus: properly enable WSI for different platforms
2021-04-08 Andrii Simiklitnir/spirv: remove unused fields from `vtn_builder`
2021-04-08 Andrii Simiklitspirv: repair ssa defs for switchs with only default...
2021-04-08 Yevhenii Kharchenkointel/compiler: remove unused member 'input_vue_map'
2021-04-08 Samuel Pitoisetradv: add MSAA support to ClearColorImage() on compute...
2021-04-08 Chia-I Wuvenus: initial support for WSI
2021-04-08 Chia-I Wuvenus: initial support for transform feedback
2021-04-08 Chia-I Wuvenus: advertise extensions promoted to 1.2
2021-04-08 Chia-I Wuvenus: advertise extensions promoted to 1.1
2021-04-08 Chia-I Wuvenus: initial support for command buffers
2021-04-08 Chia-I Wuvenus: initial support for module and pipelines
2021-04-08 Chia-I Wuvenus: initial support for events and queries
2021-04-08 Chia-I Wuvenus: initial support for render pass and fb
2021-04-08 Chia-I Wuvenus: initial support for descriptor sets
2021-04-08 Chia-I Wuvenus: initial support for buffers/images/samplers
2021-04-08 Chia-I Wuvenus: initial support for VkDeviceMemory commands
2021-04-08 Chia-I Wuvenus: initial support for queue/fence/semaphore
2021-04-08 Chia-I Wuvenus: initial support for VkDevice commands
2021-04-08 Chia-I Wuvenus: initial support for VkPhysicalDevice commands
2021-04-08 Chia-I Wuvenus: initial support for vkCreateInstance
2021-04-08 Chia-I Wuvenus: add a ring buffer
2021-04-08 Chia-I Wuvenus: add a CS encoder/decoder
2021-04-08 Chia-I Wuvenus: add experimental renderers
2021-04-08 Chia-I Wuvenus: add generated venus-protocol headers
2021-04-08 Chia-I Wuvenus: add driver skeleton
2021-04-08 Chia-I Wuvirgl: update headers from virglrenderer
2021-04-08 Rhys Perrynir/gather_info: fix partial masking of compact I/O...
2021-04-08 Mike Blumenkrantzaux/trace: dump all the blend state members
2021-04-08 Bas Nieuwenhuizennir: Do not reset shared_size in nir_lower_io.
2021-04-08 Bas Nieuwenhuizennir: Remove nir_shader->shared_size.
2021-04-08 Bas Nieuwenhuizennir: Extract shader_info->cs.shared_size out of union.
2021-04-08 Chad Versaceanv: Drop unused anv_image_create_info::stride
2021-04-08 Chad Versaceanv: Remove vkCreateDmaBufINTEL (v4)
2021-04-08 Chad Versaceanv: Enable VK_EXT_image_drm_format_modifier
2021-04-08 Chad Versaceanv/image: Support VkImageDrmFormatModifierExplicitCrea...
2021-04-08 Chad Versaceanv/image: Add 'offset' param to add_surface()
2021-04-08 Chad Versaceanv: Declare anv_layout_to_* as pure functions
2021-04-08 Chad Versaceanv: Implement image acquire/release of modifier images
2021-04-08 Chad Versaceanv/image: Fix vkGetImageSubresourceLayout for modifier...
2021-04-08 Chad Versaceanv: Move assert in vkGetImageSubresourceLayout
2021-04-08 Chad Versaceanv/image: Fix Vk*ImagePlaneMemory*Info for modifier...
2021-04-08 Chad Versaceanv/image: Add ANV_IMAGE_MEMORY_BINDING_PRIVATE
2021-04-08 Chad Versaceanv/image: Fix cleanup of failed image creation
2021-04-08 Chad Versaceanv/image: Refactor check_memory_bindings()
2021-04-08 Chad Versaceanv/image: Check that anv_image is compatible with...
2021-04-08 Chad Versaceanv/image: In vkCreateDmaBufImageINTEL use modifiers
2021-04-08 Chad Versaceanv/image: Fix tiling if VkImageSwapchainCreateInfoKHR
2021-04-08 Chad Versaceanv/image: Simplify assertions in anv_image_from_swapch...
2021-04-08 Chad Versacevulkan: Track dependencies of Python imports
2021-04-08 Bas Nieuwenhuizennir: Fix shader calls with nir_opt_dead_write_vars.
2021-04-08 Jose Maria... v3d: Enables DRM_FORMAT_MOD_BROADCOM_SAND128 support
2021-04-08 Philipp Zabelmeson: Fix missing xcb-xrandr dependency for Vulkan...
2021-04-08 Rhys Perryaco: ensure loops nested in a WQM loop are in WQM
2021-04-08 Rhys Perrydraw: fix pstipple, aaline and aapoint without LLVM
2021-04-08 Lionel Landwerlinintel/fs: limit OW reads to 8 owords on XeHP+
2021-04-08 Lionel Landwerlinanv: put correct number of BT prefetch for compute...
2021-04-08 Samuel Pitoisetradv: make sure FMASK decompress and FCE are performed...
2021-04-08 Mike Blumenkrantzzink: support ARB_fragment_shader_interlock
2021-04-08 Mike Blumenkrantzzink: hook up EXT_fragment_shader_interlock
2021-04-08 Mike Blumenkrantzzink: use explicit subpass deps
2021-04-08 Mike Blumenkrantzzink: use set_foreach_remove()
2021-04-08 Mike Blumenkrantzzink: simplify clear-apply on fb state change
next