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
/
amd
/
vulkan
/
radv_entrypoints_gen.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: Add support for icd loader interface v4.
Bas Nieuwenhuizen
2019-05-13
1
-1
/
+45
*
radv: use the platform defines in vk.xml instead of hard-coding them
Eric Engestrom
2019-03-05
1
-4
/
+7
*
radv: generate entrypoints for VK_ANDROID_native_buffer
Mauro Rossi
2018-07-28
1
-3
/
+0
*
python: Use range() instead of xrange()
Mathieu Bridon
2018-07-24
1
-1
/
+1
*
python: Better iterate over dictionaries
Mathieu Bridon
2018-07-24
1
-1
/
+1
*
radv: Add EXT_acquire_xlib_display to radv driver [v2]
Keith Packard
2018-06-19
1
-1
/
+4
*
radv: assorted typo fixes
Grazvydas Ignotas
2018-05-10
1
-1
/
+1
*
radv: Allow vkEnumerateInstanceVersion ProcAddr without instance.
Bas Nieuwenhuizen
2018-05-02
1
-1
/
+1
*
radv: Add entrypoints generation with the new vk.xml
Bas Nieuwenhuizen
2018-03-07
1
-107
/
+164
*
radv: Return NULL for entrypoints when not supported.
Bas Nieuwenhuizen
2018-02-23
1
-3
/
+63
*
radv: Reword radv_entrypoints_gen.py
Bas Nieuwenhuizen
2018-02-23
1
-56
/
+106
*
radv: Generate VK_ANDROID_native_buffer.
Bas Nieuwenhuizen
2018-01-19
1
-1
/
+3
*
radv: port to using updated anv entrypoint/extension generator.
Dave Airlie
2017-10-17
1
-200
/
+181
*
radv: Enable VK_KHR_maintenance2 extension.
Bas Nieuwenhuizen
2017-10-06
1
-0
/
+1
*
radv: Add VK_KHR_bind_memory2 support.
Bas Nieuwenhuizen
2017-09-20
1
-0
/
+1
*
radv: rebase radv_entrypoints_gen.py on anv_entrypoints_gen.py
Dylan Baker
2017-07-21
1
-268
/
+282
*
radv: initial support for shared semaphores (v2)
Dave Airlie
2017-07-21
1
-0
/
+3
*
radv: Add support for VK_KHR_variable_pointers.
Bas Nieuwenhuizen
2017-07-20
1
-0
/
+1
*
radv: Add VK_KHR_storage_buffer_storage_class support.
Bas Nieuwenhuizen
2017-07-20
1
-0
/
+1
*
radv: Implement VK_KHR_external_memory
Jason Ekstrand
2017-07-15
1
-0
/
+3
*
radv: Add support for VK_KHR_dedicated_allocation.
Bas Nieuwenhuizen
2017-07-15
1
-0
/
+1
*
radv: Add support for VK_KHR_get_memory_requirements2.
Bas Nieuwenhuizen
2017-07-15
1
-0
/
+1
*
radv: Drop support for VK_KHX_external_semaphore_*
Jason Ekstrand
2017-07-15
1
-3
/
+0
*
radv: add external memory support.
Dave Airlie
2017-06-05
1
-0
/
+3
*
radv: implement VK_KHR_descriptor_update_template
Fredrik Höglund
2017-04-07
1
-0
/
+1
*
radv: implement VK_KHR_push_descriptor
Fredrik Höglund
2017-04-07
1
-0
/
+1
*
radv: Enable VK_KHR_incremental_present.
Bas Nieuwenhuizen
2017-04-03
1
-0
/
+1
*
radv: add support for NV_dedicated_allocation
Dave Airlie
2017-02-27
1
-0
/
+1
*
radv/entrypoints: Only generate entrypoints for supported features
Emil Velikov
2017-02-24
1
-3
/
+42
*
radv: make radv_resolve_entrypoint static
Emil Velikov
2017-02-21
1
-1
/
+1
*
radv: generate entrypoints from vk.xml
Lionel Landwerlin
2017-01-14
1
-56
/
+50
*
radv: remove the validation layer and some related bits.
Dave Airlie
2016-10-12
1
-26
/
+2
*
radv: drop entrypoint split out.
Dave Airlie
2016-10-12
1
-36
/
+2
*
radv: add initial non-conformant radv vulkan driver
Dave Airlie
2016-10-07
1
-0
/
+351