aboutsummaryrefslogtreecommitdiff
path: root/demos/vulkaninfo.c
AgeCommit message (Expand)Author
2017-04-24vulkaninfo: Fix various entries in VkPhysicalDeviceFeatures outputTobias Markus
2017-04-12vulkaninfo: Add missing case for CPU deviceChris Forbes
2017-01-31vulkaninfo: Kill printed whitespaceMark Lobodzinski
2017-01-31vulkaninfo: Print human-readable heap sizesTobias Markus
2017-01-27build: Enable declaration hiding warning on WindowsKarl Schultz
2017-01-26repo: Clang-format LVL source files using GoogleMark Lobodzinski
2017-01-26repo: Clang-format c/cpp/h LVL files using LLVMMark Lobodzinski
2017-01-19Vulkaninfo: Vulkaninfo crashes when DISPLAY is invalidArda Coskunses
2017-01-11demos: Fix static analysis warnings in vulkaninfoKarl Schultz
2016-12-09demos: Add very limited Wayland support to vulkaninfoTony Barbour
2016-12-09Demos: Add Mir warnings and placeholdersTony Barbour
2016-11-18vulkaninfo: Fix variable, struct and function namesjoey-lunarg
2016-11-18vulkaninfo: Add surface present modesjoey-lunarg
2016-11-14vulkaninfo: Fix unused label err for WindowsKarl Schultz
2016-11-14vulkaninfo: fix segfault when DISPLAY is not setAwais Belal
2016-11-11demos: Call DeviceWaitIdle before DestroyDeviceTony Barbour
2016-10-31demos: Fix uninitialized variables in vulkaninfoTony Barbour
2016-10-07demos: Fix typo in vulkaninfoKarl Schultz
2016-09-12demos: fix vulkaninfo warnings in display-only buildKarl Schultz
2016-08-25demos: GH862 Fix build errors of demos (cube, vulkaninfo) on the wayland only...Mun Gwan-gyeong
2016-08-18demos: Clean up vulkaninfo source formattingMark Lobodzinski
2016-07-29demos: Remove unused function parameter.Rene Lindsay
2016-06-22demos: Check global extensions before creating surfaceRene Lindsay
2016-06-21demos: Add Format properties heading to vulkaninfoRene Lindsay
2016-06-21demos: Put back the XSync, removed by previous commitRene Lindsay
2016-06-21demos: LX535 Remove deprecated device layers.Rene Lindsay
2016-06-21demos: Use XSync to fix intermittent xlib crash.Rene Lindsay
2016-06-21demos: Fix intermittent crash on xlibRene Lindsay
2016-06-15vulkaninfo: Show TexelOffset in decimal, instead of hex.Rene Lindsay
2016-06-13vulkaninfo: Clean up XCB window creation code.Rene Lindsay
2016-06-10Added {} to if statements.Rene Lindsay
2016-06-10Removed some window event handling code.Rene Lindsay
2016-06-10Applied the "clang-format" obfuscatorRene Lindsay
2016-06-10Show "Presentable Formats" per GPU for Win32/XCB/XLibRene Lindsay
2016-05-23vulkaninfo: Display apiVersion and driverVersion in a more readable format.Rene Lindsay
2016-04-19misc: Update licenses to Apache 2.0Jon Ashburn
2016-03-25demos: Simplify vulkaninfo to not enable any extensions.Jon Ashburn
2016-03-22tests: Use header macro for API version rather than make_versionJon Ashburn
2016-03-22misc: Update to header version 1.0.6Jon Ashburn
2016-02-25Use API Version 1.0.0 instead of using VK_API_VERSION for tests/demosTony Barbour
2016-02-24demos: Fix vulkaninfo on win32 to use existing consoleHugo Landau
2016-02-18demos: Adjust vulkaninfo failure casesDustin Graves
2016-02-12header: Update 1.0.3 header revision for inclusion of debug report extensionMark Lobodzinski
2016-02-10Remove Khronos confidential clause from license text.Karl Schultz
2016-02-02demos: Update copyright and apply clang-formatKarl Schultz
2016-01-26fixed custom allocator aligned memory allocations in tri sample.unknown
2016-01-25Win32: Get 32-bit Windows build workingMark Young
2016-01-22misc: bump to header 1.0.2Jon Ashburn
2016-01-19debug_report: MR141, Change pUserData to match type used elsewhereCourtney Goeltzenleuchter
2016-01-13demos: Remove the message box dialog for errors in vulkaninfoJon Ashburn