index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vulkan
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
vulkan: Adds helpers for vk_object (de)alloation and (de)initialization.
Hyunjun Ko
2020-07-14
2
-0
/
+59
*
Switch from cElementTree to ElementTree.
Vinson Lee
2020-06-05
3
-3
/
+3
*
meson: use gnu_symbol_visibility argument
Dylan Baker
2020-06-01
1
-1
/
+2
*
util/format: Add more multi-planar formats.
Bas Nieuwenhuizen
2020-05-30
1
-0
/
+16
*
util/format: Use correct pipe format for VK_FORMAT_G8_B8_R8_3PLANE_420_UNORM.
Bas Nieuwenhuizen
2020-05-30
1
-1
/
+1
*
util/format: Add VK_FORMAT_D16_UNORM_S8_UINT.
Bas Nieuwenhuizen
2020-05-30
1
-1
/
+1
*
util/format: translate 422_UNORM and 420_UNORM vulkan formats
Jonathan Marek
2020-05-20
1
-2
/
+14
*
vulkan: import common code for generating extensions
Samuel Pitoiset
2020-05-13
2
-0
/
+370
*
vulkan: Handle vkGet/SetPrivateDataEXT on Android swapchains
Jason Ekstrand
2020-05-12
2
-9
/
+107
*
anv,vulkan: Implement VK_EXT_private_data
Jason Ekstrand
2020-05-12
2
-1
/
+123
*
vulkan/object: Always include the type
Jason Ekstrand
2020-05-08
2
-4
/
+0
*
vulkan: Add run-time object type asserts in handle casts
Jason Ekstrand
2020-05-04
2
-2
/
+22
*
vulkan,anv: Move the DEFINE_HANDLE_CASTS macros to vk_object.h
Jason Ekstrand
2020-05-04
1
-0
/
+31
*
vulkan,anv: Add a base object struct type
Jason Ekstrand
2020-05-04
2
-2
/
+28
*
vulkan,anv: Add a common base object type for VkDevice
Jason Ekstrand
2020-05-04
3
-0
/
+94
*
vulkan: Allow destroying NULL debug report callbacks
Jason Ekstrand
2020-05-04
1
-0
/
+3
*
vulkan: drop unused include directories
Eric Engestrom
2020-03-28
1
-1
/
+1
*
meson: inline `inc_common`
Eric Engestrom
2020-03-28
1
-1
/
+1
*
util/format: add missing BC4/BC5 vulkan formats
Jonathan Marek
2020-02-28
1
-0
/
+4
*
util/format: add missing vulkan formats
Jonathan Marek
2019-12-19
1
-4
/
+27
*
vulkan/enum_to_str: Handle out-of-order aliases
Jason Ekstrand
2019-11-26
1
-3
/
+21
*
vk_util: drop duplicate formats in vk_format_map[]
Eric Engestrom
2019-11-21
1
-2
/
+0
*
util: add missing R8G8B8A8_SRGB format to vk_format_map
Jonathan Marek
2019-11-21
1
-0
/
+1
*
util: Add a mapping from VkFormat to PIPE_FORMAT.
Eric Anholt
2019-11-19
3
-0
/
+262
*
util: rename list_empty() to list_is_empty()
Timothy Arceri
2019-10-28
1
-1
/
+1
*
meson: drop duplicate source & inc_dir
Eric Engestrom
2019-07-01
1
-2
/
+0
*
vk/util: suppress warning about out-of-enum android value
Eric Engestrom
2019-05-23
1
-2
/
+4
*
vk/util: drop no-op compiler warning workaround
Eric Engestrom
2019-05-23
1
-19
/
+5
*
vulkan: fix build dependency issue with generated files
Lionel Landwerlin
2019-05-22
1
-0
/
+12
*
vulkan/util: generate a helper function to return pNext struct sizes
Lionel Landwerlin
2019-05-02
2
-4
/
+54
*
delete autotools .gitignore files
Eric Engestrom
2019-04-29
1
-1
/
+0
*
anv: implement VK_KHR_swapchain revision 70
Lionel Landwerlin
2019-04-08
1
-0
/
+12
*
vk/util: remove unneeded array index
Eric Engestrom
2019-04-08
1
-1
/
+1
*
vulkan/util: Handle enums that are in platform-specific headers.
Bas Nieuwenhuizen
2019-03-18
1
-0
/
+23
*
vulkan: factor out wsi dependencies
Lionel Landwerlin
2019-03-18
1
-7
/
+1
*
vulkan/util: meson build - add wayland client include
Tobias Klausmann
2019-03-17
1
-0
/
+7
*
vulkan/overlay: fix missing var rename in previous commit
Eric Engestrom
2019-03-07
1
-1
/
+1
*
vulkan/util: use the platform defines in vk.xml instead of hard-coding them
Eric Engestrom
2019-03-07
1
-9
/
+10
*
vulkan/util: generate instance/device dispatch tables
Lionel Landwerlin
2019-03-06
2
-6
/
+114
*
vulkan/util: make header available from c++
Lionel Landwerlin
2019-03-06
1
-1
/
+9
*
meson: remove unused include_directories(vulkan)
Eric Engestrom
2019-03-06
1
-1
/
+1
*
vulkan: use VkBase{In,Out}Structure instead of a custom struct
Eric Engestrom
2019-02-28
1
-7
/
+2
*
vulkan: make generated enum to strings helpers available from c++
Lionel Landwerlin
2019-01-22
1
-0
/
+8
*
vulkan/utils: s/VERSION/PACKAGE_VERSION/
Eric Engestrom
2018-11-26
1
-3
/
+3
*
vulkan/alloc: Add a vk_strdup helper
Jason Ekstrand
2018-08-28
1
-0
/
+17
*
meson: Build with Python 3
Mathieu Bridon
2018-08-10
1
-1
/
+1
*
vulkan: utils: handle hexadecimal values in registry
Lionel Landwerlin
2018-07-06
1
-1
/
+1
*
vulkan/util: Add a helper to get a version override
Jason Ekstrand
2018-03-07
2
-0
/
+22
*
vulkan/enum_to_str: Add support for aliases and new Vulkan versions
Jason Ekstrand
2018-03-07
1
-5
/
+20
*
vulkan/enum_to_str: Add a add_value_from_xml helper to VkEnum
Jason Ekstrand
2018-03-07
1
-13
/
+15
[next]