Three small improvements from Task 5 code review: - MarkAndPunch now enables DepthTest explicitly (was relying on GameWindow's startup enable; this makes the method self-contained). - Uniform location fields marked readonly (set once in ctor). - AllocateVbo gets a comment noting that mid-session reallocation is safe because the VAO bakes the VBO association at ConfigureVao time. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| Audio | ||
| Input | ||
| Net | ||
| Plugins | ||
| Rendering | ||
| Streaming | ||
| UI | ||
| AcDream.App.csproj | ||
| Program.cs | ||
| RuntimeOptions.cs | ||