This website requires JavaScript.
Explore
Help
Register
Sign In
imports
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
mirror of
https://github.com/ocornut/imgui.git
synced
2026-04-02 13:37:40 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e1ac0f683db1d84e9a1a18c17e88b687c631781
imgui
/
examples
/
sdl_opengl3_example
/
main.cpp
omar
2e1ac0f683
Viewport, Platform: SDL: Makes the CreateViewport function restore current GL context so in theory it is free from side-effect. That said, it seems like there is a bug in SDL because our CreateViewport (currently in Render(), not for long) have affect a jerky side-effect if SDL_GL_MakeCurrent() is called before Render(). (
#1542
)
2018-03-15 19:25:23 +01:00
7.3 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink