Commit Graph

24 Commits

Author SHA1 Message Date
codeanticode
80e74e0895 renamed some functions 2013-04-24 15:36:50 -04:00
codeanticode
1831d33183 Made PGL object static, removed references to parent and renderer in
Texture and FrameBuffer object, fixed PGraphicsOpenGL.dispose()
2013-04-21 09:33:17 -04:00
codeanticode
6ba396ca2d added color initialization to LWJGL, as well as refactoring of
PGraphics2D and PGraphics3D
2013-02-13 10:21:27 -05:00
Ben Fry
48c5f66e5e quick project name change, add ignore file for lwjgl 2013-02-05 14:19:28 -05:00
Your Name
ac1f7eafe4 Disabling stroke perspective in P3D 2013-02-04 16:51:01 -05:00
codeanticode
175f95c6e5 Minor changes in JOGL and LWJGL PGL interface 2013-02-04 14:34:59 -05:00
codeanticode
d55d506669 set buffer limits when copying vector and matrix uniforms 2013-01-22 00:34:58 +00:00
codeanticode
ee8e829815 Removed DummyContext and re-ordered init calls in LWJGL renderer 2013-01-18 20:08:28 +00:00
codeanticode
370d29afd6 Added a couple of LWJGL examples 2013-01-16 21:44:44 +00:00
codeanticode
de056e14e1 Added LWJGL interface to hold the P2D/P3D constants 2013-01-16 20:30:33 +00:00
codeanticode
ec8c2bfebd added build.xml for LWJGL library 2013-01-16 20:17:18 +00:00
codeanticode
4dbcfb932d Added PGraphics2D and 3D to LWJGL renderer 2013-01-16 17:12:33 +00:00
codeanticode
772917fdf9 Solving some class visibility issues 2013-01-16 17:00:43 +00:00
codeanticode
bd49bbeb19 lwjgl is amazing 2012-12-18 00:19:29 +00:00
codeanticode
cd996f5fcf Removed lwjgl renderer from trunk 2012-03-19 14:07:54 +00:00
codeanticode
355a49d9d1 correct size value for line/point indices 2012-03-15 02:17:15 +00:00
codeanticode
1119292e42 Buffer handling in PShape3D, a few more fixes 2012-03-14 15:50:33 +00:00
codeanticode
108d2a2180 Another fix in tessellator 2012-03-13 22:19:01 +00:00
codeanticode
5a33ba37c4 Some more buffer fixes 2012-03-13 21:51:31 +00:00
codeanticode
272b9c489a another typo in classpath 2012-03-13 21:07:52 +00:00
codeanticode
54941f7f18 Fixed glsl copy in ant build file, removed ref to source files in classpath 2012-03-13 20:55:23 +00:00
codeanticode
83c5146040 Fixed canvas placement 2012-03-13 18:46:22 +00:00
codeanticode
3e6ba863ae More buffer handling 2012-03-13 15:33:55 +00:00
codeanticode
67a6584b99 Testing LWJGL renderer 2012-03-12 22:21:56 +00:00