Commit Graph

29 Commits

Author SHA1 Message Date
codeanticode 2791300413 changed visibility 2012-12-18 00:39:47 +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 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 5c64f3f178 Android OpenGL sync 2012-12-05 23:06:26 +00:00
codeanticode 54e2ff13fe support for anisotropic filtering 2012-11-20 22:05:21 +00:00
codeanticode e02e3392c0 don't enable mipmapping if texture is the color buffer of a PGraphics 2012-11-19 16:54:11 +00:00
codeanticode 45930bda63 android sync 2012-09-03 01:48:59 +00:00
benfry 3c9ac9fe93 add annotations, update with GL changes from desktop, new image caching scheme 2012-09-02 01:15:21 +00:00
codeanticode 754eb380db Added static context variable to PGL, in order to detect surface restarts. Fixed issue 1146 2012-09-01 21:34:21 +00:00
codeanticode 0a1c1ff2c5 android sync 2012-08-31 20:21:19 +00:00
codeanticode 7e7f741976 added texture wrapping to the API 2012-08-14 21:17:27 +00:00
codeanticode dd8045298f PGL update in android 2012-08-14 17:39:33 +00:00
codeanticode 801a8f0579 recalculate mipmaps in Texture.setNative() 2012-08-08 18:10:43 +00:00
codeanticode fa1dcabf69 Fix issue 1166 2012-08-07 21:49:32 +00:00
codeanticode 638a04ab1f android sync 2012-07-26 19:51:58 +00:00
codeanticode 083ab11af9 fixed texture unbind error 2012-07-20 18:00:32 +00:00
codeanticode 6aab3afd58 add filter(PShader) function 2012-07-20 17:07:29 +00:00
codeanticode 309d95b0cb PShader updates 2012-07-18 20:27:29 +00:00
codeanticode d4816e537b remove debug printlns 2012-07-16 06:37:00 +00:00
codeanticode 0562ca3420 flush before changing projection matrix, fixed load pixels in GL 2012-07-16 06:30:06 +00:00
codeanticode c18cfb233b using screen FBO also when quality < 2 2012-06-25 20:25:40 +00:00
codeanticode 7e30cc6e4c sync with android 2012-06-18 19:52:47 +00:00
codeanticode 4fe8a954e0 android sync 2012-06-13 20:49:36 +00:00
codeanticode 6a9f33366d in opengl package as well 2012-06-04 02:08:44 +00:00
benfry aa4963b929 fix naming conventions (+ to match desktop) 2012-06-01 16:00:32 +00:00