summaryrefslogtreecommitdiff
path: root/demos
AgeCommit message (Expand)AuthorFilesLines
2016-08-29demos: Update some of the WSI code to match the spec example codeIan Elliott2-32/+56
2016-08-25demos: Restore Wayland compile behavior in cubeTony Barbour1-2/+2
2016-08-25demos: GH862 Fix build errors of demos (cube, vulkaninfo) on the wayland only...Mun Gwan-gyeong2-2/+2
2016-08-18demos: Clean up vulkaninfo source formattingMark Lobodzinski1-44/+47
2016-08-12demos : SAM6 Flip projection matrix, instead of vertex-shaderRene Lindsay2-4/+2
2016-08-11demos: Fix useless NULL check in cube and triLenny Komow2-2/+2
2016-08-10demos: Fix operator precedence problem with window widthTony Barbour1-1/+1
2016-08-08demos: Fix ifdefs to allow compilation without XLIBTony Barbour1-5/+20
2016-08-05demos: Fix cube to handle >1 event per frameTony Barbour1-4/+5
2016-08-05demos: Fix Android build on OSX and WindowsCody Northrop1-1/+1
2016-08-05demos: Flip cube texture on androidMike Stroyan1-2315/+2315
2016-08-03Fix Android build for mips64: NULL -> VK_NULL_HANDLEIan Elliott1-1/+1
2016-08-02demos: Remove the need for QueueWaitIdle in cubeTony Barbour1-80/+51
2016-08-02demos: Use renderpass finalLayout to get to PRESENT_SRC_KHRTony Barbour1-18/+3
2016-07-29demos: Flip cube texture and TC's, so image is no longer invertedRene Lindsay2-160/+145
2016-07-29demos: Remove unused function parameter.Rene Lindsay1-6/+6
2016-07-28demos: Fix cube to handle seperate gfx / present queuesTony Barbour1-46/+44
2016-07-13demos: Fix android buildCody Northrop1-2/+2
2016-07-07demos: Remove VkCommandBufferInheritanceInfoRene Lindsay2-45/+4
2016-07-06demos: Remove device_limits layer from cube and triMark Lobodzinski2-8/+8
2016-07-05demos: Set window minimum size for tri.cRene Lindsay1-0/+10
2016-07-01demos: Set window minimum size on windows.Rene Lindsay1-0/+7
2016-06-29demos: GH692 Added a supporting of wayland wsiMun Gwan-gyeong7-36/+718
2016-06-22demos: Check global extensions before creating surfaceRene Lindsay1-44/+70
2016-06-21demos: Add Format properties heading to vulkaninfoRene Lindsay1-0/+2
2016-06-21demos: Put back the XSync, removed by previous commitRene Lindsay1-1/+1
2016-06-21demos: LX535 Remove deprecated device layers.Rene Lindsay1-102/+52
2016-06-21demos: Use XSync to fix intermittent xlib crash.Rene Lindsay1-3/+1
2016-06-21demos: Fix intermittent crash on xlibRene Lindsay1-0/+2
2016-06-21smoke: Remove references to device layersTony Barbour4-35/+1
2016-06-20demos: remove deprecated device layer codeKarl Schultz2-97/+20
2016-06-20demos: Add semaphore between queue and presentTony Barbour2-10/+26
2016-06-20demos: Rename presentComplete semaphoreTony Barbour2-16/+16
2016-06-17demos: fix ppm loader swapped width & heightAlexandre BACQUART1-2/+2
2016-06-15vulkaninfo: Show TexelOffset in decimal, instead of hex.Rene Lindsay1-10/+10
2016-06-13vulkaninfo: Clean up XCB window creation code.Rene Lindsay2-26/+11
2016-06-10Added {} to if statements.Rene Lindsay1-5/+5
2016-06-10Removed some window event handling code.Rene Lindsay1-11/+0
2016-06-10Applied the "clang-format" obfuscatorRene Lindsay1-147/+177
2016-06-10Show "Presentable Formats" per GPU for Win32/XCB/XLibRene Lindsay1-62/+420
2016-06-07demos: Add -lrt to link options for smoke LVL #500Tony Barbour1-1/+1
2016-06-06demos: Added --suppress_popups flaglenny-lunarg2-90/+106
2016-06-02cmake: Fix MSVCRT overrideDustin Graves1-2/+7
2016-05-23vulkaninfo: Display apiVersion and driverVersion in a more readable format.Rene Lindsay1-106/+130
2016-05-20winrtinstaller: remove dependency on msvcrt redistributablesDavid Pinedo1-0/+3
2016-05-20demos: GH7, Fix invalid variable namesMark Lobodzinski2-5/+5
2016-05-18Remove Xlib dependency when XCB is usedPavol Klacansky1-5/+8
2016-05-17demos: GH#559 fix for new Android windowsIan Elliott1-0/+15
2016-05-17demos: Make sure shaderClipDistance is available before requestingTony Barbour1-5/+8
2016-05-03demos: Add location to smoketest varyingsJon Ashburn3-3/+3