FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 941 : Implement efficient version of copy() in PGraphicsOpenGL
Last modified: 2008-10-05 20:12
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
ASSIGNED
Resolution:
-
Pr
i
ority:
P3
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
fry
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2008-10-05 20:12
currently calling loadPixels(), the PImage.copy() method, then
updatePixels(), which is ridiculously slow. simple to fix with just a
little time spent hacking a few lines of OpenGL code together.
This bug is now being tracked
here
.