Move app init state mapping to renderer gl
This commit is contained in:
@@ -155,7 +155,9 @@ Known local toolchain state:
|
||||
by legacy `Shader` creation also live here. `Shader` no longer spells GL enum
|
||||
names directly. It also owns the PanoPainter shader uniform catalog and legacy hash
|
||||
mapping used by `Shader` active-uniform discovery and the uniform uniqueness
|
||||
check.
|
||||
check. App OpenGL initialization debug severity, debug output, GL info string,
|
||||
default depth/program-point/line-smooth state, blend factor/equation, and UI
|
||||
render-target RGBA8 format tokens are cataloged and tested here too.
|
||||
- `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