2ac78add8374d86f55c33f572ce6772d5bd1db8b |
|
14-Jun-2016 |
Jesse Hall <jessehall@google.com> |
resolve merge conflicts of 2bab539 to nyc-dev-plus-aosp Change-Id: I1dbc2520cbca5d15d888a17c41ed0244fa189ff1
|
2bab539566f7a3423cc874a0b2e52f08e45df930 |
|
14-Jun-2016 |
Jesse Hall <jessehall@google.com> |
Merge commit vkjson-instance into nyc-dev Bug: 26620936 Change-Id: Id4f5a693cf23384612391e63b0529e31053ceca6
|
b4d24eaa8cdc950e730418898612fe971c176c46 |
|
12-Jun-2016 |
Jesse Hall <jessehall@google.com> |
vkjson: Include instance layers and extensions
/external/vulkan-validation-layers/libs/vkjson/vkjson.cc
|
6f328aec9b6c8667e12fee73847d9954814991dd |
|
12-Jun-2016 |
Jesse Hall <jessehall@google.com> |
vkjson: Add ability to dump an entire instance
/external/vulkan-validation-layers/libs/vkjson/vkjson.cc
|
594091db7f508f6073975efddb5fab8d0fb273e7 |
|
12-Jun-2016 |
Jesse Hall <jessehall@google.com> |
vkjson: Rename VkJsonAllProperties to VkJsonDevice In preparation for introducing VkJsonInstance. Typedefs and inline functions are included in vkjson.h to preserve source compatibility.
/external/vulkan-validation-layers/libs/vkjson/vkjson.cc
|
43b53e83705f02245da6ae61e31273866a35b833 |
|
19-Apr-2016 |
Jon Ashburn <jon@lunarg.com> |
misc: Update licenses to Apache 2.0 Change-Id: Id447f4c8c53d33f9192940bdd3ae727b7b738a97
/external/vulkan-validation-layers/libs/vkjson/vkjson.cc
|
70d71055d7cd6ca2ff6fd214cb5d340844878200 |
|
26-Mar-2016 |
Jesse Hall <jessehall@google.com> |
vkjson: Fix include paths and clang errors Fixes issues discovered when trying to build vkjson as part of the Android platform build system and a Clang 3.8-based compiler. (a) Vulkan includes should be "<vulkan/...>". (b) Clang issues a "missing field initializer" warning for "= {0}" in C++. This is arguably incorrect, but "= {}" is defined to recursively zero-initialize primitive types, so just use that. (c) Clang correctly issues an error when a template parameter default value is redefined. (cherry picked from commit 66e6a3f23e9332bfae6219e97cb5616208d7f30c)
/external/vulkan-validation-layers/libs/vkjson/vkjson.cc
|
66e6a3f23e9332bfae6219e97cb5616208d7f30c |
|
26-Mar-2016 |
Jesse Hall <jessehall@google.com> |
vkjson: Fix include paths and clang errors Fixes issues discovered when trying to build vkjson as part of the Android platform build system and a Clang 3.8-based compiler. (a) Vulkan includes should be "<vulkan/...>". (b) Clang issues a "missing field initializer" warning for "= {0}" in C++. This is arguably incorrect, but "= {}" is defined to recursively zero-initialize primitive types, so just use that. (c) Clang correctly issues an error when a template parameter default value is redefined.
/external/vulkan-validation-layers/libs/vkjson/vkjson.cc
|
3cd96a2da93fa325b0d51369388f9b93798f6c80 |
|
10-Feb-2016 |
Karl Schultz <karl@lunarg.com> |
Remove Khronos confidential clause from license text.
/external/vulkan-validation-layers/libs/vkjson/vkjson.cc
|
b932f109ad6b92419e12f66f3e9087f2b49934cb |
|
04-Feb-2016 |
Karl Schultz <karl@lunarg.com> |
vkjson: Copyright updates.
/external/vulkan-validation-layers/libs/vkjson/vkjson.cc
|
38841df97fa0590fd951f7654aada9fc963f1d93 |
|
29-Jan-2016 |
Antoine Labour <piman@chromium.org> |
Relicense vkjson from 3-BSD to MIT
/external/vulkan-validation-layers/libs/vkjson/vkjson.cc
|
8928c06b038cad53ce79d821bc10517f45589768 |
|
25-Jan-2016 |
Mark Young <marky@lunarg.com> |
BUILD: Fixed more compilation warnings on 32-bit Windows builds. Fixed more compilation warnings on 32-bit Windows builds.
/external/vulkan-validation-layers/libs/vkjson/vkjson.cc
|
5ca53291a312c4343d8f25e77136491242daf383 |
|
21-Jan-2016 |
Jon Ashburn <jon@lunarg.com> |
vkjson: Fix windows build
/external/vulkan-validation-layers/libs/vkjson/vkjson.cc
|
f1ae58e3e55f492a1e8b5651c585e28eb7cd9611 |
|
21-Jan-2016 |
Antoine Labour <piman@chromium.org> |
vkjson: handle uint64_t as hex strings
/external/vulkan-validation-layers/libs/vkjson/vkjson.cc
|
e3795c1c4e1fd43419a156d9f7858327768ccb76 |
|
27-Oct-2015 |
Antoine Labour <piman@chromium.org> |
vkjson: initial commit
/external/vulkan-validation-layers/libs/vkjson/vkjson.cc
|