aboutsummaryrefslogtreecommitdiff
path: root/cube
AgeCommit message (Expand)Author
2024-03-27vkcube: Thread safe event pollingGareth Webb
2024-03-25cube: Poll wayland socket each iterationJulian Orth
2024-03-18Fix VULKAN_HPP_TYPESAFE_CONVERSION defineShahbaz Youssefi
2024-03-14apple: Updated copyright datesRichard S. Wright Jr.
2024-03-14apple: Updated builds of cube and cubepp based on new MoltenVK known goodRichard S. Wright Jr.
2024-03-06Cast double to floatThomas Paine
2024-03-06Cast double to floatThomas Paine
2024-03-06Update linmath to upstream and add degreestoradians definition. This fixes bu...Thomas Paine
2024-02-16cube: Add NOMINMAX to compiler definesCharles Giessen
2024-01-16cube: Link to Threads directlyCharles Giessen
2023-12-20Fix vkcubepp installation on MacOSJuan Ramos
2023-12-20Fix MacOS installation of vkcubeJuan Ramos
2023-12-18cube: Remove debug utils function loadingCharles Giessen
2023-12-15cube: Use volk for all function pointersCharles Giessen
2023-11-16cube: Fix layers on AppleJuan Ramos
2023-11-16cube: Use volk to load functionsCharles Giessen
2023-11-16cubepp: Use dynamic dispatcherCharles Giessen
2023-11-15Remove *.cmake files and move MoltenVK logic into cube directoryJuan Ramos
2023-11-02Cleanup ENABLE_ADDRESS_SANITIZERJuan Ramos
2023-10-27build: Fix MinGW buildJuan Ramos
2023-10-20build: Update to header 1.3.269Mike Schuchardt
2023-10-12cubepp: Verify correct pipeline resultCharles Giessen
2023-10-11docs: Cleanup BUILD.md and various other documentsJuan Ramos
2023-10-10cmake: Remove ndk-buildJuan Ramos
2023-10-10cmake: vkcube/vulkaninfo successfully compile for AndroidJuan Ramos
2023-10-10cmake: Use pkg-config for WaylandJuan Ramos
2023-10-10cube: Move android files to cube directoryJuan Ramos
2023-10-06cmake: Upgrade to C++17Juan Ramos
2023-10-05cmake: Use XCODE variableJuan Ramos
2023-10-04cmake: Minor cube cleanupJuan Ramos
2023-09-29cmake: General cleanupJuan Ramos
2023-09-22cube: Fix shader compilation destinationCharles Giessen
2023-09-20build: Use Vulkan-Loader find_package supportCharles Giessen
2023-09-19cube: Check in SPIRV codeCharles Giessen
2023-08-24Add QNX support (VK_QNX_screen_surface) to C and C++ variants of vkcube.Mike Gorchak
2023-08-02pMessageIdName maybe NULL.Water Chika
2023-06-28build: Default to using the static CRT for MSVCCharles Giessen
2023-05-25vkcubepp: Fix cmd buffer/pool leakTony-LunarG
2023-05-05cmake: Add UPDATE_DEPS functionalityjuan-lunarg
2023-05-05cube: remove unnecessary use-xlibPowei Feng
2023-04-07cmake: Add build option for Address SanitizerCharles Giessen
2023-04-06cube: Add .gitignore for Android buildsAndrew Poole
2023-03-27vkcubepp: Fix custom height not workingCharles Giessen
2023-02-19Fixed cube.cpp crashing on Windows when minimized.berryboy2012
2023-01-18cube: Check for width & height less are than zeroCharles Giessen
2023-01-18cubepp: Make sure width & height are > 0Charles Giessen
2023-01-18vkcube: Fix object type printing in 32 bit modeCharles Giessen
2023-01-16vkcube: Add more debug utils object names and cb labelsJeremy Gebben
2023-01-10build: Update vulkan headersJuan Ramos
2022-12-27cmake: Use PkgConfig to find DirectFBJuan Ramos