benfry
|
ded24adc69
|
clean up sync of constructor and load methods
|
2012-12-17 14:42:54 +00:00 |
|
codeanticode
|
1d8afa9838
|
FBO layer is enabled when sketch tries to use the front texture (prev. frame) or shader filter
|
2012-12-17 02:33:05 +00:00 |
|
codeanticode
|
2796ce3331
|
only set static variables in PGL from main renderer
|
2012-12-16 22:49:42 +00:00 |
|
codeanticode
|
2c6e78b93a
|
some fixes in the surface handling logic
|
2012-12-16 21:02:53 +00:00 |
|
benfry
|
7944e2a6f1
|
copying Table and XML updates to Android
|
2012-12-16 20:57:17 +00:00 |
|
codeanticode
|
37610b558f
|
sync java and android
|
2012-12-16 18:14:33 +00:00 |
|
benfry
|
39686e7392
|
more cleanup of mouse/key event handling and arg passing
|
2012-12-16 17:17:45 +00:00 |
|
codeanticode
|
1b71df25c6
|
renamed utility getPixels/putPixels methods
|
2012-12-16 17:01:21 +00:00 |
|
codeanticode
|
c9e037666e
|
cleaned-up handling of direct/indirect buffers in android
|
2012-12-15 14:50:12 +00:00 |
|
codeanticode
|
42cf088cb5
|
rgba pixels array in Texture is persistent
|
2012-12-14 23:50:19 +00:00 |
|
codeanticode
|
0bbc3e07bb
|
uncommented allocate() in Texture, removed some debug printlns
|
2012-12-14 23:12:33 +00:00 |
|
codeanticode
|
b548787f73
|
several opengl fixes (among them, major memory leak due to incorrectly initialized static var)
|
2012-12-14 22:49:25 +00:00 |
|
codeanticode
|
fff68b7390
|
updated shader examples for android
|
2012-12-12 20:30:53 +00:00 |
|
codeanticode
|
9288a77d16
|
re-added android files
|
2012-12-12 17:47:42 +00:00 |
|
codeanticode
|
a23205d958
|
direct buffers for pixel and texture operations, added GL thread check
|
2012-12-12 17:42:27 +00:00 |
|
codeanticode
|
7855bc65de
|
copy projmodelview fixes to android
|
2012-12-11 22:37:05 +00:00 |
|
codeanticode
|
fd8f5c535d
|
using PGL methods in update, etc
|
2012-12-10 22:07:18 +00:00 |
|
codeanticode
|
860de2517b
|
some cleanup
|
2012-12-10 19:51:17 +00:00 |
|
codeanticode
|
ecd810eb7b
|
GL renderer with direct buffers working on Android
|
2012-12-10 19:30:19 +00:00 |
|
benfry
|
30a6a4b408
|
starting to move syntax coloring out of theme.txt and back into Preferences
|
2012-12-10 17:22:48 +00:00 |
|
Casey Reas
|
7f3f9c1edc
|
New theme.txt for android with new color coding keywords
|
2012-12-10 00:56:48 +00:00 |
|
benfry
|
0fcbb66fa2
|
fix theme on Android, and todo notes
|
2012-12-09 23:51:13 +00:00 |
|
benfry
|
8d644163f9
|
misc todo items
|
2012-12-08 19:36:19 +00:00 |
|
codeanticode
|
127d6cc027
|
Improved FBO layer handling on Android. Fixes problem on N1 (issue #1455) and screen flickering in general when forcing screen FBO.
|
2012-12-08 18:40:26 +00:00 |
|
benfry
|
c7e9208bc5
|
updating todo list
|
2012-12-08 17:59:21 +00:00 |
|
benfry
|
e151e64286
|
close open stream
|
2012-12-08 17:59:02 +00:00 |
|
benfry
|
4c58d39b79
|
clear() method auto-added to PApplet
|
2012-12-08 12:48:40 +00:00 |
|
benfry
|
f9f909a07e
|
add clear() to replace background(0, 0, 0, 0)
|
2012-12-08 03:06:09 +00:00 |
|
benfry
|
a964809796
|
starting the next release
|
2012-12-07 23:17:38 +00:00 |
|
codeanticode
|
55c00abbf0
|
Added NoBackgroundTest example to Demos/Tests
|
2012-12-07 17:42:14 +00:00 |
|
benfry
|
ced3982df4
|
change how keywords are loaded
|
2012-12-06 22:33:44 +00:00 |
|
benfry
|
92c3f7c15a
|
copying base keywords to the other modes
|
2012-12-06 22:06:27 +00:00 |
|
benfry
|
2183647320
|
change heading2D() to heading()
|
2012-12-06 22:01:34 +00:00 |
|
benfry
|
8a1bbecefd
|
change hint to DISABLE_OPTIMIZED_STROKE (issue #1302)
|
2012-12-06 17:48:26 +00:00 |
|
benfry
|
a347fc0426
|
todo items
|
2012-12-06 00:29:35 +00:00 |
|
codeanticode
|
5c64f3f178
|
Android OpenGL sync
|
2012-12-05 23:06:26 +00:00 |
|
codeanticode
|
55c777bfe9
|
Sync with Java: added showWarning() that takes a parsed string, and also added clipImpl()
|
2012-12-05 21:42:01 +00:00 |
|
benfry
|
76e9b3490c
|
prevent errors on first line of a new tab from highlighting on previous tab
|
2012-12-05 01:26:54 +00:00 |
|
benfry
|
ddc8435589
|
todo items for recent changes
|
2012-12-05 00:56:54 +00:00 |
|
benfry
|
244fdf7368
|
add FUNCTION1 and FUNCTION2 for better keyword coloring
|
2012-11-29 00:27:46 +00:00 |
|
benfry
|
7101bc1eb2
|
notes, remove duplicates, add bugs fixed by andres
|
2012-11-26 20:46:30 +00:00 |
|
benfry
|
96fd6157c0
|
preparing revisions.txt in advance of release
|
2012-11-26 00:52:40 +00:00 |
|
benfry
|
6c7e89c8e9
|
get/set and todo notes
|
2012-11-26 00:11:18 +00:00 |
|
benfry
|
7f00c10dbc
|
change implementation of set() and get() on Android (issue 925)
|
2012-11-25 20:57:37 +00:00 |
|
benfry
|
03b5baa8b7
|
rewrite image resizing for better quality (issue 332)
|
2012-11-25 16:38:40 +00:00 |
|
benfry
|
146c462ac4
|
wrapping up for the evening
|
2012-11-25 03:10:48 +00:00 |
|
benfry
|
716587295a
|
cleaning up todo list and bugs db
|
2012-11-25 02:54:35 +00:00 |
|
benfry
|
c08be82528
|
fix for PMatrix3D.mult() when vectors are identical (issue 921)
|
2012-11-25 01:26:56 +00:00 |
|
benfry
|
c06ba067b5
|
beginShape(QUAD) not working with Java2D (issue 1365)
|
2012-11-25 01:07:43 +00:00 |
|
benfry
|
b7ab26c830
|
add XML.getLong() (issue 1378)
|
2012-11-25 00:54:44 +00:00 |
|