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-08-29
demos: Update some of the WSI code to match the spec example code
Ian Elliott
2
-32
/
+56
2016-08-25
demos: Restore Wayland compile behavior in cube
Tony Barbour
1
-2
/
+2
2016-08-25
demos: GH862 Fix build errors of demos (cube, vulkaninfo) on the wayland only...
Mun Gwan-gyeong
2
-2
/
+2
2016-08-18
demos: Clean up vulkaninfo source formatting
Mark Lobodzinski
1
-44
/
+47
2016-08-12
demos : SAM6 Flip projection matrix, instead of vertex-shader
Rene Lindsay
2
-4
/
+2
2016-08-11
demos: Fix useless NULL check in cube and tri
Lenny Komow
2
-2
/
+2
2016-08-10
demos: Fix operator precedence problem with window width
Tony Barbour
1
-1
/
+1
2016-08-08
demos: Fix ifdefs to allow compilation without XLIB
Tony Barbour
1
-5
/
+20
2016-08-05
demos: Fix cube to handle >1 event per frame
Tony Barbour
1
-4
/
+5
2016-08-05
demos: Fix Android build on OSX and Windows
Cody Northrop
1
-1
/
+1
2016-08-05
demos: Flip cube texture on android
Mike Stroyan
1
-2315
/
+2315
2016-08-03
Fix Android build for mips64: NULL -> VK_NULL_HANDLE
Ian Elliott
1
-1
/
+1
2016-08-02
demos: Remove the need for QueueWaitIdle in cube
Tony Barbour
1
-80
/
+51
2016-08-02
demos: Use renderpass finalLayout to get to PRESENT_SRC_KHR
Tony Barbour
1
-18
/
+3
2016-07-29
demos: Flip cube texture and TC's, so image is no longer inverted
Rene Lindsay
2
-160
/
+145
2016-07-29
demos: Remove unused function parameter.
Rene Lindsay
1
-6
/
+6
2016-07-28
demos: Fix cube to handle seperate gfx / present queues
Tony Barbour
1
-46
/
+44
2016-07-13
demos: Fix android build
Cody Northrop
1
-2
/
+2
2016-07-07
demos: Remove VkCommandBufferInheritanceInfo
Rene Lindsay
2
-45
/
+4
2016-07-06
demos: Remove device_limits layer from cube and tri
Mark Lobodzinski
2
-8
/
+8
2016-07-05
demos: Set window minimum size for tri.c
Rene Lindsay
1
-0
/
+10
2016-07-01
demos: Set window minimum size on windows.
Rene Lindsay
1
-0
/
+7
2016-06-29
demos: GH692 Added a supporting of wayland wsi
Mun Gwan-gyeong
7
-36
/
+718
2016-06-22
demos: Check global extensions before creating surface
Rene Lindsay
1
-44
/
+70
2016-06-21
demos: Add Format properties heading to vulkaninfo
Rene Lindsay
1
-0
/
+2
2016-06-21
demos: Put back the XSync, removed by previous commit
Rene Lindsay
1
-1
/
+1
2016-06-21
demos: LX535 Remove deprecated device layers.
Rene Lindsay
1
-102
/
+52
2016-06-21
demos: Use XSync to fix intermittent xlib crash.
Rene Lindsay
1
-3
/
+1
2016-06-21
demos: Fix intermittent crash on xlib
Rene Lindsay
1
-0
/
+2
2016-06-21
smoke: Remove references to device layers
Tony Barbour
4
-35
/
+1
2016-06-20
demos: remove deprecated device layer code
Karl Schultz
2
-97
/
+20
2016-06-20
demos: Add semaphore between queue and present
Tony Barbour
2
-10
/
+26
2016-06-20
demos: Rename presentComplete semaphore
Tony Barbour
2
-16
/
+16
2016-06-17
demos: fix ppm loader swapped width & height
Alexandre BACQUART
1
-2
/
+2
2016-06-15
vulkaninfo: Show TexelOffset in decimal, instead of hex.
Rene Lindsay
1
-10
/
+10
2016-06-13
vulkaninfo: Clean up XCB window creation code.
Rene Lindsay
2
-26
/
+11
2016-06-10
Added {} to if statements.
Rene Lindsay
1
-5
/
+5
2016-06-10
Removed some window event handling code.
Rene Lindsay
1
-11
/
+0
2016-06-10
Applied the "clang-format" obfuscator
Rene Lindsay
1
-147
/
+177
2016-06-10
Show "Presentable Formats" per GPU for Win32/XCB/XLib
Rene Lindsay
1
-62
/
+420
2016-06-07
demos: Add -lrt to link options for smoke LVL #500
Tony Barbour
1
-1
/
+1
2016-06-06
demos: Added --suppress_popups flag
lenny-lunarg
2
-90
/
+106
2016-06-02
cmake: Fix MSVCRT override
Dustin Graves
1
-2
/
+7
2016-05-23
vulkaninfo: Display apiVersion and driverVersion in a more readable format.
Rene Lindsay
1
-106
/
+130
2016-05-20
winrtinstaller: remove dependency on msvcrt redistributables
David Pinedo
1
-0
/
+3
2016-05-20
demos: GH7, Fix invalid variable names
Mark Lobodzinski
2
-5
/
+5
2016-05-18
Remove Xlib dependency when XCB is used
Pavol Klacansky
1
-5
/
+8
2016-05-17
demos: GH#559 fix for new Android windows
Ian Elliott
1
-0
/
+15
2016-05-17
demos: Make sure shaderClipDistance is available before requesting
Tony Barbour
1
-5
/
+8
2016-05-03
demos: Add location to smoketest varyings
Jon Ashburn
3
-3
/
+3
[next]