benfry
|
7403bd26ab
|
remove the extra window color business
|
2012-03-25 18:17:23 +00:00 |
|
benfry
|
ca51d19778
|
major work to get multi-screen support and full-screen improved
|
2012-03-25 17:31:53 +00:00 |
|
benfry
|
e5d978bac6
|
add support for printing arrays of longs
|
2012-03-25 14:34:23 +00:00 |
|
benfry
|
e610e5ed5c
|
add println(long) and double to avoid casting bug (issue #969)
|
2012-03-25 14:27:33 +00:00 |
|
benfry
|
23b887907f
|
wrap up fullscreen issues (issue #71), better screenWidth and screenHeight setup
|
2012-03-25 14:18:59 +00:00 |
|
benfry
|
d012e2cc9a
|
when internal tools crash, do not add them to the menu
|
2012-03-25 14:13:10 +00:00 |
|
benfry
|
51eee1ad6b
|
major updates to full screen handling, remove FSEM, add native OS X menubar hiding
|
2012-03-25 12:52:46 +00:00 |
|
benfry
|
38fe999d73
|
a little cleanup
|
2012-03-25 12:51:29 +00:00 |
|
benfry
|
fff0a12536
|
add toString() for XML, looking through todos
|
2012-03-24 20:03:03 +00:00 |
|
benfry
|
4e28c6b4e7
|
starting revision 0205
|
2012-03-23 22:57:23 +00:00 |
|
benfry
|
479941e5bf
|
finish up last bits for 2.0a5
|
2012-03-23 22:20:03 +00:00 |
|
benfry
|
7acb7b3d0a
|
a better way of dealing with XML import issues
|
2012-03-23 21:53:46 +00:00 |
|
codeanticode
|
656a82dc98
|
Temporary hack for stencil bits query
|
2012-03-23 21:51:46 +00:00 |
|
benfry
|
822b603a25
|
fix for OpenGL applets, and to ignore processing.xml import
|
2012-03-23 21:43:00 +00:00 |
|
benfry
|
39ad1b192a
|
f*king delay() is back again
|
2012-03-23 21:42:38 +00:00 |
|
benfry
|
12fdf47428
|
f*king delay() is back again
|
2012-03-23 21:42:26 +00:00 |
|
codeanticode
|
7f0a8dd3be
|
Sync P3D changes
|
2012-03-23 21:22:13 +00:00 |
|
codeanticode
|
e19a0531c9
|
Removed invalid constants
|
2012-03-23 19:52:33 +00:00 |
|
fjenett
|
dd927f62cd
|
Fix for issues #936 and #848
|
2012-03-23 18:23:32 +00:00 |
|
codeanticode
|
969a779be2
|
Depth/stencil bits query, more GL constants supported
|
2012-03-23 16:29:03 +00:00 |
|
benfry
|
e9d39fc7f4
|
try to improve performance of tint(), mostly failing
|
2012-03-23 15:32:10 +00:00 |
|
benfry
|
ea8edb4803
|
fix PImage.get() issue with width or height < 0
|
2012-03-23 15:30:09 +00:00 |
|
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 |
|