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
Age
Commit message (
Expand
)
Author
2023-05-25
vkcubepp: Fix cmd buffer/pool leak
Tony-LunarG
2023-05-05
cmake: Add UPDATE_DEPS functionality
juan-lunarg
2023-05-05
cube: remove unnecessary use-xlib
Powei Feng
2023-04-07
cmake: Add build option for Address Sanitizer
Charles Giessen
2023-04-06
cube: Add .gitignore for Android builds
Andrew Poole
2023-03-27
vkcubepp: Fix custom height not working
Charles Giessen
2023-02-19
Fixed cube.cpp crashing on Windows when minimized.
berryboy2012
2023-01-18
cube: Check for width & height less are than zero
Charles Giessen
2023-01-18
cubepp: Make sure width & height are > 0
Charles Giessen
2023-01-18
vkcube: Fix object type printing in 32 bit mode
Charles Giessen
2023-01-16
vkcube: Add more debug utils object names and cb labels
Jeremy Gebben
2023-01-10
build: Update vulkan headers
Juan Ramos
2022-12-27
cmake: Use PkgConfig to find DirectFB
Juan Ramos
2022-12-27
cmake: Use PkgConfig to find X11
Juan Ramos
2022-12-27
cmake: Use PkgConfig to find XCB
Juan Ramos
2022-12-01
cube & cubepp: Handle negative gpu selections
Charles Giessen
2022-12-01
cubepp: Set the apiVersion to 1.0
Charles Giessen
2022-11-10
cmake: Use new VulkanHeaders cmake support
Juan Ramos
2022-11-09
build: Compile vkcube and other demos, even when cross-compiling
Simon McVittie
2022-10-26
cmake: Remove illegal CMake code
Juan Ramos
2022-10-20
cubepp: Fix presentKHR assert
Juan Ramos
2022-10-05
cube: silence -DNDEBUG warning for KHR_display after 27c21248221f
Jan Beich
2022-08-31
vulkaninfo/cube: added support for OpenBSD
Brad Smith
2022-05-26
vkcubepp: Use correct extension for portability enumeration
Charles Giessen
2022-05-19
cube: add null check on wl_*_destroy functions
shironeko
2022-05-12
cubepp: Fix VK_KHR_display compile error
Mike Schuchardt
2022-04-11
cube,vulkaninfo: Add portability_enumeration if present
Charles Giessen
2022-03-31
cubepp: Fix wayland regression
Charles Giessen
2022-03-30
cubepp: Fix regression in VK_KHR_display
Charles Giessen
2022-03-21
cubepp: Add debug utils messenger
Charles Giessen
2022-03-21
cubepp: Use uint32_t and Demo&
Charles Giessen
2022-03-21
vkcubepp: Address feedback from code-review
Charles Giessen
2022-03-21
cubepp: Copy cubes swapchain format selection
Charles Giessen
2022-03-21
cubepp: Cleanup usage of C++ and vulkan.hpp
Charles Giessen
2022-02-18
build: Add install target for vkcube-wayland
Tony-LunarG
2022-02-09
Make device selection output constistent
Jeremy Hayes
2022-02-02
build: Add build target for vkcube-wayland
Tony-LunarG
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-10-08
vkcube: Reorder setting of pipeline stage flags
Eleni Maria Stea
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
cube: Handle occlusion where currentExtent == 0xFFFFFFFF
Joshua Ashton
2021-06-17
cube: Don't constantly call vkAllocateCommandBuffers and vkBeginCommandBuffer...
Joshua Ashton
2021-06-17
vkcube: Remove unused variable
Tony-LunarG
2021-06-16
vkcube: Fix alpha enum type
Tony-LunarG
2021-06-15
vkcube: fix crash on exit from double delete
richard-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
[next]