Files
SDL3CPlusPlus/scripts
johndoe6345789 a5b47479d7 Refactor graphics service architecture and remove Vulkan-specific components
- Deleted VulkanGuiService and associated interfaces to streamline GUI rendering.
- Removed RenderGraphConfig and GraphicsBackendConfig, replacing them with BgfxConfig.
- Eliminated unused render graph structures and interfaces to simplify codebase.
- Updated IConfigService and IGraphicsBackend interfaces to reflect new configurations.
- Removed Vulkan device and buffer service interfaces to reduce complexity.
- Enhanced error handling and validation across Vulkan initialization and resource management.
- Updated unit tests to remove references to the obsolete render graph functionality.
2026-01-06 15:08:20 +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
2026-01-06 13:25:49 +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
2026-01-05 21:09:14 +00:00
2026-01-06 13:25:49 +00:00
2026-01-06 13:25:49 +00:00