aboutsummaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2016-09-07vkjson: Don't enable any instance layersJesse Hall
2016-09-02build: gh672 Fix CMake CXX_FLAGS inheritanceKarl Schultz
2016-06-28loader: Fix VS 2015 compiler warningMark Young
2016-06-14vkjson: Include instance layers and extensionsJesse Hall
2016-06-14vkjson: Add ability to dump an entire instanceJesse Hall
2016-06-14vkjson: rename vkjson_device.cc -> vkjson_instance.ccJesse Hall
2016-06-14vkjson: Add VkJsonGetInstance()Jesse Hall
2016-06-14vkjson: Rename VkJsonAllProperties to VkJsonDeviceJesse Hall
2016-06-14vkjson: Add .clang-formatJesse Hall
2016-04-19misc: Update licenses to Apache 2.0Jon Ashburn
2016-03-26vkjson: Fix include paths and clang errorsJesse Hall
2016-03-22misc: Update to header version 1.0.6Jon Ashburn
2016-02-10Remove Khronos confidential clause from license text.Karl Schultz
2016-02-08linux: use linux naming conventionsJeremy Hayes
2016-02-04vkjson: Copyright updates.Karl Schultz
2016-01-29Relicense vkjson from 3-BSD to MITAntoine Labour
2016-01-25BUILD: Fixed more compilation warnings on 32-bit Windows builds.Mark Young
2016-01-21vkjson: Fix windows buildJon Ashburn
2016-01-21vkjson: handle uint64_t as hex stringsAntoine Labour
2016-01-20vkjson: add missing includeAntoine Labour
2016-01-20vkjson: Fix build on WindowsJon Ashburn
2016-01-20vkjson: initial commitAntoine Labour
2015-09-22Remove libpng and zlib dependencies, add copyrightsTony Barbour
2015-06-02tests: Check glm into source control to make Windows build simplerTony-LunarG
2015-04-29Win: Stop using the temporary "xcb_nvidia" code.Ian Elliott
2015-04-22misc: Changes to fix warnings in Windows / VC++ buildTony Barbour
2015-04-16Win: Fix typo and incorrect strlen for finding/loading ICDs.Ian Elliott
2015-04-16renaming: Move many xgl files to vk versionCourtney Goeltzenleuchter
2015-04-16Stage 1 of renameCourtney Goeltzenleuchter
2015-03-31New loader_get_registry_value() function reads 32/64 registry ...Ian Elliott
2015-03-02Fix "xcb_nvidia.c" for use of the nulldrv.Ian Elliott
2015-03-02Improve compatibility of XCB_nvidia and Source2Piers Daniell
2015-03-02Win/xcb_nvidia: Remove compiler warnings with xcb_nvidia.Ian Elliott
2015-03-02xcb_nvidia: Hack in ability to use registry instead of getenv().Ian Elliott
2015-03-02Get the trace player to work with WindowsPiers Daniell