summaryrefslogtreecommitdiffstats
path: root/vulkan
Commit message (Expand)AuthorAgeFilesLines
* Return an error if apiVersion is 1.1+.Ian Elliott2017-05-081-0/+13
* Merge "Only enumerate display_timing when present timestamp supported" into o...Ian Elliott2017-04-131-3/+10
|\
| * Only enumerate display_timing when present timestamp supportedIan Elliott2017-04-121-3/+10
* | Merge "Mark as vendor_available" into oc-devSteven Moreland2017-04-121-0/+1
|\ \ | |/ |/|
| * Mark as vendor_availableDan Willemsen2017-04-111-0/+1
* | Merge changes from topic 'presentFenceNotReliable' into oc-devBrian C. Anderson2017-04-122-27/+44
|\ \ | |/ |/|
| * egl: Differentiate pending vs invalid timestamps.Brian Anderson2017-04-112-27/+44
* | Merge changes from topic 'llndk_rename' into oc-devTreeHugger Robot2017-04-111-1/+1
|\ \
| * | Remove .(ll)ndk suffix from (ll)ndk_libraryDan Willemsen2017-04-101-1/+1
| |/
* / Load Vulkan driver into sphal namespaceJesse Hall2017-04-091-10/+38
|/
* Merge "vulkan: update Vulkan headers to 1.0.46" into oc-devJesse Hall2017-04-042-47/+55
|\
| * vulkan: update Vulkan headers to 1.0.46Jesse Hall2017-04-042-47/+55
* | Remove driver workaroundCourtney Goeltzenleuchter2017-04-031-19/+3
|/
* vulkan: Dequeue the shared buffer again after presentingChris Forbes2017-03-301-0/+25
* vulkan: Don't dequeue in AcquireNextImageKHR if in shared modeChris Forbes2017-03-301-0/+10
* vulkan: Only cancel buffers during swapchain creation if not sharedChris Forbes2017-03-301-11/+13
* vulkan: Set shared & auto refresh modes earlierChris Forbes2017-03-301-20/+19
* vulkan: Track whether in shared mode in SwapchainChris Forbes2017-03-301-1/+4
* vulkan: Always request at least 2 images for swapchainChris Forbes2017-03-301-1/+7
* Temporarily disable 2 unratified Khronos extensions.Ian Elliott2017-03-281-17/+30
* Use gralloc usage conversion libraryJesse Hall2017-03-282-4/+3
* Merge "egl: Remove retire event."TreeHugger Robot2017-03-211-1/+0
|\
| * egl: Remove retire event.Brian Anderson2017-03-171-1/+0
* | Update extension enums to match upstream.Courtney Goeltzenleuchter2017-03-172-14/+18
* | Merge "Force vrhwc/wm to report the native resolution"TreeHugger Robot2017-03-163-4/+4
|\ \
| * | Force vrhwc/wm to report the native resolutionStephen Kiazyk2017-03-163-4/+4
| |/
* | vulkan: Implement usage flags query for KHR_shared_presentable_imageChris Forbes2017-03-161-0/+22
* | vulkan: Implement KHR_get_surface_capabilities2Chris Forbes2017-03-166-1/+67
* | vulkan: Update header for KHR_get_surface_capabilities2Chris Forbes2017-03-167-6/+116
|/
* Merge "vulkan: Implement V7 of ANDROID_native_buffer in nulldrv"TreeHugger Robot2017-03-151-0/+22
|\
| * vulkan: Implement V7 of ANDROID_native_buffer in nulldrvChris Forbes2017-03-151-0/+22
* | Merge "Make IGraphicBufferProducer a hybrid interface."TreeHugger Robot2017-03-151-2/+2
|\ \
| * | Make IGraphicBufferProducer a hybrid interface.Pawin Vongmasa2017-03-091-2/+2
* | | Merge "Drop non-API headers from the NDK vulkan headers." am: c416f2eb23 am: ...Dan Albert2017-03-151-1/+4
|\ \ \ | |_|/ |/| |
| * | Merge "Drop non-API headers from the NDK vulkan headers."Dan Albert2017-03-151-1/+4
| |\ \
| | * \ Merge "Drop non-API headers from the NDK vulkan headers."Treehugger Robot2017-03-151-1/+4
| | |\ \
| | | * | Drop non-API headers from the NDK vulkan headers.Dan Albert2017-03-141-1/+4
| * | | | Merge changes Ib6b72ca5,I8ea5dfb9,Iaf954877,I803bf9f4Jesse Hall2017-03-1110-212/+3100
| |\| | |
| | * | | vulkan: update Vulkan headers to 1.0.43Jesse Hall2017-03-113-84/+177
| | * | | vulkan: update Vulkan headers to 1.0.42Jesse Hall2017-03-116-246/+2317
| | * | | vulkan: update Vulkan headers to 1.0.41Jesse Hall2017-03-115-45/+10
| | * | | vulkan: update Vulkan headers to 1.0.39Jesse Hall2017-03-116-6/+765
| | |/ /
* | | | Merge "Revert "Extend hack to new driver version""Steve Pfetsch2017-03-131-2/+1
|\ \ \ \
| * | | | Revert "Extend hack to new driver version"Steve Pfetsch2017-03-131-2/+1
* | | | | vulkan: update Vulkan headers to 1.0.43Jesse Hall2017-03-113-120/+51
* | | | | vulkan: update Vulkan headers to 1.0.42Jesse Hall2017-03-116-329/+2398
* | | | | vulkan: update Vulkan headers to 1.0.41Jesse Hall2017-03-112-6/+6
* | | | | vulkan: update Vulkan headers to 1.0.39Jesse Hall2017-03-115-39/+514
| |_|_|/ |/| | |
* | | | Disable HDR extension for nowCourtney Goeltzenleuchter2017-03-061-3/+0
* | | | Merge "Fix <vulkan/vulkan.h> compatibility with C."Jesse Hall2017-03-061-1/+1
|\ \ \ \