aboutsummaryrefslogtreecommitdiff
path: root/demos/cube.cpp
AgeCommit message (Expand)Author
2017-12-15demos: GH1054, make cube shaders inlinePetr Kraus
2017-12-12build: Clear some compiler warningsPetr Kraus
2017-12-01demos: Fix barrier settings for texture in cube demosKarl Schultz
2017-11-02demos: Clarify cube --present_mode optionMike Schuchardt
2017-10-24header: Update to version 1.0.64 of the Vulkan hdrMark Lobodzinski
2017-10-10demos: Update cube.cpp DISPLAY_KHR codeWladimir J. van der Laan
2017-08-14demos: cube.cpp - iterating over compositeAlphaFlagsgwizdz
2017-07-14demos: Clang-format Wayland and cube.cpp refactorJoey Bzdek
2017-07-14demos: Add Wayland input handling to cubeJoey Bzdek
2017-07-14demos: Refactored Demo class in cubeppJoey Bzdek
2017-06-20demos: Add missing breakJeremy Hayes
2017-06-20demos: Destroy instance after closing Xlib connectionKarl Schultz
2017-06-20demos: Update cubeppJeremy Hayes
2017-06-12demos: Remove swapchain layer from demosMark Lobodzinski
2017-05-02cube: Throttle rendering rather than presentationDamien Leone
2017-03-23demos: Wait for fences before destroying swapchainTony Barbour
2017-03-16build: Fix potentially uninitialized VS2015 warningJamie Madill
2017-02-22demos: Use device local heap for depthJeremy Hayes
2017-02-16demos: Remove image layer referencesMark Lobodzinski
2017-02-02cube: Error handling improvementsRobert Morell
2017-02-01demos: Add XInitThreads to xlib path of cubesTony Barbour
2017-01-31cube: Add direct to display supportDamien Leone
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-05demos: Make spacebar pause work in cube demo (Linux).Karl Schultz
2017-01-04build: Cleanup warnings when compiling with clangKarl Schultz
2016-12-09Demos: Add Mir warnings and placeholdersTony Barbour
2016-12-09Demos: Remove simultaneuos xlib and xcb support from cube*Tony Barbour
2016-11-23build: Fix cube.cpp build issues for WaylandKarl Schultz
2016-11-21demos: Set attachment description flag bits in cubeTony Barbour
2016-11-18demos: fix validation errorJeremy Hayes
2016-11-18demos: call DeviceWaitIdle before DestroyDeviceJeremy Hayes
2016-11-18demos: make present mode a command line optionJeremy Hayes
2016-11-18demos: move staging texture to demo structJeremy Hayes
2016-11-18demos: move cmd bfr creation out of layout utilJeremy Hayes
2016-11-15demos: Enable building combinations of xcb and xlibTony Barbour
2016-11-08demos: fix cubepp fence creationJeremy Hayes
2016-10-27demos: Add src and dst stages to set_image_layoutJeremy Hayes
2016-10-27demos: Fix access masks when cube uses staging bfrJeremy Hayes
2016-10-27demos: Cube barrier changes from GH #1033Jeremy Hayes
2016-10-27cube.cpp: Remove excess tests from present fencesJeremy Hayes
2016-10-17demos: fix cubepp on wayland errorsJeremy Hayes
2016-10-10demos: Fix Windows build warnringsMark Lobodzinski
2016-10-09demos: fix uninitialized variableJeremy Hayes
2016-10-09demos: fix uninitialized variableJeremy Hayes
2016-10-09demos: clang-format cube.cppJeremy Hayes
2016-10-09demos: add cube cpp sampleJeremy Hayes