demos:Add const to fix build warning
[platform/upstream/Vulkan-LoaderAndValidationLayers.git] / demos / vulkaninfo.c
2018-04-18 Tobin Ehlisdemos:Add const to fix build warning
2018-04-16 Jeremy Kniagervulkaninfo: Fix array length skew
2018-04-16 Jeremy Kniagervulkaninfo: Add core 1.1 extensions
2018-04-12 Karl Schultzdemos: Remove unused var from vulkaninfo
2018-04-04 Jeremy Kniagervulkaninfo: Add checks for some struct allocation
2018-03-30 Shannon McPhersondemos: Fix call to SurfaceCapabilities2EXT
2018-03-30 Shannon McPhersondemos: Fix format of conditionals
2018-03-21 Shannon McPhersondemos: Remove logo absolute path
2018-03-09 Shannon McPhersondemos: Update Vulkan Instance Version reporting
2018-03-08 Jeremy Kniagervulkaninfo: Add extension output
2018-02-28 Shannon McPhersondemos: Redirect error messages to stderr
2018-02-21 Shannon McPhersondemos: Clang format and update const correctness
2018-02-21 Shannon McPhersondemos: Update/alter console and json output paths
2018-02-21 Shannon McPhersondemos: Add Windows functionality
2018-02-21 Shannon McPhersondemos: Change post-increment to pre-increment
2018-02-21 Shannon McPhersondemos: Add functionality on Linux for single GPU
2018-02-21 Shannon McPhersondemos: Implement JSON coverage for more Vk objs
2018-02-21 Shannon McPhersondemos: surfaceCapabilities output; gpu select
2018-02-19 Dave Houltondemos: clang-format only
2018-02-07 Petr Krausdemos: Let vulkaninfo accept empty DISPLAY variable
2017-12-20 Petr Krausdemos: Remove vulkaninfo dependency on DISPLAY
2017-11-07 Gabríel Arthúr Pét... demos: Remove HTML in plain-text vulkaninfo output
2017-11-01 Shannon McPhersondemos: Add html backend and option to vulkaninfo
2017-10-20 Wladimir J. van... demos: VkFormatString add missing formats
2017-10-10 Jeremy Kniagervulkaninfo: Remove "INFO" messages
2017-09-13 Andreas Bergmeierdemos: Add support for headless XCB
2017-09-13 Andreas Bergmeierdemos: Print XCB errors to stderr
2017-08-23 Mark Lobodzinskiheader: Update to version 1.0.59 of the vulkan hdr
2017-08-07 Mike Schuchardtdemos: Revert AppDevInitFormat changes
2017-07-20 Lenny Komowdemos: Fix pointer cast warning in vulkaninfo
2017-07-20 Jeremy Kniagerdemos: Add extension support to vulkaninfo
2017-04-24 Tobias Markusvulkaninfo: Fix various entries in VkPhysicalDeviceFeat...
2017-04-12 Chris Forbesvulkaninfo: Add missing case for CPU device
2017-01-31 Mark Lobodzinskivulkaninfo: Kill printed whitespace
2017-01-31 Tobias Markusvulkaninfo: Print human-readable heap sizes
2017-01-27 Karl Schultzbuild: Enable declaration hiding warning on Windows
2017-01-26 Mark Lobodzinskirepo: Clang-format LVL source files using Google
2017-01-26 Mark Lobodzinskirepo: Clang-format c/cpp/h LVL files using LLVM
2017-01-19 Arda CoskunsesVulkaninfo: Vulkaninfo crashes when DISPLAY is invalid
2017-01-11 Karl Schultzdemos: Fix static analysis warnings in vulkaninfo
2016-12-09 Tony Barbourdemos: Add very limited Wayland support to vulkaninfo
2016-12-09 Tony BarbourDemos: Add Mir warnings and placeholders
2016-11-18 joey-lunargvulkaninfo: Fix variable, struct and function names
2016-11-18 joey-lunargvulkaninfo: Add surface present modes
2016-11-14 Karl Schultzvulkaninfo: Fix unused label err for Windows
2016-11-14 Awais Belalvulkaninfo: fix segfault when DISPLAY is not set
2016-11-11 Tony Barbourdemos: Call DeviceWaitIdle before DestroyDevice
2016-10-31 Tony Barbourdemos: Fix uninitialized variables in vulkaninfo
2016-10-07 Karl Schultzdemos: Fix typo in vulkaninfo
2016-09-12 Karl Schultzdemos: fix vulkaninfo warnings in display-only build
2016-08-25 Mun Gwan-gyeongdemos: GH862 Fix build errors of demos (cube, vulkaninf...
2016-08-18 Mark Lobodzinskidemos: Clean up vulkaninfo source formatting
2016-07-29 Rene Lindsaydemos: Remove unused function parameter.
2016-06-22 Rene Lindsaydemos: Check global extensions before creating surface
2016-06-21 Rene Lindsaydemos: Add Format properties heading to vulkaninfo
2016-06-21 Rene Lindsaydemos: Put back the XSync, removed by previous commit
2016-06-21 Rene Lindsaydemos: LX535 Remove deprecated device layers.
2016-06-21 Rene Lindsaydemos: Use XSync to fix intermittent xlib crash.
2016-06-21 Rene Lindsaydemos: Fix intermittent crash on xlib
2016-06-17 Greg FischerMerge branch 'master' of github.com:KhronosGroup/Vulkan...
2016-06-15 Rene Lindsayvulkaninfo: Show TexelOffset in decimal, instead of...
2016-06-13 Rene Lindsayvulkaninfo: Clean up XCB window creation code.
2016-06-10 Rene LindsayAdded {} to if statements.
2016-06-10 Rene LindsayRemoved some window event handling code.
2016-06-10 Rene LindsayApplied the "clang-format" obfuscator
2016-06-10 Rene LindsayShow "Presentable Formats" per GPU for Win32/XCB/XLib
2016-05-24 Michael LentineMerge pull request #583 from lentinem/mlentine-clearpri...
2016-05-23 Rene Lindsayvulkaninfo: Display apiVersion and driverVersion in...
2016-04-19 Jon Ashburnmisc: Update licenses to Apache 2.0
2016-03-25 Jon Ashburndemos: Simplify vulkaninfo to not enable any extensions.
2016-03-22 Jon Ashburntests: Use header macro for API version rather than...
2016-03-22 Jon Ashburnmisc: Update to header version 1.0.6
2016-02-25 Tony BarbourUse API Version 1.0.0 instead of using VK_API_VERSION...
2016-02-24 Hugo Landaudemos: Fix vulkaninfo on win32 to use existing console
2016-02-18 Dustin Gravesdemos: Adjust vulkaninfo failure cases
2016-02-12 Mark Lobodzinskiheader: Update 1.0.3 header revision for inclusion...
2016-02-10 Tobin EhlisMerge branch 'stroyan_draw_state_beginCB' into 'master'
2016-02-10 Karl SchultzRemove Khronos confidential clause from license text.
2016-02-02 Karl Schultzdemos: Update copyright and apply clang-format
2016-01-26 unknownfixed custom allocator aligned memory allocations in...
2016-01-25 Mark YoungWin32: Get 32-bit Windows build working
2016-01-22 Jon Ashburnmisc: bump to header 1.0.2
2016-01-19 Courtney Goeltzenl... debug_report: MR141, Change pUserData to match type...
2016-01-13 Jon Ashburndemos: Remove the message box dialog for errors in...
2016-01-13 Mark Lobodzinskidemos: Fix vulkaninfo version reporting error
2016-01-11 Jon Ashburnmisc: Move to Vulkan header version 0.222
2015-12-31 Jon Ashburnmisc: For header vers 221; add deviceFeature drawIndire...
2015-12-29 Jon Ashburnmisc: Bump header to 212.1
2015-12-17 Courtney Goeltzenl... debug_report: rename object type and error bits
2015-12-17 Courtney Goeltzenl... vulkaninfo: Register a callback at CreateInstance
2015-12-17 Courtney Goeltzenl... misc: Update copyright statements
2015-12-17 Courtney Goeltzenl... vkinfo: Clean up output formatting
2015-12-15 Jon Ashburnvulkan: Changes for header version 211
2015-12-12 Jon Ashburndemos: Fix free queue so no use of it after free in...
2015-12-02 Jon Ashburndemos: Update vulkaninfo so it prints a single number...
2015-12-01 Mark Lobodzinskiwsi: Moved definition of CreateXxxSurface extension...
2015-12-01 Ian Elliottdemos: Get compiling with new WSI extensions.
2015-12-01 Ian ElliottWSI: sed-generated changes to WSI code (not all that...
2015-11-24 David PinedoLayers: changed layer names to conform to spec
2015-11-11 Chia-I Wubug 12998 part 8: add new formats
next