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
/
intel
/
vulkan
/
anv_entrypoints_gen.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: Define trampolines as the weak functions
Jason Ekstrand
2018-10-19
1
-45
/
+20
*
Revert "anv: Stop generating weak references for instance entrypoints"
Jason Ekstrand
2018-10-18
1
-0
/
+13
*
anv: Stop generating weak references for instance entrypoints
Jason Ekstrand
2018-10-18
1
-13
/
+0
*
anv: Split dispatch tables into device and instance
Jason Ekstrand
2018-10-15
1
-64
/
+178
*
anv: cleanup python imports
Eric Engestrom
2018-07-25
1
-2
/
+1
*
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
*
anv: Add EXT_acquire_xlib_display to anv driver [v3]
Keith Packard
2018-06-19
1
-1
/
+4
*
android: enable VK_ANDROID_native_buffer
Tapani Pälli
2018-05-21
1
-3
/
+0
*
anv/entrypoints: VkGetDeviceProcAddr returns NULL for core instance commands
Iago Toral Quiroga
2018-03-14
1
-1
/
+5
*
anv/entrypoints: dispatches to VkQueue are device-level
Iago Toral Quiroga
2018-03-14
1
-2
/
+7
*
anv/entrypoints: Drop support for protect attributes
Jason Ekstrand
2018-03-07
1
-7
/
+0
*
anv/entrypoints: Generate #ifdef guards from platform attributes
Jason Ekstrand
2018-03-07
1
-0
/
+8
*
anv/entrypoints_gen: Add support for aliases in the XML
Jason Ekstrand
2018-03-07
1
-19
/
+46
*
anv/entrypoints: Allow an entrypoint to require multiple extensions
Jason Ekstrand
2018-03-07
1
-9
/
+12
*
anv/entrypoints: Add an is_device_entrypoint helper
Jason Ekstrand
2018-03-07
1
-2
/
+5
*
anv/entrypoints_gen: Allow the string map to grow
Jason Ekstrand
2018-03-07
1
-4
/
+6
*
anv/entrypoints_gen: A bit of refactoring
Jason Ekstrand
2018-03-07
1
-15
/
+7
*
anv/entrypoints: Generalize the string map a bit
Jason Ekstrand
2018-03-07
1
-85
/
+103
*
anv/entrypoints: make vkGetDeviceProcAddr return NULL for instance commands
Iago Toral Quiroga
2018-02-20
1
-1
/
+1
*
anv/icl: Generate gen11 entry point functions
Anuj Phogat
2018-02-16
1
-1
/
+5
*
anv: Return trampoline entrypoints from GetInstanceProcAddr
Jason Ekstrand
2018-01-23
1
-0
/
+46
*
anv/entrypoints: Use an named tuple for params
Jason Ekstrand
2018-01-23
1
-11
/
+23
*
anv: Only advertise enabled entrypoints
Jason Ekstrand
2018-01-23
1
-3
/
+46
*
anv/entrypoints: Parse entrypoints before extensions/features
Jason Ekstrand
2018-01-23
1
-15
/
+17
*
anv/entrypoints: Expose the different dispatch tables
Jason Ekstrand
2018-01-23
1
-8
/
+12
*
anv/entrypoints: Split entrypoint index lookup into its own function
Jason Ekstrand
2018-01-23
1
-5
/
+14
*
anv/entrypoints: Add a LAYERS helper variable
Jason Ekstrand
2018-01-23
1
-7
/
+15
*
anv/entrypoints: Add an Entrypoint class
Jason Ekstrand
2018-01-23
1
-50
/
+63
*
anv/entrypoints: Dump useful data if mako throws an exception
Jason Ekstrand
2017-10-25
1
-5
/
+17
*
anv: Implement VK_ANDROID_native_buffer (v9)
Chad Versace
2017-10-18
1
-1
/
+3
*
anv: Get rid of gen fall-through
Jason Ekstrand
2017-10-16
1
-17
/
+17
*
anv/entrypoints_gen: Dedent the C code
Jason Ekstrand
2017-09-20
1
-196
/
+195
*
anv: Teach generator scripts how to parse mutliple XML files
Chad Versace
2017-09-18
1
-5
/
+13
*
anv: Annotate entrypoint table with index and func name
Chad Versace
2017-09-06
1
-2
/
+2
*
anv: Add MAX_API_VERSION to anv_extensions.py
Jason Ekstrand
2017-08-02
1
-3
/
+1
*
anv: Make some bits of anv_extensions module-private
Jason Ekstrand
2017-08-02
1
-2
/
+2
*
anv: Add a new centralized extensions file
Jason Ekstrand
2017-08-01
1
-25
/
+4
*
anv: Advertise support for VK_KHR_variable_pointers
Jason Ekstrand
2017-07-18
1
-0
/
+1
*
anv: Advertise support for VK_KHR_storage_buffer_storage_class
Jason Ekstrand
2017-07-18
1
-0
/
+1
*
anv: Implement VK_KHR_external_memory_*
Jason Ekstrand
2017-07-15
1
-0
/
+3
*
anv: Implement VK_KHR_dedicated_allocation
Jason Ekstrand
2017-07-15
1
-0
/
+1
*
anv: Implement VK_KHR_get_memory_requirements2
Jason Ekstrand
2017-07-15
1
-0
/
+1
*
anv: Drop support for VK_KHX_external_semaphore_*
Jason Ekstrand
2017-07-15
1
-3
/
+0
*
anv: Drop support for VK_KHX_external_memory_*
Jason Ekstrand
2017-07-14
1
-3
/
+0
*
anv/cnl: Generate and use gen10 functions
Anuj Phogat
2017-06-22
1
-1
/
+6
*
anv: Implement VK_KHR_get_surface_capabilities2
Jason Ekstrand
2017-05-16
1
-0
/
+1
*
anv: Implement VK_KHX_external_semaphore_fd
Jason Ekstrand
2017-05-03
1
-0
/
+1
*
anv: Implement VK_KHX_external_semaphore
Jason Ekstrand
2017-05-03
1
-0
/
+1
*
anv: Implement VK_KHX_external_semaphore_capabilities
Jason Ekstrand
2017-05-03
1
-0
/
+1
[next]