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
/
cube
/
cube.cpp
Age
Commit message (
Expand
)
Author
2022-03-21
cubepp: Copy cubes swapchain format selection
Charles Giessen
2022-03-21
cubepp: Cleanup usage of C++ and vulkan.hpp
Charles Giessen
2021-12-12
Fix error messages upon failure to connect to window systems.
C Stout
2021-12-01
vkcube/vkcubepp: Add option to force validation errors
Mark Young
2021-08-31
cubepp: Fix gitlab 828.
Jeremy Hayes
2021-07-07
vulkaninfo/cube: added support for FreeBSD
Eleni Maria Stea
2021-06-23
vkcube: Remove unused variable from Wayland build
Tony-LunarG
2021-06-17
vkcube: Remove unused variable
Tony-LunarG
2021-06-14
cube: Port Wayland impl from wl-shell to xdg-shell
Manuel Stoeckl
2021-06-11
vkcube: Fix compilier warnings
Tony-LunarG
2021-06-07
vkcube: Resize on SUBOPTIMAL if necessary
Tony-LunarG
2021-06-03
vkcube: Fix disturbed rotation after many iterations
Arman Uguray
2021-03-15
cube: Select phy device for DISPLAY
Tony-LunarG
2021-01-15
vkcube: Add options --width and --height to specify width and height
Nicolas Caramelli
2021-01-12
vkcube: Improve GPU auto-selection
Witold Baryluk
2021-01-06
vkcube: portabilty extension as text so it builds on all platforms
Richard S. Wright Jr
2021-01-06
Defined VK_ENABLE_BETA_EXTENSIONS so that VK_KHR_PORTABILITY_SUBSET_EXTENSION...
Richard S. Wright Jr
2021-01-06
vkcube: Updated to support portability extension properly
Richard S. Wright Jr
2020-08-07
Fix formatting errors
Nicolas Caramelli
2020-08-07
Add support for VK_EXT_directfb_surface extension
Nicolas Caramelli
2020-07-17
cube: Add option to select phys device
Tony-LunarG
2020-05-07
build: Update known-good files for 1.2.140 header
Mike Schuchardt
2020-04-13
build: Update known-good files for 1.2.137 header
Shannon McPherson
2020-03-20
cube: Remove redundant memset
Charles Giessen
2019-12-19
cube: Leave uniform memory mapped
Tony-LunarG
2019-12-06
Revert "cube: Port Wayland impl from wl-shell to xdg-shell"
Tony-LunarG
2019-12-02
vkcube: Replace MoltenVK surfaces with Metal
Bill Hollings
2019-11-27
vkcube: Fix Cube Squishing on Resize
Jeremy Kniager
2019-11-25
cube: Port Wayland impl from wl-shell to xdg-shell
Manuel Stoeckl
2019-10-14
cube: Revert 1.1.114 SDK workaround for vkcube
Jeremy Kniager
2019-09-13
cube: Handle SURFACE_LOST return code
Tony-LunarG
2019-07-26
cube: Workaround macOS cube issue
Mike Schuchardt
2019-06-17
cube: Add subpass dependencies
Tony-LunarG
2019-06-06
cube: Add usage message on Windows
Tony-LunarG
2019-04-23
cube: remove unused validation_layer_count.
Dave Airlie
2019-04-23
cube.cpp: fix uninit non-static member.
Dave Airlie
2019-04-09
scripts: Update known good for 106 header update
Shannon McPherson
2019-04-08
cube: Update cube apps to use Khronos val layer
Mark Lobodzinski
2019-02-14
vkcube: Implement key events in Windows
Petr Kraus
2018-11-19
cube: Update cube/vkcube naming
Lenny Komow
2018-10-31
demos: Fix cubepp with latest vulkan.hpp
Mike Schuchardt
2018-10-26
repo: Remove MIR specific code.
Tony-LunarG
2018-10-04
Ignore window erases
Aaron Hagan
2018-09-24
cube: Use staging buffer instead of staging image
Tony-LunarG
2018-09-12
cube: Fix new validation error
Karl Schultz
2018-06-05
cube: Fix separate present queue validation errors
Tony-LunarG
2018-05-31
cube: Explicitly set QueueFamilyIndex(s) to QUEUE_FAMILY_IGNORED
Tony-LunarG
2018-05-30
build: Add cube(pp) to install target
Karl Schultz
2018-05-11
cube: Move cube directory up to top level dir
Mark Lobodzinski