• Home
  • History
  • Annotate
  • only in /frameworks/native/vulkan/doc/
History log of /frameworks/native/vulkan/doc/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c2f184d9d8e1a29a8468fc73d991056468562aa2 17-Jun-2016 Jesse Hall <jessehall@google.com> vulkan: Updated IHV documentation

Also deleted DevelopersGuide.pdf, which was very out of date and has
been superceded by public documentation on developer.android.com.

Change-Id: I7e47177191a773eea6db3ee2af0a287877cb8532
evelopersGuide.pdf
mplementors_guide/implementors_guide.adoc
mplementors_guide/implementors_guide.html
275d76c8158c90ec5317b82cb10b094bca2b43cf 09-Jan-2016 Jesse Hall <jessehall@google.com> vulkan: Pass vkQueuePresentKHR wait semaphores to vkQueueSignalReleaseImageANDROID

Change-Id: I4073ced5e0e155d424699f636654ec226cd9d91c
(cherry picked from commit 69ce2beade5386111ef85382cc659a439a5a3b44)
mplementors_guide/implementors_guide.adoc
mplementors_guide/implementors_guide.html
4e89bf211e668a4e47c9a70d10d03c4b9dd5b97d 08-Dec-2015 Jesse Hall <jessehall@google.com> vulkan: Update DevelopersGuide for SDK 0.10

Change-Id: Ic42cd9aa749417d783ac47546ab1e0bebcc617ac
(cherry picked from commit 81e0c1645f330bc9f8eb68925523814614aa0a3b)
evelopersGuide.pdf
061938022b3f5f37f7aaebf7ccc8ac20bf4dbf97 04-Dec-2015 Jesse Hall <jessehall@google.com> libvulkan: Implement new VkFence parameter in vkAcquireNextImageKHR

This parameter was added recently but wasn't hooked up. This adds a
new parameter to the vkAcquireImageANDROID extension function, and
plumbs the fence through from vkAcquireNextImageKHR to it.

This change also fixes some function signatures for API functions that
are implemented in the loader bottom rather than the driver. These
functions are only ever called through function pointers returned by
vkGet*ProcAddr, and therefore pass through a cast to
PFN_vkVoidFunction. So the compiler had no way to know they were
supposed to match a particular prototype, and couldn't issue an error
when they didn't. This change adds explicit static casts to the
expected function pointer type before reinterpret casting to the
generic function pointer type to enable compile errors.

Change-Id: I8a7e065502f783d5f2381b43c880644868234f8f
(cherry picked from commit f62f5de0c60212796b6d910cbd194c7002226264)
mplementors_guide/implementors_guide.adoc
mplementors_guide/implementors_guide.html
3f8524e0d0bc20286484b2d81fddae4fe27fb64b 13-Nov-2015 Jesse Hall <jessehall@google.com> vulkan: Add DevelopersGuide.pdf

Change-Id: I25b547e8704f78db39f4bcfeb5172439952b870d
(cherry picked from commit 296fd43d133871d7b6c9bacba67cd24ebe509e22)
evelopersGuide.pdf
mplementors_guide-docinfo.adoc
mplementors_guide.adoc
mplementors_guide.conf
mplementors_guide.html
mplementors_guide/implementors_guide-docinfo.adoc
mplementors_guide/implementors_guide.adoc
mplementors_guide/implementors_guide.conf
mplementors_guide/implementors_guide.html
ab9aeef063119445b59166f781c464c64e3909db 04-Nov-2015 Jesse Hall <jessehall@google.com> vulkan: allow drivers to see image acquire/release

Change-Id: I8143aeebd1f65142486cc55662c685d081ba41eb
(cherry picked from commit 58b4df743ecad9f1a0fc7cb7c0f5340dd8365308)
mplementors_guide.adoc
mplementors_guide.html
70f9335d77282e34fa1cdb8d1baed89892ccd2e1 04-Nov-2015 Jesse Hall <jessehall@google.com> vulkan: Allow drivers to add private gralloc usage flags

Change-Id: Iea33990b3a85a761e27d54bb323d866267c88901
(cherry picked from commit c040fbedde52d632a7ceeef3a9266d35b22ce53f)
mplementors_guide.adoc
mplementors_guide.html
83321be7d27894e4ecb849e90aa28ecbf13dcf6a 17-Aug-2015 Jesse Hall <jessehall@google.com> vulkan: several updates to implementor's guide

Change-Id: I1ec78e993da16fe9e0b3c86abc2c67f68e634823
(cherry picked from commit d3e348755504a1a32953b61e88d31478fa82eea2)
mplementors_guide-docinfo.adoc
mplementors_guide.adoc
mplementors_guide.conf
mplementors_guide.html
kandroid-docinfo.html
kandroid.adoc
kandroid.conf
kandroid.html
bbd4c103e7e196ba2456294c2f62395b4990bad7 16-Aug-2015 Jesse Hall <jessehall@google.com> vulkan: add initial vkandroid doc

Change-Id: I40aa41941bfbe0f33f30446e83ef62f5358e47d4
(cherry picked from commit 64b41615ead7f7ba1df309889cbbc7aee60cb3f4)
kandroid-docinfo.html
kandroid.adoc
kandroid.conf
kandroid.html