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
*
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
*
vulkan: move anv VK_EXT_debug_report implementation to common code.
Bas Nieuwenhuizen
2018-01-17
3
-0
/
+196
*
meson: Use consistent style
Dylan Baker
2018-01-11
1
-2
/
+4
*
vulkan: util: add macros to extract extension/offset number from enums
Lionel Landwerlin
2017-10-06
1
-0
/
+6
*
meson: Add build Intel "anv" vulkan driver
Dylan Baker
2017-09-27
1
-0
/
+41
*
vulkan: enum generator: Generate entries for extended enums
Jason Ekstrand
2017-09-22
1
-8
/
+40
*
vulkan: enum generator: Stop using iterparse
Jason Ekstrand
2017-09-22
1
-26
/
+10
*
vulkan: enum generator: generate extension number defines
Lionel Landwerlin
2017-09-22
1
-4
/
+21
*
vulkan: enum generator: make registry more flexible
Lionel Landwerlin
2017-09-22
1
-9
/
+9
*
vulkan: enum generator: sort enums by names
Lionel Landwerlin
2017-09-22
1
-1
/
+2
*
vulkan: enum generator: align function declarations/prototypes
Lionel Landwerlin
2017-09-22
1
-21
/
+21
*
vulkan/registry: Feed vk_android_native_buffer.xml to gen_enum_to_str.py
Chad Versace
2017-09-18
1
-1
/
+19
*
vulkan/util: Teach gen_enum_to_str.py to parse mutliple XML files
Chad Versace
2017-09-18
1
-8
/
+11
*
vulkan/util: Add a vk_zalloc helper
Jason Ekstrand
2017-08-28
1
-0
/
+14
*
vulkan/util: fix typo in comment
Eric Engestrom
2017-07-18
1
-1
/
+1
*
radv/vulkan: Move radv_get_driver_version to src/vulkan/util
Alex Smith
2017-06-06
2
-0
/
+51
*
util/vulkan: Move Vulkan utilities to src/vulkan/util
Alex Smith
2017-06-06
2
-0
/
+294
*
vulkan: provide vk.xml as argument to the python generator
Emil Velikov
2017-02-28
1
-3
/
+2
*
android: vulkan: add support for libmesa_vulkan_util
Mauro Rossi
2017-02-28
1
-2
/
+10
*
vulkan: Combine wsi and util makefiles
Dylan Baker
2017-02-22
2
-24
/
+2
[next]