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
/
demos
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-31
demos: Fix uninitialized variables in vulkaninfo
Tony Barbour
1
-0
/
+2
2016-10-28
demos: Make present mode a command line option
Tony Barbour
1
-25
/
+28
2016-10-28
demos: Move staging texture to demo struct
Tony Barbour
1
-10
/
+11
2016-10-28
demos: Move command buffer creation out of layout util
Tony Barbour
1
-22
/
+11
2016-10-27
build: Update cmake files to use variables as destinations for make install
John Zupin
1
-1
/
+1
2016-10-27
demos: Add src and dst stages to set_image_layout
Jeremy Hayes
1
-13
/
+25
2016-10-27
demos: Fix access masks when cube uses staging bfr
Jeremy Hayes
1
-4
/
+7
2016-10-27
demos: Cube barrier changes from GH #1033
Jeremy Hayes
1
-35
/
+11
2016-10-27
cube.cpp: Remove excess tests from present fences
Jeremy Hayes
1
-12
/
+4
2016-10-21
demos: Add src and dst stages to set_image_layout
Tony Barbour
1
-14
/
+20
2016-10-20
demos: Fix access masks when cube uses staging buffer
Tony Barbour
1
-14
/
+24
2016-10-18
demos: Fix misspelling
Mike Weiblen
1
-1
/
+1
2016-10-18
demos: Cube barrier changes from GH #1033
Tony Barbour
1
-32
/
+11
2016-10-17
demos: fix cubepp on wayland errors
Jeremy Hayes
1
-7
/
+7
2016-10-12
demos: Add .py extension to smoke build script
Mark Lobodzinski
3
-5
/
+5
2016-10-11
cube.c: Remove excess tests from presentation fences
szdarkhack
1
-13
/
+5
2016-10-10
demos: Fix Windows build warnrings
Mark Lobodzinski
1
-1
/
+1
2016-10-09
demos: fix cubepp cross-platform build
Jeremy Hayes
1
-4
/
+13
2016-10-09
demos: fix uninitialized variable
Jeremy Hayes
1
-1
/
+1
2016-10-09
demos: fix cube cmake
Jeremy Hayes
1
-1
/
+1
2016-10-09
demos: fix uninitialized variable
Jeremy Hayes
1
-1
/
+1
2016-10-09
demos: clang-format cube.cpp
Jeremy Hayes
1
-1131
/
+1087
2016-10-09
demos: add cube cpp sample
Jeremy Hayes
2
-1
/
+2939
2016-10-07
demos: Fix typo in vulkaninfo
Karl Schultz
1
-1
/
+1
2016-10-05
demos - fix cube's present barrier's dstAccessMask
Tony Barbour
1
-0
/
+4
2016-10-04
demos: Clean up Windows build warning
Mark Lobodzinski
1
-1
/
+1
2016-10-04
cube: demonstrate how to select other VkPresentModeKHR's
Ian Elliott
1
-3
/
+51
2016-10-03
build: gh52-CMake changes to enable make install on Linux
Karl Schultz
1
-0
/
+4
2016-09-29
demos: Remove tri from Android build
Cody Northrop
5
-71
/
+1
2016-09-29
demos: Set srcAccessMask correctly for present barriers
Tony Barbour
1
-1
/
+1
2016-09-28
demos: Remove tri demo
Tony Barbour
7
-3121
/
+0
2016-09-28
demos: Clean up logging for Android
Cody Northrop
1
-19
/
+39
2016-09-28
demos: Enable validation for Android cube
Cody Northrop
2
-2
/
+37
2016-09-28
demos: Add APK with layers to cube
Cody Northrop
3
-0
/
+76
2016-09-27
demos: s/X11_INCLUDE_DIRS/X11_INCLUDE_DIR/ typo
Robert Bragg
1
-1
/
+1
2016-09-26
build: Make windows build of demos parallel build safe
Mike Stroyan
1
-8
/
+4
2016-09-23
demos: Enable arm64 build of Smoke
Cody Northrop
1
-0
/
+1
2016-09-23
demos: Update Smoke permissions for trace/replay
Cody Northrop
1
-0
/
+5
2016-09-23
demos: Fix Smoke build for Android
Cody Northrop
2
-1
/
+14
2016-09-23
demos: Update gradle properties for smoke
Cody Northrop
2
-2
/
+2
2016-09-23
demos: Update smoke build script to be automatable
Cody Northrop
1
-4
/
+11
2016-09-22
demos: Change cube to use FIFO present mode
Tony Barbour
1
-40
/
+73
2016-09-22
demos: Give Cube and Tri distinct app names
Cody Northrop
2
-2
/
+2
2016-09-22
demos: Clean up APK creation for cube and tri
Cody Northrop
6
-0
/
+36
2016-09-20
demos: Use ownership barriers for separate queues in cube
Tony Barbour
1
-39
/
+160
2016-09-20
demos: Use queue search from spec example
Tony Barbour
1
-29
/
+37
2016-09-13
demos: Give Android versions permissions for internet & read/write files
Ian Elliott
2
-0
/
+10
2016-09-13
demos: Fix issue of making Vulkan calls from callback
Tony Barbour
1
-1
/
+9
2016-09-12
build: Fix CMake coding error
Karl Schultz
1
-5
/
+5
2016-09-12
demos: fix vulkaninfo warnings in display-only build
Karl Schultz
1
-0
/
+17
[next]