index
:
usermoji.git
mommy
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
demos
/
cube.cpp
Age
Commit message (
Expand
)
Author
2017-12-15
demos: GH1054, make cube shaders inline
Petr Kraus
2017-12-12
build: Clear some compiler warnings
Petr Kraus
2017-12-01
demos: Fix barrier settings for texture in cube demos
Karl Schultz
2017-11-02
demos: Clarify cube --present_mode option
Mike Schuchardt
2017-10-24
header: Update to version 1.0.64 of the Vulkan hdr
Mark Lobodzinski
2017-10-10
demos: Update cube.cpp DISPLAY_KHR code
Wladimir J. van der Laan
2017-08-14
demos: cube.cpp - iterating over compositeAlphaFlags
gwizdz
2017-07-14
demos: Clang-format Wayland and cube.cpp refactor
Joey Bzdek
2017-07-14
demos: Add Wayland input handling to cube
Joey Bzdek
2017-07-14
demos: Refactored Demo class in cubepp
Joey Bzdek
2017-06-20
demos: Add missing break
Jeremy Hayes
2017-06-20
demos: Destroy instance after closing Xlib connection
Karl Schultz
2017-06-20
demos: Update cubepp
Jeremy Hayes
2017-06-12
demos: Remove swapchain layer from demos
Mark Lobodzinski
2017-05-02
cube: Throttle rendering rather than presentation
Damien Leone
2017-03-23
demos: Wait for fences before destroying swapchain
Tony Barbour
2017-03-16
build: Fix potentially uninitialized VS2015 warning
Jamie Madill
2017-02-22
demos: Use device local heap for depth
Jeremy Hayes
2017-02-16
demos: Remove image layer references
Mark Lobodzinski
2017-02-02
cube: Error handling improvements
Robert Morell
2017-02-01
demos: Add XInitThreads to xlib path of cubes
Tony Barbour
2017-01-31
cube: Add direct to display support
Damien Leone
2017-01-27
build: Enable declaration hiding warning on Windows
Karl Schultz
2017-01-26
repo: Clang-format LVL source files using Google
Mark Lobodzinski
2017-01-26
repo: Clang-format c/cpp/h LVL files using LLVM
Mark Lobodzinski
2017-01-05
demos: Make spacebar pause work in cube demo (Linux).
Karl Schultz
2017-01-04
build: Cleanup warnings when compiling with clang
Karl Schultz
2016-12-09
Demos: Add Mir warnings and placeholders
Tony Barbour
2016-12-09
Demos: Remove simultaneuos xlib and xcb support from cube*
Tony Barbour
2016-11-23
build: Fix cube.cpp build issues for Wayland
Karl Schultz
2016-11-21
demos: Set attachment description flag bits in cube
Tony Barbour
2016-11-18
demos: fix validation error
Jeremy Hayes
2016-11-18
demos: call DeviceWaitIdle before DestroyDevice
Jeremy Hayes
2016-11-18
demos: make present mode a command line option
Jeremy Hayes
2016-11-18
demos: move staging texture to demo struct
Jeremy Hayes
2016-11-18
demos: move cmd bfr creation out of layout util
Jeremy Hayes
2016-11-15
demos: Enable building combinations of xcb and xlib
Tony Barbour
2016-11-08
demos: fix cubepp fence creation
Jeremy Hayes
2016-10-27
demos: Add src and dst stages to set_image_layout
Jeremy Hayes
2016-10-27
demos: Fix access masks when cube uses staging bfr
Jeremy Hayes
2016-10-27
demos: Cube barrier changes from GH #1033
Jeremy Hayes
2016-10-27
cube.cpp: Remove excess tests from present fences
Jeremy Hayes
2016-10-17
demos: fix cubepp on wayland errors
Jeremy Hayes
2016-10-10
demos: Fix Windows build warnrings
Mark Lobodzinski
2016-10-09
demos: fix uninitialized variable
Jeremy Hayes
2016-10-09
demos: fix uninitialized variable
Jeremy Hayes
2016-10-09
demos: clang-format cube.cpp
Jeremy Hayes
2016-10-09
demos: add cube cpp sample
Jeremy Hayes