Files
SDL3CPlusPlus/scripts
johndoe6345789 c910ec5dcf Implement Vulkan Graphics Backend and Interfaces
- Added VulkanGraphicsBackend class for Vulkan rendering implementation.
- Created IGraphicsBackend interface for abstracted rendering operations.
- Introduced GraphicsConfig structure for graphics service configuration.
- Updated graphics_types.hpp with new configuration options.
- Implemented Vulkan backend initialization, device management, and rendering methods.
- Added tests for GXM Graphics Backend to validate functionality.
- Refactored existing graphics service interface to support backend-agnostic design.
2026-01-05 19:00:35 +00:00
..
2025-12-19 16:13:09 +00:00
2025-12-19 17:11:38 +00:00
2025-12-18 20:20:07 +00:00
2025-12-19 18:03:11 +00:00
2025-12-19 16:13:09 +00:00
2025-12-18 19:13:31 +00:00
2025-12-19 17:11:38 +00:00
2025-12-19 16:43:57 +00:00
2025-12-18 22:43:45 +00:00
2025-12-19 18:12:03 +00:00