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.c
Age
Commit message (
Expand
)
Author
2017-06-12
demos: Remove swapchain layer from demos
Mark Lobodzinski
2017-06-02
demos: Fix fence sync after new throttling scheme
Tony Barbour
2017-05-02
cube: Throttle rendering rather than presentation
Damien Leone
2017-04-03
demos: Remove DbgMsgs from incremental_present ext
Ian Elliott
2017-04-03
demos: Use VK_KHR_incremental_present extension
Ian Elliott
2017-03-27
cube: Remove most DbgMsg usage the VK_GOOGLE_display_timing extension
Ian Elliott
2017-03-27
cube: GH1609: Use VK_GOOGLE_display_timing extension
Ian Elliott
2017-03-23
demos: Wait for fences before destroying swapchain
Tony Barbour
2017-03-16
build: Fix potentially uninitialized VS2015 warning
Jamie Madill
2017-03-15
demos: Select alpha based on capabilities in cube
Tony Barbour
2017-03-15
demos:Add cube option --validate-checks-disabled
Tobin Ehlis
2017-03-13
demos: Remove tabs from cube.c
Tony Barbour
2017-02-22
demos: Use device local heap for depth
Jeremy Hayes
2017-02-16
demos: Remove image layer references
Mark Lobodzinski
2017-02-15
demos: Support cube on iOS and macOS via MoltenVK
Bill Hollings
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-13
demos: Add uniform buffer per swapchain image to cube
Tony Barbour
2017-01-13
demos: Cube quit ignoring NULL fence errors
Tony Barbour
2017-01-13
demos: Cube updated to use triple buffering
Tony Barbour
2017-01-05
demos: Make spacebar pause work in cube demo (Linux).
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-21
demos: Set attachment description flag bits in cube
Tony Barbour
2016-11-15
demos: Enable building combinations of xcb and xlib
Tony Barbour
2016-11-11
demos: Call DeviceWaitIdle before DestroyDevice
Tony Barbour
2016-10-28
demos: Make present mode a command line option
Tony Barbour
2016-10-28
demos: Move staging texture to demo struct
Tony Barbour
2016-10-28
demos: Move command buffer creation out of layout util
Tony Barbour
2016-10-21
demos: Add src and dst stages to set_image_layout
Tony Barbour
2016-10-20
demos: Fix access masks when cube uses staging buffer
Tony Barbour
2016-10-18
demos: Fix misspelling
Mike Weiblen
2016-10-18
demos: Cube barrier changes from GH #1033
Tony Barbour
2016-10-11
cube.c: Remove excess tests from presentation fences
szdarkhack
2016-10-05
demos - fix cube's present barrier's dstAccessMask
Tony Barbour
2016-10-04
demos: Clean up Windows build warning
Mark Lobodzinski
2016-10-04
cube: demonstrate how to select other VkPresentModeKHR's
Ian Elliott
2016-09-29
demos: Set srcAccessMask correctly for present barriers
Tony Barbour
2016-09-28
demos: Clean up logging for Android
Cody Northrop
2016-09-28
demos: Enable validation for Android cube
Cody Northrop
2016-09-22
demos: Change cube to use FIFO present mode
Tony Barbour
2016-09-20
demos: Use ownership barriers for separate queues in cube
Tony Barbour
2016-09-20
demos: Use queue search from spec example
Tony Barbour
2016-09-13
demos: Fix issue of making Vulkan calls from callback
Tony Barbour
2016-08-29
demos: Update some of the WSI code to match the spec example code
Ian Elliott
2016-08-25
demos: Restore Wayland compile behavior in cube
Tony Barbour
[next]