Image bind count is associated with pImageBinds rather than opaque binds
[platform/upstream/Vulkan-LoaderAndValidationLayers.git] / libs /
2018-03-26 Jeremy Kniagerdocs: Move vkjson_info section from BUILD.md
2017-11-27 Jamie Madilllayers: Fix MSVS conversion warning.
2017-10-30 Mike Weiblenrepo: normalize line termination across repo
2017-08-17 Cody Northropvkjson: Add support for Android
2017-01-04 Karl Schultzbuild: Cleanup warnings when compiling with clang
2016-11-08 Lenny Komowbuild: Allow the use of a custom-named vulkan dll
2016-09-07 Jesse Hallvkjson: Don't enable any instance layers
2016-09-02 Karl Schultzbuild: gh672 Fix CMake CXX_FLAGS inheritance
2016-06-28 Mark Youngloader: Fix VS 2015 compiler warning
2016-06-17 Greg FischerMerge branch 'master' of github.com:KhronosGroup/Vulkan...
2016-06-14 Jesse Hallvkjson: Include instance layers and extensions
2016-06-14 Jesse Hallvkjson: Add ability to dump an entire instance
2016-06-14 Jesse Hallvkjson: rename vkjson_device.cc -> vkjson_instance.cc
2016-06-14 Jesse Hallvkjson: Add VkJsonGetInstance()
2016-06-14 Jesse Hallvkjson: Rename VkJsonAllProperties to VkJsonDevice
2016-06-14 Jesse Hallvkjson: Add .clang-format
2016-04-19 Jon Ashburnmisc: Update licenses to Apache 2.0
2016-03-28 Jesse HallMerge pull request #201 from critsec/vkjson-build-fixes
2016-03-26 Jesse Hallvkjson: Fix include paths and clang errors
2016-03-22 Jon Ashburnmisc: Update to header version 1.0.6
2016-02-10 Tobin EhlisMerge branch 'stroyan_draw_state_beginCB' into 'master'
2016-02-10 Karl SchultzRemove Khronos confidential clause from license text.
2016-02-08 Jeremy Hayeslinux: use linux naming conventions
2016-02-04 Karl Schultzvkjson: Copyright updates.
2016-01-29 Antoine LabourRelicense vkjson from 3-BSD to MIT
2016-01-25 Mark YoungBUILD: Fixed more compilation warnings on 32-bit Window...
2016-01-21 Jon Ashburnvkjson: Fix windows build
2016-01-21 Antoine Labourvkjson: handle uint64_t as hex strings
2016-01-20 Antoine Labourvkjson: add missing include
2016-01-20 Jon Ashburnvkjson: Fix build on Windows
2016-01-20 Antoine Labourvkjson: initial commit
2015-09-22 Tony BarbourRemove libpng and zlib dependencies, add copyrights
2015-06-02 Tony-LunarGtests: Check glm into source control to make Windows...
2015-04-29 Ian ElliottWin: Stop using the temporary "xcb_nvidia" code.
2015-04-22 Tony Barbourmisc: Changes to fix warnings in Windows / VC++ build
2015-04-16 Ian ElliottWin: Fix typo and incorrect strlen for finding/loading...
2015-04-16 Courtney Goeltzenl... renaming: Move many xgl files to vk version
2015-04-16 Courtney Goeltzenl... Stage 1 of rename
2015-04-06 Peter LohrmannMerge branch 'glave_snapshot_support'
2015-03-31 Ian ElliottNew loader_get_registry_value() function reads 32/64...
2015-03-03 Ian ElliottFix "xcb_nvidia.c" for use of the nulldrv.
2015-03-03 Piers DaniellImprove compatibility of XCB_nvidia and Source2
2015-03-03 Ian ElliottWin/xcb_nvidia: Remove compiler warnings with xcb_nvidia.
2015-03-03 Ian Elliottxcb_nvidia: Hack in ability to use registry instead...
2015-03-03 Piers DaniellGet the trace player to work with Windows