Commit Graph

5264 Commits

Author SHA1 Message Date
benfry
46a470eaf2 added setContent() to the XML library, other tweaks to XML export 2012-03-23 15:29:35 +00:00
benfry
83a6f1550f fix so that normals are not attempted when no texture is set 2012-03-23 15:23:53 +00:00
codeanticode
1d0eb978e8 Added setRenderer() method to inner shader classes, flushMode is not static anymore 2012-03-23 14:20:58 +00:00
benfry
c55722584f fixes to catch more build errors, Android now working on Linux again 2012-03-23 12:28:42 +00:00
benfry
440c32dfa1 convert cp to full paths before compiling 2012-03-23 03:27:41 +00:00
benfry
93ea389998 updates 2012-03-23 00:41:18 +00:00
benfry
b4b153b7dc fighting with Android quirks in the latest Google SDK 2012-03-23 00:39:33 +00:00
codeanticode
9ca741bedd Fixed calculation of texture matrix, some tweaks in beginDraw() 2012-03-22 20:48:40 +00:00
codeanticode
e0c085413d Revised clear-buffer logic 2012-03-22 17:56:22 +00:00
codeanticode
f1338a4472 FBO-based onscreen rendering for incremental drawing on Android is working again, added some more PGL utilities. 2012-03-22 17:30:36 +00:00
benfry
86b1619a35 settings/indent tweak 2012-03-22 02:51:09 +00:00
benfry
7874c54f5d settings/indent tweak 2012-03-22 02:50:48 +00:00
benfry
5ae3563010 settings/indent tweak 2012-03-22 02:50:38 +00:00
benfry
33dd86a2ab removing opengl.jar, bad idea 2012-03-22 02:50:22 +00:00
benfry
8bb6fc8d3a settings/indent tweak 2012-03-22 02:49:15 +00:00
benfry
cdd0dde432 work on updating to latest Android SDK 2012-03-22 02:48:57 +00:00
benfry
f668908181 settings/indent tweak 2012-03-22 02:48:40 +00:00
benfry
e819addf8e fix typo in Linux export script 2012-03-21 23:05:04 +00:00
benfry
edb80aa460 another fix for issue #877, now using a proper regex to fix a regression 2012-03-21 22:56:01 +00:00
codeanticode
4e428ecc61 Improved shader error log 2012-03-21 16:26:48 +00:00
codeanticode
eea9814d03 Some cleanup 2012-03-20 21:15:20 +00:00
codeanticode
aff8f10446 Added hint to some examples 2012-03-20 14:36:53 +00:00
codeanticode
9e71ae0f05 Sync P3D on Android 2012-03-20 14:35:03 +00:00
codeanticode
2cd80747d9 Added offscreen test 2012-03-19 19:53:21 +00:00
codeanticode
d044f04d63 Recreate framebuffer objects when opengl context changes 2012-03-19 19:52:47 +00:00
codeanticode
49eeb26cc6 Added check for maximum samples when calling smooth() 2012-03-19 19:28:59 +00:00
codeanticode
ceaa2f10e4 Debugged offscreen rendering 2012-03-19 18:10:52 +00:00
codeanticode
1e80d898a6 Added restart test 2012-03-19 14:26:14 +00:00
codeanticode
d484b272e7 Removed lwjgl renderer from ant build script 2012-03-19 14:08:41 +00:00
codeanticode
cd996f5fcf Removed lwjgl renderer from trunk 2012-03-19 14:07:54 +00:00
codeanticode
2dad3a327d Changes in PApplet for requestDraw() 2012-03-19 13:56:49 +00:00
codeanticode
ccb0cbe615 Update to latest JOGL 2012-03-19 13:52:09 +00:00
codeanticode
355a49d9d1 correct size value for line/point indices 2012-03-15 02:17:15 +00:00
codeanticode
6ba65dc2e3 Using buffers instead of arrays in P3D library as well 2012-03-14 20:24:03 +00:00
codeanticode
a71aa9bfd0 Added Linux native libs for LWJGL 2012-03-14 16:09:29 +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
4fa22f4bd2 Reverted a few accidental changes 2012-03-13 20:45:10 +00:00
codeanticode
b5d9c9aaa8 Added LWJGL constant 2012-03-13 20:41:17 +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
3dc7ace67d Added lwjgl to ant build 2012-03-12 22:25:23 +00:00
codeanticode
67a6584b99 Testing LWJGL renderer 2012-03-12 22:21:56 +00:00
alignedleft
e41bc9b964 Fixed typo in parameter description zFar for perspective() 2012-03-05 17:18:21 +00:00
benfry
b37b4b3358 fix typo in push/popMatrix error 2012-03-01 20:44:56 +00:00
codeanticode
1956c0ed4a disable vsync on windows 2012-02-24 23:33:25 +00:00
codeanticode
ac1659c93c And update opengl build file 2012-02-24 21:41:30 +00:00