|
|
Donner 0.8.0-pre
Embeddable browser-grade SVG2 engine
|
Files | |
| EditorWgpuSurface.h | |
| Platform-native WebGPU surface creation for editor GLFW windows. | |
| EditorWgpuSurface_macos.mm | |
| macOS (Cocoa/Metal) implementation of CreateWgpuSurfaceFromGlfwWindow. | |
| EditorWindow.h | |
| EditorWindow — RAII wrapper around GLFW + OpenGL + Dear ImGui. Keeps the main binary thin by encapsulating everything that would otherwise be boilerplate: GLFW init, window creation, context current, glad loader, ImGui context, imgui_impl_glfw + imgui_impl_opengl3 setup, plus texture upload from a RendererBitmap. | |