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.c
Age
Commit message (
Expand
)
Author
2024-03-27
vkcube: Thread safe event polling
Gareth Webb
2024-03-25
cube: Poll wayland socket each iteration
Julian Orth
2023-12-18
cube: Remove debug utils function loading
Charles Giessen
2023-12-15
cube: Use volk for all function pointers
Charles Giessen
2023-11-16
cube: Use volk to load functions
Charles Giessen
2023-08-24
Add QNX support (VK_QNX_screen_surface) to C and C++ variants of vkcube.
Mike Gorchak
2023-08-02
pMessageIdName maybe NULL.
Water Chika
2023-01-18
cube: Check for width & height less are than zero
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-01
cube & cubepp: Handle negative gpu selections
Charles Giessen
2022-10-05
cube: silence -DNDEBUG warning for KHR_display after 27c21248221f
Jan Beich
2022-05-19
cube: add null check on wl_*_destroy functions
shironeko
2022-04-11
cube,vulkaninfo: Add portability_enumeration if present
Charles Giessen
2022-02-09
Make device selection output constistent
Jeremy Hayes
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-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-16
vkcube: Fix alpha enum type
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-26
cube: satisfy clang-format
Biswapriyo Nath
2020-08-26
cube: Check _MSC_VER instead of _WIN32 for pragma directive
Biswapriyo Nath
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
cube: Remove dependency on VK_DYNAMIC_STATE_RANGE_SIZE
Tony-LunarG
2020-04-06
cube: Pick non-SRGB surface formats first
Joshua Ashton
2020-04-06
cube: Remove unncessary VK_FORMAT_UNDEFINED check for surface formats
Joshua Ashton
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-23
cube: Try to bind to wl_compositor v4
Georges Basile Stavracas Neto
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-27
cube: Fix DbgMsg() use of varargs
Mike Weiblen
[next]