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-12-15
demos: GH1054, make cube shaders inline
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-10
demos: Use correct type for alphaMode in display surface
Wladimir J. van der Laan
2017-08-16
android: Updates for NDK r15
Cody Northrop
2017-08-14
demos: Add compositeAlphaFlags fix to cube.c
Tony Barbour
2017-07-28
demos: Fix cube to use correct pipeline stage for barrier
Tony Barbour
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-06-29
demos: Use do-while instead of clunky while
Tony Barbour
2017-06-20
demos: Destroy instance after closing Xlib connection
Karl Schultz
2017-06-14
demos: Modify correct uniform buffer for next frame
Tony Barbour
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
[next]