layers: Avoid warnings in vk_layer_logging.h
[platform/upstream/Vulkan-LoaderAndValidationLayers.git] / demos /
2018-02-07 Petr Krausdemos: Let vulkaninfo accept empty DISPLAY variable
2018-02-01 Mark Lobodzinskidemos: Fix output location of smoketest
2018-01-25 Mark Lobodzinskidemos: Update cube/smoke for submodule compatibility
2017-12-20 Petr Krausdemos: Remove vulkaninfo dependency on DISPLAY
2017-12-15 Petr Krausdemos: GH1054, make cube shaders inline
2017-12-12 Petr Krausbuild: Clear some compiler warnings
2017-12-01 Karl Schultzdemos: Fix barrier settings for texture in cube demos
2017-11-07 Gabríel Arthúr Pét... demos: Remove HTML in plain-text vulkaninfo output
2017-11-06 Cody Northropandroid: Remove mips targets
2017-11-02 Mike Schuchardtdemos: Clarify cube --present_mode option
2017-11-01 Shannon McPhersondemos: Add html backend and option to vulkaninfo
2017-10-30 Mike Weiblenrepo: normalize line termination across repo
2017-10-24 Mark Lobodzinskiheader: Update to version 1.0.64 of the Vulkan hdr
2017-10-20 Wladimir J. van... demos: VkFormatString add missing formats
2017-10-10 Wladimir J. van... demos: Use correct type for alphaMode in display surface
2017-10-10 Wladimir J. van... demos: Update cube.cpp DISPLAY_KHR code
2017-10-10 Jeremy Kniagervulkaninfo: Remove "INFO" messages
2017-10-06 Mark Lobodzinskibuild: Limit control flow guard to loader/demos
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-16 Cody Northropandroid: Updates for NDK r15
2017-08-15 Karl Schultzdemos: Fix disappearing objects in smoketest
2017-08-14 Tony Barbourdemos: Add compositeAlphaFlags fix to cube.c
2017-08-14 gwizdzdemos: cube.cpp - iterating over compositeAlphaFlags
2017-08-07 Mike Schuchardtdemos: Revert AppDevInitFormat changes
2017-07-28 Tony Barbourdemos: Fix cube to use correct pipeline stage for barrier
2017-07-20 Lenny Komowdemos: Fix pointer cast warning in vulkaninfo
2017-07-20 Jeremy Kniagerdemos: Add extension support to vulkaninfo
2017-07-14 Joey Bzdekdemos: Add Wayland input handling to smoketest
2017-07-14 Joey Bzdekdemos: Clang-format Wayland and cube.cpp refactor
2017-07-14 Joey Bzdekdemos: Add Wayland input handling to cube
2017-07-14 Joey Bzdekdemos: Refactored Demo class in cubepp
2017-06-29 Tony Barbourdemos: Use do-while instead of clunky while
2017-06-20 Jeremy Hayesdemos: Add missing break
2017-06-20 Karl Schultzdemos: Destroy instance after closing Xlib connection
2017-06-20 Jeremy Hayesdemos: Update cubepp
2017-06-14 Tony Barbourdemos: Modify correct uniform buffer for next frame
2017-06-12 Karl Schultzbuild: Add CMake flag to suppress LVL content
2017-06-12 Karl Schultzbuild: Install smoketest with make install
2017-06-12 Mark Lobodzinskidemos: Remove swapchain layer from demos
2017-06-02 Tony Barbourdemos: Fix fence sync after new throttling scheme
2017-05-23 Jeremy Hayestests: use built-in gl_Position
2017-05-12 Timo Aaltonendemos: gh1747 - Check for the installed libvulkan.so.1
2017-05-02 Damien Leonecube: Throttle rendering rather than presentation
2017-04-26 guanghuafandemo/smoke Android build update: use latest cmake with...
2017-04-24 Tobias Markusvulkaninfo: Fix various entries in VkPhysicalDeviceFeat...
2017-04-12 Chris Forbesvulkaninfo: Add missing case for CPU device
2017-04-03 Ian Elliottdemos: Remove DbgMsgs from incremental_present ext
2017-04-03 Ian Elliottdemos: Use VK_KHR_incremental_present extension
2017-03-27 Ian Elliottcube: Remove most DbgMsg usage the VK_GOOGLE_display_ti...
2017-03-27 Ian Elliottcube: GH1609: Use VK_GOOGLE_display_timing extension
2017-03-23 Tony Barbourdemos: Wait for fences before destroying swapchain
2017-03-16 Jamie Madillbuild: Fix potentially uninitialized VS2015 warning
2017-03-15 Tony Barbourdemos: Select alpha based on capabilities in cube
2017-03-15 Tobin Ehlisdemos:Add cube option --validate-checks-disabled
2017-03-13 Tony Barbourdemos: Remove tabs from cube.c
2017-02-22 Jeremy Hayesdemos: Use device local heap for depth
2017-02-16 Mark Lobodzinskidemos: Remove image layer references
2017-02-15 Bill Hollingsdemos: Support cube on iOS and macOS via MoltenVK
2017-02-02 Robert Morellcube: Error handling improvements
2017-02-01 Tony Barbourdemos: Add XInitThreads to xlib path of cubes
2017-01-31 Damien Leonecube: Add direct to display support
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-25 Mark Lobodzinskidemos: Protect smoke demo data file from c-f
2017-01-19 Arda CoskunsesVulkaninfo: Vulkaninfo crashes when DISPLAY is invalid
2017-01-13 Tony Barbourdemos: Add uniform buffer per swapchain image to cube
2017-01-13 Tony Barbourdemos: Cube quit ignoring NULL fence errors
2017-01-13 Tony Barbourdemos: Cube updated to use triple buffering
2017-01-11 Karl Schultzdemos: Fix static analysis warnings in vulkaninfo
2017-01-11 joey-lunargdemos: smoketest: Add --flush option for tracing
2017-01-05 Karl Schultzdemos: Make spacebar pause work in cube demo (Linux).
2017-01-04 Karl Schultzbuild: Cleanup warnings when compiling with clang
2016-12-12 Karl Schultzdemos: Fix smoketest --c 20 hang on Linux
2016-12-09 Tony Barbourdemos: Add very limited Wayland support to vulkaninfo
2016-12-09 Tony BarbourCmake: Move all find_packages to base CMakeLists.txt
2016-12-09 Tony BarbourDemos: Add Mir warnings and placeholders
2016-12-09 Tony BarbourDemos: Remove simultaneuos xlib and xcb support from...
2016-12-09 Tony BarbourDemos: Add DEMOS_WSI_SELECTION to pick Linux wsi to use
2016-12-09 Tony BarbourCmake: Add files needed to build with Mir
2016-12-09 Tony BarbourCmake: Move WSI compile decision to subdirectories
2016-12-08 Tony Barbourdemos: Fix compile warning in smoke
2016-12-07 Cody Northropsmoke: Don't load validation layers by default
2016-12-06 Cody Northropsmoke: Port arg parsing from Hologram
2016-12-06 Cody Northropsmoke: Allow Android to specify layers other than stand...
2016-12-06 Cody Northropsmoke: Add layers to Android APK
2016-11-24 Karl Schultzbuild: Fix cube.cpp build issues for Wayland
2016-11-21 Tony Barbourdemos: Set attachment description flag bits in cube
2016-11-18 joey-lunargvulkaninfo: Fix variable, struct and function names
2016-11-18 joey-lunargvulkaninfo: Add surface present modes
2016-11-18 Jeremy Hayesdemos: fix validation error
2016-11-18 Jeremy Hayesdemos: call DeviceWaitIdle before DestroyDevice
2016-11-18 Jeremy Hayesdemos: make present mode a command line option
2016-11-18 Jeremy Hayesdemos: move staging texture to demo struct
2016-11-18 Jeremy Hayesdemos: move cmd bfr creation out of layout util
2016-11-15 Tony Barbourdemos: Enable building combinations of xcb and xlib
next