Project

General

Profile

Activity

From 05/30/2017 to 06/28/2017

06/28/2017

04:55 PM Distorted Android Revision 111217c2 (examples): Debugging Glow.
Leszek Koltunski
04:55 PM Distorted Android Revision 7ad20cce (library): Debugging Glow.
Leszek Koltunski
02:06 PM Distorted Android Revision babda153 (examples): Improve 'Glow' app.
Leszek Koltunski
01:46 PM Distorted Android Revision 3a4f3ae2 (examples): Improve 'Glow' app.
Leszek Koltunski
12:00 PM Distorted Android Revision cb9d104d (examples): New 'Glow' app.
Leszek Koltunski
11:33 AM Distorted Android Revision 11298b49 (examples): Rename the last 'Glow' app.
Leszek Koltunski
11:16 AM Distorted Android Revision e3eab072 (examples): Simplify Statics.
Leszek Koltunski
11:16 AM Distorted Android Revision a20f274f (library): Simplify Statics.
Leszek Koltunski

06/27/2017

02:44 PM Distorted Android Revision 5b673c85 (library): Some progress with GLOW. Still does not look right :)
Leszek Koltunski
01:32 PM Distorted Android Revision 4b9fe2e9 (library): Introduce concepts of 'in' and 'out' postprocessing qualities.
Leszek Koltunski
01:03 PM Distorted Android Revision 86d322b5 (library): Make Postprocessing quality per-effect (rather than applied to the whole queue)
Leszek Koltunski
01:03 PM Distorted Android Revision 6155c308 (examples): Make Postprocessing quality per-effect (rather than applied to the whole queue)
Leszek Koltunski
12:19 PM Distorted Android Revision f81ebc3f (library): Javadoc.
Leszek Koltunski
11:22 AM Distorted Android Revision 6b816678 (library): Javadoc.
Leszek Koltunski
11:10 AM Distorted Android Revision 6ba8be09 (library): Javadoc.
Leszek Koltunski
10:57 AM Distorted Android Revision faa3ff56 (library): Javadoc.
Leszek Koltunski

06/26/2017

11:42 PM Distorted Android Revision 046113dc (library): make RenderState package-local.
Leszek Koltunski
11:02 PM Distorted Android Revision 3521c6fe (library): move EffectQuality to the effect package.
Leszek Koltunski
11:02 PM Distorted Android Revision 8843b69b (examples): move EffectQuality to the effect package.
Leszek Koltunski
09:15 PM Distorted Android Revision 1149be8f (library): Fixes for dynamic postprocessing.
Leszek Koltunski
09:15 PM Distorted Android Revision 1a94a1ab (examples): Fixes for dynamic postprocessing.
Leszek Koltunski
04:38 PM Distorted Android Revision edd8d7a7 (library): Minor
Leszek Koltunski
04:31 PM Distorted Android Revision aa2f0486 (library): Now all PostprocessEffects are truly self-contained, including dynamic enable() and all shader sources.
Leszek Koltunski
03:44 PM Distorted Android Revision 041b6dee (library): Simplification in PostprocessEffects
Leszek Koltunski

06/23/2017

09:36 PM Distorted Android Revision 660cd468 (library): Correction for the last change.
Leszek Koltunski
09:14 PM Distorted Android Revision 30949736 (library): Postprocessing: take quality only from the first child in a bucket.
Leszek Koltunski

06/22/2017

12:37 AM Distorted Android Revision 8e28b6ff (library): Minor
Leszek Koltunski
11:22 PM Distorted Android Revision 915b7b2b (library): Minor
Leszek Koltunski
10:53 PM Distorted Android Revision bb2d4177 (examples): Minor
Leszek Koltunski
10:53 PM Distorted Android Revision 8ec0b28a (library): Minor
Leszek Koltunski
04:38 PM Distorted Android Revision 03aa6c3b (library): Simplification in EffectQueueMatrix.
Leszek Koltunski

06/21/2017

09:19 PM Distorted Android Revision 9af837e8 (library): Prevent possibility to enable an effect multiple times.
Leszek Koltunski

06/20/2017

12:51 AM Distorted Android Revision 88d8e57c (library): Minor.
Leszek Koltunski
12:34 AM Distorted Android Revision 3417ab4e (library): Now all Postprocessing EffectQueues have the right IDs regardless of number of effects.
Leszek Koltunski
11:51 PM Distorted Android Revision 885b9cca (examples): Move all the knowledge about Vertex and Fragment effects to their respective classes.
Leszek Koltunski
11:51 PM Distorted Android Revision 7cd24173 (library): Move all the knowledge about Vertex and Fragment effects to their respective classes.
Leszek Koltunski

06/19/2017

10:22 PM Distorted Android Revision 4bf6e175 (library): Minor
Leszek Koltunski
10:18 PM Distorted Android Revision 1dfc9074 (library): All knowledge about Postporcessing moved to the respective Effect classes.
Leszek Koltunski
03:51 PM Distorted Android Revision 735a8757 (library): Simplification in EffectQueueMatrix.
Leszek Koltunski
03:49 PM Distorted Android Revision 227b03bd (library): Move all knowledge about a MatrixEffect from the EffectQueueMatrix to the classes.
Leszek Koltunski

06/16/2017

03:58 PM Distorted Android Revision e2e92a29 (library): Simplify Effect classes.
Leszek Koltunski
03:49 PM Distorted Android Revision a0d5e302 (library): Simplify Effect classes.
Leszek Koltunski
03:30 PM Distorted Android Revision 2a261997 (examples): Simplify Effect classes.
Leszek Koltunski
03:30 PM Distorted Android Revision 0dd98279 (library): Simplify Effect classes.
Leszek Koltunski
02:54 PM Distorted Android Revision d8b42d02 (examples): Change of API: move setting the EGL context back to the APP.
Leszek Koltunski
02:33 PM Distorted Android Revision a2d56cfd (library): Change of API: move setting the EGL context back to the APP.
Leszek Koltunski
02:33 PM Distorted Android Revision e4330c89 (examples): Change of API: move setting the EGL context back to the APP.
Leszek Koltunski
01:49 PM Distorted Android Revision f1a82766 (library): Minor.
Leszek Koltunski

06/15/2017

10:46 PM Distorted Android Revision 5e3cd4e1 (examples): Beginnings of support for the unified Data data type.
Leszek Koltunski
10:46 PM Distorted Android Revision a1d92a36 (library): Beginnings of support for the unified Data data type.
Leszek Koltunski
09:04 PM Distorted Android Revision 8d5840c0 (examples): Fixes for removing effects.
Leszek Koltunski
09:04 PM Distorted Android Revision 6b0b4f60 (library): Fixes for removing effects.
Leszek Koltunski

06/14/2017

12:14 AM Distorted Android Revision 26a4e5f6 (library): Reorganize the way we add and remove all Effects (do it through DistortedMaster and is POSTPROCES - adjust Bucket and SORT Nodes).
Buggy: removing effects does not work. Leszek Koltunski
09:51 PM Distorted Android Revision d76638f1 (examples): Small API simplification.
Leszek Koltunski
09:51 PM Distorted Android Revision fe6fe99a (library): Small API simplification.
Leszek Koltunski
04:09 PM Distorted Android Revision ffbe7ecf (library): Remove old facility to correct Postprocessing buckets on new Postporcessing effects.
New facility will follow shortly.... Leszek Koltunski
04:09 PM Distorted Android Revision ed89e05e (examples): Remove old facility to correct Postprocessing buckets on new Postporcessing effects.
New facility will follow shortly.... Leszek Koltunski

06/13/2017

03:47 PM Distorted Android Revision 66d31749 (examples): Remove DistortedEffectsPostprocess and unify it with DistortedEffects.
Job not finished - doesn't compile now! Leszek Koltunski
03:47 PM Distorted Android Revision 80b3acf6 (library): Remove DistortedEffectsPostprocess and unify it with DistortedEffects.
Job not finished - doesn't compile now! Leszek Koltunski
01:05 PM Distorted Android Revision fec27f16 (examples): Fix the final 'Vertex & Fragment Effects' APP. All APPs work now!
Leszek Koltunski
12:22 PM Distorted Android Revision 30c47368 (examples): Fix 'EffectQueue' APP. Now 30 out of 31 APPs work.
Leszek Koltunski
12:13 PM Distorted Android Revision 0c5fa440 (examples): Fix 'Olimpic' APP. Now 29 out of 31 APPs work.
Leszek Koltunski
12:04 PM Distorted Android Revision 3c70973c (examples): Fix 'Bitmap Tree' APP. Now 28 out of 31 APPs work.
Leszek Koltunski
11:49 AM Distorted Android Revision 8fbd0237 (library): Fix 'Different Bitmaps' APP. Now 27 out of 31 APPs work.
Leszek Koltunski
11:03 AM Distorted Android Revision b4050791 (library): Fix 'Cat and Dog' APP. Now 24 out of 31 APPs work.
Leszek Koltunski
11:03 AM Distorted Android Revision 81dd14c8 (examples): Fix 'Cat and Dog' APP. Now 24 out of 31 APPs work.
Leszek Koltunski
10:45 AM Distorted Android Revision 398fb2ee (examples): Fix Moving Effects APP. Now 23 out of 31 APPs work.
Leszek Koltunski
10:11 AM Distorted Android Revision dfae5d27 (examples): Bugfix (invert Region's y coord)
Leszek Koltunski
10:11 AM Distorted Android Revision 82d6f93a (library): Bugfix (invert Region's y coord)
Leszek Koltunski
09:09 AM Distorted Android Revision 3cb79c85 (examples): Merge remote-tracking branch 'origin/master'
Leszek Koltunski

06/12/2017

10:56 PM Distorted Android Revision ebb06a48 (examples): Bugfixes for the recent 'Effect classes' API change.
Leszek Koltunski
10:56 PM Distorted Android Revision 2ef5dd9e (library): Bugfixes for the recent 'Effect classes' API change.
Leszek Koltunski
10:09 PM Distorted Android Revision 7625e47e (library): Bugfix in Effect regions.
Leszek Koltunski
08:50 PM Distorted Android Revision 9d0d8530 (library): Progress with Effect classes - everything compiles now!
Leszek Koltunski
08:16 PM Distorted Android Revision 936287ff (examples): Progress with Effect classes.
The last 10 errors in the last 2 APPs. Leszek Koltunski
03:18 PM Distorted Android Revision 06366d12 (examples): Progress with the last 2 APPs.
Leszek Koltunski
01:54 PM Distorted Android Revision a418b421 (examples): Progress with the last 2 APPs.
Leszek Koltunski
01:48 PM Distorted Android Revision fc448f77 (examples): Further progress with Apps: 29 (out of 31) compile now.
Leszek Koltunski
01:40 PM Distorted Android Revision fdddb0b2 (examples): Further progress with Apps: 28 (out of 31) compile now.
Leszek Koltunski
01:19 PM Distorted Android Revision a9716c0f (examples): Further progress with Apps: 27 (out of 31) compile now.
Leszek Koltunski
01:10 PM Distorted Android Revision c8ecd3ac (examples): Further progress with Apps: 26 (out of 31) compile now.
Leszek Koltunski
12:56 PM Distorted Android Revision 06cd94ba (examples): Further progress with Apps: 25 (out of 31) compile now.
Leszek Koltunski
12:03 PM Distorted Android Revision 6173632c (examples): Further progress with Apps: 21 (out of 30) compile now.
Leszek Koltunski
11:30 AM Distorted Android Revision d38672b1 (examples): Further progress with Apps: 21 (out of 30) compile now.
Leszek Koltunski
11:17 AM Distorted Android Revision c6526577 (examples): Further progress with Apps: 18 (out of 30) compile now.
Leszek Koltunski
11:08 AM Distorted Android Revision 1f218177 (examples): Further progress with Apps: 18 (out of 30) compile now.
Leszek Koltunski
10:50 AM Distorted Android Revision d57f3a14 (examples): Further progress with Apps.
Leszek Koltunski
10:32 AM Distorted Android Revision 20e888ea (examples): Further progress with Apps.
Leszek Koltunski
10:15 AM Distorted Android Revision 2890c5df (examples): Further progress with Apps.
Leszek Koltunski

06/11/2017

10:56 PM Distorted Android Revision c9ff05c1 (examples): Some progress with Effect classes.
13 apps compile now. Leszek Koltunski
10:52 PM Distorted Android Revision 6646c476 (examples): Some progress with Effect classes.
12 apps compile now. Leszek Koltunski
10:42 PM Distorted Android Revision 47316d20 (library): Some progress with Effect classes.
11 apps compile now. Leszek Koltunski
10:42 PM Distorted Android Revision 49c0eecc (examples): Some progress with Effect classes.
11 apps compile now. Leszek Koltunski
10:07 PM Distorted Android Revision 8dfa45c4 (examples): Some progress with Effect classes.
10 apps compile now. Leszek Koltunski

06/09/2017

03:45 PM Distorted Android Revision 42f65cb4 (examples): Further progress with Apps.
Leszek Koltunski
03:39 PM Distorted Android Revision 37b324c4 (examples): Further progress with Apps.
Leszek Koltunski
03:39 PM Distorted Android Revision ae77d55e (library): Further progress with Apps.
Leszek Koltunski
03:01 PM Distorted Android Revision fa9b6494 (examples): Convert the first few Apps to the new Effect API.
Leszek Koltunski
03:01 PM Distorted Android Revision c3651001 (library): Convert the first few Apps to the new Effect API.
Leszek Koltunski
01:27 PM Distorted Android Revision da9b3f07 (library): Progress with support for Effect classes.
The library compiles now! Leszek Koltunski

06/08/2017

04:12 PM Distorted Android Revision 81b1577b (library): Progress with support for Effect classes. Last error in the library before it compiles!
Leszek Koltunski
04:00 PM Distorted Android Revision 02a4ac20 (library): Progress with support for Effect classes. Almost compiles now!
Leszek Koltunski
03:54 PM Distorted Android Revision 6bb59aad (library): Progress with support for Effect classes.
Leszek Koltunski
01:53 PM Distorted Android Revision 15aa7d94 (library): Progress with support for Effect classes.
Leszek Koltunski

06/07/2017

05:18 PM Distorted Android Revision fe82a979 (library): Progress with support for Effect classes.
Leszek Koltunski
05:18 PM Distorted Android Revision 01782e85 (examples): Progress with support for Effect classes.
Leszek Koltunski

06/06/2017

11:49 PM Distorted Android Revision 310e14fb (library): Some progress with Effect classes.
Big mess - nothing compiles now; classes moved around. Leszek Koltunski
04:43 PM Distorted Android Revision c828808d (library): Progress with support for Effect classes.
Leszek Koltunski
02:35 PM Distorted Android Revision 125cee3d (library): Progress with support for Effect classes.
Leszek Koltunski
01:01 PM Distorted Android Revision 6d62a900 (library): Beginnings of support for Effect classes.
Leszek Koltunski

06/05/2017

11:19 PM Distorted Android Revision 2014665f (library): Some progress with Effect classes.
Leszek Koltunski
11:04 PM Distorted Android Revision b547aaba (library): Some progress with Effect classes.
Leszek Koltunski
04:29 PM Distorted Android Revision 8eccf334 (library): Beginnings of support for Effect classes.
Leszek Koltunski

05/30/2017

03:27 PM Distorted Android Revision 3a91bfe1 (examples): Progress with GLOW.
Serious bug sorting Surface's children into postprocessing Buckets detected. Leszek Koltunski
03:27 PM Distorted Android Revision cf30778e (library): Progress with GLOW.
Serious bug sorting Surface's children into postprocessing Buckets detected. Leszek Koltunski
12:17 PM Distorted Android Revision 08602667 (examples): Beginnings of the GLOW unit test.
Leszek Koltunski
12:17 PM Distorted Android Revision 2da9b250 (library): Beginnings of the GLOW unit test.
Leszek Koltunski
 

Also available in: Atom