aboutsummaryrefslogtreecommitdiff
path: root/cube
AgeCommit message (Expand)Author
2025-03-08cube: Fix protected memory pNext chainsCharles Giessen
2025-03-06vkcubepp: Support protected outputYilong Li
2025-02-18vkcubepp: Support FuchsiaYilong Li
2025-02-18vkcubepp: Remove implicit castsYilong Li
2025-01-21cube: Correctly apply sRGB OETF/EOTFKaren Webb
2024-12-20cubepp: Remove deprecated constructor usageMike Schuchardt
2024-12-20cube: Don't use MoltenVK include dir on macOSMike Schuchardt
2024-12-03cube: Fix macOSMike Schuchardt
2024-11-27cube: Check return value of vkGetPhysicalDeviceSurfaceSupportKHRCharles Giessen
2024-11-27vkcubepp: Check if gpu support the surfaceWater Chika
2024-11-27vkcube: Check if gpu support the surfaceWater Chika
2024-11-27vkcube: Check if gpu support the surfaceWater Chika
2024-11-27cube: Link to Vulkan-Loader on macOSCharles Giessen
2024-10-15cube: Support runtime selection of WSI platformCharles Giessen
2024-10-11vkcube: Remove unused command line optionCharles Giessen
2024-08-21cube: roundtrip to ensure all globals are processedKirill Primak
2024-08-03cube: Change ALooper_pollOnce to ALooper_pollAllMike Schuchardt
2024-06-05build: add support for GNU/HurdPino Toscano
2024-06-05cube: use standard Unix main() on GNU/HurdPino Toscano
2024-06-05cube: Make Volk requirement explicitBob Ellison
2024-05-06cube: Fix incremental present on swapchain recreateziga-lunarg
2024-04-26cube: Remove duplicate lineCharles Giessen
2024-04-26cube: Fix incremental presentziga-lunarg
2024-04-10build: Remove old Android shadersMike Schuchardt
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