Commit Graph

21 Commits

Author SHA1 Message Date
codeanticode
7e1acf5710 automatic glsl 120 to 150 conversion partially working 2013-10-20 20:51:19 -04:00
codeanticode
cd07991a34 some more reworking of shader initialization 2013-10-20 19:53:27 -04:00
codeanticode
11fd3c0a98 getting GL3 profile to work properly 2013-10-20 19:33:39 -04:00
codeanticode
1d7bd062b5 don't use vertex arrays anymore 2013-10-20 19:15:04 -04:00
codeanticode
a56c5effef added GLSL 150 versions of the texture drawing shaders 2013-10-20 18:11:49 -04:00
codeanticode
240f33ad04 adding profile setting 2013-10-20 16:00:46 -04:00
codeanticode
39ab766b35 Merge branch 'pull-resize-fixes' of https://github.com/OffenesFELD/processing 2013-10-20 14:56:31 -04:00
codeanticode
26da73d422 some edits, additional null checks in PJOGL 2013-10-19 20:20:27 -04:00
codeanticode
6c1b4ee095 updated to JOGL 2.1.1, fix #2136 2013-10-19 14:15:06 -04:00
Benjamin Maus
ec89911766 Added STENCIL_TEST -> GL.STENCIL_TEST field to PGL/PJOGL 2013-10-06 10:52:00 +02:00
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