index
:
~keithp/Vulkan-LoaderAndValidationLayers
drm-leases
keithp-pnext
master
Vulkan loader
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-02
build: gh672 Fix CMake CXX_FLAGS inheritance
Karl Schultz
1
-3
/
+1
2016-06-28
loader: Fix VS 2015 compiler warning
Mark Young
1
-1
/
+1
2016-06-14
vkjson: Include instance layers and extensions
Jesse Hall
3
-10
/
+71
2016-06-14
vkjson: Add ability to dump an entire instance
Jesse Hall
4
-13
/
+55
2016-06-14
vkjson: rename vkjson_device.cc -> vkjson_instance.cc
Jesse Hall
2
-1
/
+1
2016-06-14
vkjson: Add VkJsonGetInstance()
Jesse Hall
3
-79
/
+94
2016-06-14
vkjson: Rename VkJsonAllProperties to VkJsonDevice
Jesse Hall
5
-68
/
+76
2016-06-14
vkjson: Add .clang-format
Jesse Hall
1
-0
/
+1
2016-04-19
misc: Update licenses to Apache 2.0
Jon Ashburn
5
-80
/
+45
2016-03-26
vkjson: Fix include paths and clang errors
Jesse Hall
2
-5
/
+5
2016-03-22
misc: Update to header version 1.0.6
Jon Ashburn
1
-1
/
+1
2016-02-10
Remove Khronos confidential clause from license text.
Karl Schultz
5
-20
/
+0
2016-02-08
linux: use linux naming conventions
Jeremy Hayes
1
-1
/
+8
2016-02-04
vkjson: Copyright updates.
Karl Schultz
5
-80
/
+130
2016-01-29
Relicense vkjson from 3-BSD to MIT
Antoine Labour
6
-138
/
+96
2016-01-25
BUILD: Fixed more compilation warnings on 32-bit Windows builds.
Mark Young
2
-5
/
+7
2016-01-21
vkjson: Fix windows build
Jon Ashburn
2
-2
/
+8
2016-01-21
vkjson: handle uint64_t as hex strings
Antoine Labour
2
-15
/
+21
2016-01-20
vkjson: add missing include
Antoine Labour
1
-0
/
+2
2016-01-20
vkjson: Fix build on Windows
Jon Ashburn
2
-5
/
+16
2016-01-20
vkjson: initial commit
Antoine Labour
6
-0
/
+1175
2015-09-22
Remove libpng and zlib dependencies, add copyrights
Tony Barbour
472
-151104
/
+0
2015-06-02
tests: Check glm into source control to make Windows build simpler
Tony-LunarG
252
-0
/
+55745
2015-04-29
Win: Stop using the temporary "xcb_nvidia" code.
Ian Elliott
3
-380
/
+0
2015-04-22
misc: Changes to fix warnings in Windows / VC++ build
Tony Barbour
1
-3
/
+1
2015-04-16
Win: Fix typo and incorrect strlen for finding/loading ICDs.
Ian Elliott
1
-2
/
+2
2015-04-16
renaming: Move many xgl files to vk version
Courtney Goeltzenleuchter
1
-9
/
+9
2015-04-16
Stage 1 of rename
Courtney Goeltzenleuchter
2
-6
/
+6
2015-03-31
New loader_get_registry_value() function reads 32/64 registry ...
Ian Elliott
1
-9
/
+62
2015-03-02
Fix "xcb_nvidia.c" for use of the nulldrv.
Ian Elliott
1
-1
/
+1
2015-03-02
Improve compatibility of XCB_nvidia and Source2
Piers Daniell
1
-19
/
+15
2015-03-02
Win/xcb_nvidia: Remove compiler warnings with xcb_nvidia.
Ian Elliott
1
-2
/
+2
2015-03-02
xcb_nvidia: Hack in ability to use registry instead of getenv().
Ian Elliott
1
-0
/
+21
2015-03-02
Get the trace player to work with Windows
Piers Daniell
475
-0
/
+151416