This website requires JavaScript.
Explore
Help
Register
Sign In
ReFuel
/
Dashboard
Watch
4
Star
0
Fork
0
You've already forked Dashboard
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
abdb78eae7f117e242a2618f8745e6655b24f267
Dashboard
/
Dashboard.OpenGL
/
Drawing
T
History
themixedupstuff
3d0f15af45
Don't set the depth state twice.
2026-08-11 10:07:36 +03:00
..
DeviceContextBase.cs
Unfinished work I want to document in the Git history.
2026-01-05 22:26:34 +03:00
DirectRendering.cs
Fix the use of glCreateXXX (4.2) instead of glGenXXX (1.0).
2026-08-11 10:07:11 +03:00
GLShader.cs
WIP direct rendering backend.
2026-08-01 17:38:59 +03:00
GLStateExtensions.cs
Don't set the depth state twice.
2026-08-11 10:07:36 +03:00
immediate.frag
Implement new immediate mode.
2025-11-12 21:24:25 +03:00
immediate.vert
Implement new immediate mode.
2025-11-12 21:24:25 +03:00
ImmediateMode.cs
Update to the latest OpenTK and BlurgText.
2026-05-17 21:45:58 +03:00
KhronosShaderHelper.cs
Implement the first version of the direct rendering API.
2026-08-02 16:44:17 +03:00