mirror of
https://github.com/Drezil/imgui.git
synced 2025-07-04 20:18:47 +02:00
Backends: OpenGL3: amend reset GL_POLYGON_MODE separately for front and back when possible. (#6333)
This commit is contained in:
@ -48,6 +48,8 @@ Other changes:
|
||||
(#6341) [@lukaasm]
|
||||
- Backends: Clear bits sets io.BackendFlags on backend Shutdown(). (#6334, #6335] [@GereonV]
|
||||
Potentially this would facilitate switching runtime backend mid-session.
|
||||
- Backends: OpenGL3: Restore front and back polygon mode separately when supported
|
||||
by context (Desktop 3.0, 3.1, or 3.2+ with compat bit). (#6333) [@GereonV]
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user