Move Windows WGL context attributes to renderer gl
This commit is contained in:
@@ -231,6 +231,9 @@ Known local toolchain state:
|
||||
readback format/type, framebuffer copy targets, and renderbuffer/depth
|
||||
attachment parameters; `src/canvas.cpp` no longer contains raw `GL_*`
|
||||
constants.
|
||||
Windows desktop OpenGL context creation now consumes a tested
|
||||
`windows_wgl_core_context_3_3_config()` catalog from `pp_renderer_gl` instead
|
||||
of owning active WGL context/pixel-format attribute literals in `main.cpp`.
|
||||
- `windows-msvc-vcpkg-headless` validates manifest install/configure/build/test
|
||||
for the current headless component matrix; see DEBT-0007 for remaining app
|
||||
and platform triplet migration.
|
||||
|
||||
Reference in New Issue
Block a user