aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/javax/media/opengl/awt
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2013-09-28 01:52:39 +0200
committerSven Gothel <[email protected]>2013-09-28 01:52:39 +0200
commitc8abb9d2c9a8c92f0c5c42aba13e3e80c69739dc (patch)
tree7997091175868b945f714094fb62cd09a08552bb /src/jogl/classes/javax/media/opengl/awt
parentc943c8cfc39df64ec6682722e86a54c538d3497b (diff)
TileRendererBase.GLEL.display(): Skip tile-rendering if TR is not yet setup. Sync issue w/ NEWT/AWT based GLAD
NEWT based GLDrawables may trigger GLAD display() via native repaint events. If using in conjunction w/ AWT, i.e. NewtCanvasAWT and setupPrinting(..) has been called and it's attched to the TR .. it could happen that display tries to issue beginTile() before the TR is being setup. This patch mitigates this issue (while not removing it) by querying whether setup is completed.
Diffstat (limited to 'src/jogl/classes/javax/media/opengl/awt')
0 files changed, 0 insertions, 0 deletions