vulkan: Add more dynamic multisample states
[platform/upstream/mesa.git] / src / vulkan / util /
2022-09-29 Jason Ekstrandvulkan: Use altlen when available for array lengths
2022-09-13 Chia-I Wuvulkan: update ALLOWED_ANDROID_VERSION for api level 33
2022-09-08 James Parkvulkan: Augment _WIN32 stub comparison
2022-09-01 Jason Ekstrandvulkan/cmd_queue: Drop vk_cmd_queue::error
2022-08-30 Rhys Perryutil/format,vulkan/format: update p_format for Vulkan...
2022-08-30 Chad Versacevulkan: Make vk_copy_struct_guts() public
2022-08-29 Kostiantyn Lazukinvulkan/cmd_queue: Do not generate unreachable vk_free_...
2022-08-23 John Brooksvulkan: Introduce vk_format_is_block_compressed function
2022-08-07 Chia-I Wuvulkan: disallow VK_KHR_performance_query on android
2022-08-03 Chia-I Wuvulkan: extend ALLOWED_ANDROID_VERSION up to api level 31
2022-08-03 Chia-I Wuvulkan: fix ALLOWED_ANDROID_VERSION up to api level 29
2022-08-03 Chia-I Wuvulkan: fix ALLOWED_ANDROID_VERSION for api level 26
2022-08-03 Chia-I Wuvulkan: sort ALLOWED_ANDROID_VERSION by api levels
2022-07-22 Eric Engestromvk/util: simplify extensions gen code
2022-07-22 Eric Engestromvk/util: handful of pythonic cleanups
2022-07-22 Jason Ekstrandvulkan: Allow up to 12 pointers in multialloc
2022-07-19 Jason Ekstrandvulkan: Detect pNext chain loops in vk_foreach_struct...
2022-07-19 Jason EkstrandRevert "vulkan: Detect pNext chain loops in vk_foreach_...
2022-07-19 Jason Ekstrandvulkan: Detect pNext chain loops in vk_foreach_struct()
2022-07-18 Konstantin Seurervulkan: Common vk_format_get_component_bits
2022-07-12 Eric Engestromvulkan: use updated tokens from vk.xml
2022-06-29 Jesse Natalievulkan_entrypoints_gen: For Windows ARM64EC, prefix...
2022-06-14 Erik Faye-Lundvulkan/util: assume c11
2022-06-07 Jason Ekstrandvulkan/format: Add a vk_format_get_aspect_format helper
2022-06-07 Jason Ekstrandvulkan,radv: Move vk_format_get_plane_format to common...
2022-04-27 Erik Faye-Lundvulkan: drop empty vulkan_wsi_args
2022-04-27 Erik Faye-Lundvulkan: use c_msvc_compat_args for shared code
2022-04-08 Boris Brezillonvulkan/util: Make STACK_ARRAY() C++-friendly
2022-03-31 Rajnesh Kanwalvulkan: Move common format function to vulkan/util...
2022-03-25 Boris Brezillonvulkan/util: Make STACK_ARRAY() work for arrays of...
2022-03-25 Boris Brezillonvulkan/util: Get rid of VK_OUTARRAY_MAKE()
2022-03-18 Boris Brezillonvulkan/cmd_queue: Fix the allocation scope
2022-03-18 Boris Brezillonvulkan/cmd_queue: Track allocation errors in vk_cmd_queue
2022-03-18 Jason Ekstrandvulkan/cmd_queue: Auto-generate more vk_cmd_enqueue_unl...
2022-03-18 Jason Ekstrandvulkan/cmd_queue: Generate enqueue_if_not_primary entry...
2022-03-18 Jason Ekstrandvulkan/cmd_queue: Add a vk_cmd_queue_execute() helper
2022-03-11 Jason Ekstrandlavapipe: Use the auto-generated vk_enqueue_BeginRendering
2022-03-11 Jason Ekstrandvulkan/cmd_queue: Properly support non-array pointer...
2022-03-10 Jason Ekstrandvulkan/cmd_queue: Add a driver_free_cb hook
2022-03-10 Boris Brezillonlavapipe: Re-use auto-generated vk_cmd_enqueue entrypoints
2022-03-10 Jason Ekstrandvulkan/cmd_queue: Generate enqueue entrypoints
2022-03-10 Boris Brezillonvulkan/cmd_queue: Properly deconstify array of pointers
2022-03-10 Jason Ekstrandvulkan/cmd_queue: Stop generating enqueue helpers for...
2022-03-10 Jason Ekstrandvulkan/cmd_queue: Re-flow MANUAL_COMMANDS
2022-03-10 Boris Brezillonvulkan/cmd_queue: Remove duplicate entries in MANUAL_CO...
2022-03-10 Louis-Francis Ratt... vulkan/cmd_queue: Add an initializer for the vk_cmd_que...
2022-03-10 Boris Brezillonvulkan/cmd_queue: Constify vk_cmd_queue.alloc
2022-02-08 Jason Ekstrandvulkan,lavapipe: Simplify command recording code-gen
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-01-25 Samuel Pitoisetvulkan: Update the XML and headers to 1.3.204
2022-01-25 Thomas H.P. Andersenvulkan/vk_extensions_gen: fix -Wextern-initializer...
2022-01-14 Alejandro Piñeirovulkan: return default string for undefined enum
2021-12-14 Tomeu Vizosolvp: Free the driver_data pointer for all commands
2021-12-04 Yonggang Luovulkan: Open registry XML files as UTF-8
2021-11-23 Michel Zouvulkan: fix uninitialized variables
2021-11-19 Alejandro Piñeirovulkan: move common format helpers to vk_format
2021-11-16 Jason Ekstrandvulkan/util: Include stdlib.h
2021-11-10 James Parkvulkan, radv: Support backslash in ICD paths
2021-11-04 Mike Blumenkrantzlavapipe: fix cmd queuing for dynamic render
2021-10-29 Jason Ekstrandvulkan: Move all the common object code to runtime/
2021-10-29 Jason Ekstrandvulkan: Move trampoline code-gen to its own file
2021-10-29 Jason Ekstrandvulkan: Break entrypoint parsing into its own file
2021-10-29 Jason Ekstrandvulkan/dispatch_table: EntrypointBase doesn't need...
2021-10-29 Jason Ekstrandvulkan: Drop unnecessary [en]coding comments from pytho...
2021-10-29 Jason Ekstrandvulkan: Rework mako error handling in python generators
2021-10-29 Jason Ekstrandvulkan/vk_extensions_gen: Stop including vk_object.h
2021-10-29 Jason Ekstrandvulkan/vk_extensions_gen: Drop support for extra includes
2021-10-25 Boris Brezillonvulkan: Fix entrypoint generation when compiling for...
2021-10-18 Connor Abbottvk/format, v3dv: Add a vulkan -> pipe swizzle helper
2021-10-14 Jason Ekstrandvulkan/log: Don't assert on non-client-visible objects
2021-10-14 Jason Ekstrandvulkan/log: Tweak our handling of a couple error enums
2021-10-14 Boris Brezillonvulkan: Set unused entrypoints to vk_entrypoint_stub...
2021-10-14 Boris Brezillonvulkan: Fix weak symbol emulation when compiling with...
2021-10-13 Jason Ekstrandvulkan/wsi: Add common wrappers for most entrypoints
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 Jason Ekstrandvulkan: Generate #defines with every bit in a given...
2021-10-11 Jason Ekstrandvulkan: Generate flag #defines based on bitwidth
2021-10-07 Jason Ekstrandvulkan/device: Use vk_errorf to report missing features
2021-10-07 Jason Ekstrandvulkan/device: Use vk_error
2021-10-07 Jason Ekstrandvulkan/instance: Use vk_error in vk_instance_init
2021-10-07 Jason Ekstrandvulkan/log: Drop _impl from the log helper names
2021-10-07 Jason Ekstrandvulkan/log: Add common vk_error and vk_errorf helpers
2021-10-07 Jason Ekstrandvulkan/log: Handle logging to a physical device
2021-10-07 Jason Ekstrandvulkan/log: Log to instance messages during instance...
2021-10-07 Jason Ekstrandvulkan/log: Assert if the driver logs a client-invisibl...
2021-10-07 Jason Ekstrandvulkan: Track which objects are client-visible
2021-10-07 Jason Ekstrandvulkan: Drop vk_object_base_reset
2021-10-06 Lionel Landwerlinvulkan: implement legacy entrypoints on top of VK_KHR_s...
2021-10-06 Lionel Landwerlinvulkan/util: generate define for a selected few enums
2021-10-06 Lionel Landwerlinvulkan: remove unused VkCommand
2021-10-06 Lionel Landwerlinvulkan: handle new VK_KHR_synchronization2 image layouts
2021-10-06 Lionel Landwerlinvulkan: put generated defines into their own header
2021-10-04 Jason Ekstrandvulkan/physical_device_features: Stop generating a...
2021-10-04 Jason Ekstrandvulkan/physical_device_features: Drop some unnecessary...
2021-10-01 Tapani Pällivulkan: provide common functions to check device features
2021-09-29 Jason Ekstrandvulkan/shader_module: Fix the lifetime of temporary...
2021-09-29 Joshua Ashtonvulkan/util: Cast vk_alloc pointers
next