Dashboard/Dashboard.Drawing.OpenGL
2025-01-20 23:14:30 +03:00
..
Executors Implement basic commands. 2025-01-18 23:30:56 +03:00
CommandInfo.cs Implement basic commands. 2025-01-18 23:30:56 +03:00
ContextCollector.cs Begin implementing the GL engine. 2025-01-14 20:34:47 +03:00
ContextExecutor.cs Implement basic commands. 2025-01-18 23:30:56 +03:00
ContextResourcePool.cs Work on resource classes and generic interfaces. 2025-01-18 20:43:42 +03:00
Dashboard.Drawing.OpenGL.csproj Implement basic commands. 2025-01-18 23:30:56 +03:00
DrawCallRecorder.cs Add new draw call recorder class. 2025-01-20 23:14:30 +03:00
GLEngine.cs Begin implementing the GL engine. 2025-01-14 20:34:47 +03:00
GradientUniformBuffer.cs Work on resource classes and generic interfaces. 2025-01-18 20:43:42 +03:00
IArc.cs Begin implementing the GL engine. 2025-01-14 20:34:47 +03:00
IGLContext.cs Add IDpiAwareGLContext. 2025-01-19 16:48:15 +03:00
IGLDisposable.cs Begin implementing the GL engine. 2025-01-14 20:34:47 +03:00
IInitializer.cs Work on resource classes and generic interfaces. 2025-01-18 20:43:42 +03:00
IResourceManager.cs Work on resource classes and generic interfaces. 2025-01-18 20:43:42 +03:00
MappableBuffer.cs Work on resource classes and generic interfaces. 2025-01-18 20:43:42 +03:00
ShaderUtil.cs Implement basic commands. 2025-01-18 23:30:56 +03:00
TransformStack.cs Begin implementing the GL engine. 2025-01-14 20:34:47 +03:00