Commit Graph

11 Commits

Author SHA1 Message Date
Benjamin Maus
3bf0166518 Not getting gl context on reshape. 2013-10-06 10:51:14 +02:00
Benjamin Maus
047d771fb7 Added reinitSurface() method to PGL/PJOGL backend. Does not destroy the
active canvas and keeps the current capabilities, but triggers a reset of
the allocated FBOs.
2013-10-05 18:35:55 +02:00
codeanticode
312fb99508 sets the resized native font in PGraphicsOpenGL, fix #2109 2013-10-03 17:03:14 -04:00
codeanticode
994be867e9 get gl objects also in init() and reshape() events 2013-10-03 16:02:36 -04:00
codeanticode
2f8af18ba6 some changes for android compatibility 2013-09-19 11:35:03 -04:00
codeanticode
d6ce4aa7b9 made canDraw() abstract in PGL 2013-09-19 10:05:13 -04:00
codeanticode
fab8555160 check for null canvas 2013-09-13 19:12:39 -04:00
codeanticode
ea82da68de added registerListeners() method to PGL 2013-09-13 19:04:55 -04:00
codeanticode
51947ae116 done with the PGL refactoring 2013-09-13 15:02:36 -04:00
codeanticode
d334a8a8f9 continue with the refactoring of PGL 2013-09-12 19:12:53 -04:00
codeanticode
53a72e4318 Added PJOGL class 2013-09-10 15:05:48 -04:00