Skip to content
Snippets Groups Projects
Select Git revision
0 results

Starsphere.cpp

Blame
  • Forked from einsteinathome / graphicsframework
    Source project has a limited visibility.
    • Oliver Bock's avatar
      c52dc124
      Fixing windoze window issue (move/resize) · c52dc124
      Oliver Bock authored
      * Windoze "resets" the OpenGL context when SetVideoMode is called - ergo, we need to reinitialize the context
      * Added a switch (recycle) to initialize() to distinguish between one-off and recurring actions
      c52dc124
      History
      Fixing windoze window issue (move/resize)
      Oliver Bock authored
      * Windoze "resets" the OpenGL context when SetVideoMode is called - ergo, we need to reinitialize the context
      * Added a switch (recycle) to initialize() to distinguish between one-off and recurring actions