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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-26
build: update spirv and glslang revisions
Mark Young
1
-2
/
+11
2016-08-25
demos: Restore Wayland compile behavior in cube
Tony Barbour
1
-2
/
+2
2016-08-04
build: pr787 - CMAKE_INSTALL_PREFIX default
davidhubbard
1
-3
/
+1
2016-07-18
build: Update glslang to e4821e
Karl Schultz
1
-5
/
+5
2016-06-17
Only set scripts that starts with a hashbang as executable
Alexander F Rødseth
1
-0
/
+0
2016-06-16
build: Fix typos in CMakeLists.txt (SPRIV->SPIRV)
Mark Young
1
-4
/
+4
2016-05-12
build: Disable RTTI generation
Karl Schultz
1
-1
/
+6
2016-05-05
CMakeLists.txt and doc changes for
Mark Mueller
1
-26
/
+84
2016-05-03
external: GH#246, Move glslang and spirv-tools inside of dir tree
Jon Ashburn
1
-20
/
+20
2016-04-22
toolchain: Bump everything to pull in required SPIR-V tools revision
Cody Northrop
1
-2
/
+13
2016-04-13
layers: Include all 4 Linux WSI interfaces
Tony Barbour
1
-1
/
+1
2016-04-01
SPIRV: Adjust to spirv-tools library move
GregF
1
-3
/
+3
2016-03-31
Turn off XLIB define
Tony Barbour
1
-1
/
+1
2016-03-15
cmake: Find spirv/glslang dependencies
Dustin Graves
1
-12
/
+103
2016-03-08
build: Enable Xlib support to default ON on Linux builds
Jon Ashburn
1
-1
/
+1
2016-03-08
build: Fix CMake Xlib DisplayServer name.
Karl Schultz
1
-1
/
+1
2016-03-02
LX #410 - Use ${PYTHON_EXECUTABLE} for PYTHON_CMD
Tony Barbour
1
-5
/
+2
2016-02-29
cmake: GH PR17, Add DisplayServer variables for the WSI interfaces
Mun, Gwan-gyeong
1
-2
/
+4
2016-02-26
demos: Add Hologram snapshot as Smoke test/demo
Tony Barbour
1
-0
/
+1
2016-02-22
loader: Fix Wayland support
Jason Ekstrand
1
-1
/
+1
2016-02-22
cmake: Add options for each of the linux wsi interfaces
Jason Ekstrand
1
-10
/
+19
2016-02-02
misc: Remove vktrace and icd from this repository
Jon Ashburn
1
-25
/
+1
2016-01-20
vkjson: initial commit
Antoine Labour
1
-0
/
+5
2016-01-06
Bump Windows ABI to 1
David Pinedo
1
-1
/
+1
2015-12-16
Remove FindPkgConfig from Windows build to stop error messages
Tony Barbour
1
-1
/
+3
2015-12-15
wsi: Do not enable Xlib support by default
Mark Lobodzinski
1
-3
/
+22
2015-12-11
wsi: Make WSI cases more consistent, fail if not set correctly
Mark Lobodzinski
1
-3
/
+8
2015-12-04
Fixes, that build is possible with Xlib configuration.
FslNopper
1
-0
/
+1
2015-12-01
wsi: Various fixes and Windows build issues
Mark Lobodzinski
1
-1
/
+3
2015-12-01
vktrace: Renable trace/replay builds by default
Mark Lobodzinski
1
-1
/
+1
2015-12-01
wsi: Moved definition of CreateXxxSurface extension to CMakefile
Mark Lobodzinski
1
-0
/
+6
2015-12-01
TEMPORARY: TURN OFF COMPILATION OF TRACE/REPLAY ... DON'T KEEP THIS!
Ian Elliott
1
-1
/
+1
2015-11-16
Change version 1.0 to 0.10
David Pinedo
1
-1
/
+1
2015-11-12
Version change from 0.9 to 1.0
David Pinedo
1
-1
/
+1
2015-10-29
loader: set DEFAULT_VK_{DRIVER,LAYER}S_PATH to "" on Linux
Daniel Dadap
1
-1
/
+0
2015-10-14
cmake: Need glslang for tests as well as ICD
Courtney Goeltzenleuchter
1
-3
/
+7
2015-10-14
cmake: Fix options for building on Windows
Courtney Goeltzenleuchter
1
-1
/
+5
2015-10-14
cmake: Make all sub-components optional
Jason Ekstrand
1
-15
/
+38
2015-09-08
Windows build: rename vulkan.0.dll to vulkan-0.dll
David Pinedo
1
-1
/
+1
2015-08-10
vktrace: Build vktrace as part of the main build
Jon Ashburn
1
-1
/
+1
2015-08-03
loader: Allow null string for CMAKE_INSTALL_PREFIX to prevent extra paths
Jon Ashburn
1
-0
/
+1
2015-07-31
cmake: Set CMAKE_INSTALL_PREFIX to "" so loader will be built with sys paths
Jon Ashburn
1
-0
/
+2
2015-07-24
linux: Fix standard GNU path usage
James Jones
1
-4
/
+7
2015-07-24
linux: Use standard GNU install paths
Adam Jackson
1
-0
/
+5
2015-07-17
cmake: Specify -std=c++11
Adam Jackson
1
-1
/
+1
2015-07-17
Bug 14084: Get tests compiling and running
Tony Barbour
1
-1
/
+1
2015-07-17
Bug 14084 - Object Tracker, Image, Generic layers
Tony Barbour
1
-7
/
+4
2015-07-17
layers: Layer updates to get helpers compiling with type safety changes
Tobin Ehlis
1
-1
/
+1
2015-07-17
Bug 14084 - Improve type safety and remove polymorphism
Tony Barbour
1
-7
/
+7
2015-07-09
Build: re-enable build of tests on Linux, enable build of null drv on Windows
David Pinedo
1
-4
/
+7
[next]