Activity
From 01/07/2017 to 02/05/2017
02/03/2017
- 09:45 PM Distorted Android Revision b2dc3c19 (library): Back out the last change.
02/02/2017
- 06:10 PM Distorted Android Revision 5e58293a (library): Effect-independent normals.
- 05:32 PM Distorted Android Revision b2b83871 (library): Minor
- 05:23 PM Distorted Android Revision a8537f43 (library): Preparation for effect-independent computation of the nermal vectors.
01/27/2017
- 12:50 AM Distorted Android Revision cdd5e827 (library): Some fixes for issues discovered by the Multiblur app.
- 12:50 AM Distorted Android Revision 9bea2f59 (examples): Some fixes for issues discovered by the Multiblur app.
- 09:49 PM Distorted Android Revision e11b37f4 (examples): Beginnings of the 'Multiblur' app.
- 09:42 PM Distorted Android Revision 58059374 (examples): Beginnings of the 'Multiblur' app.
- 09:42 PM Distorted Android Revision 464e53fa (library): Beginnings of the 'Multiblur' app.
01/26/2017
- 09:24 PM Distorted Android Revision ed841982 (library): BLUR: implemented caching of the BLUR kernels.
- 05:20 PM Distorted Android Revision 93dca704 (library): Minor progress with Gaussian. Still need to cache the Weights and Offests tables.
- 05:11 PM Distorted Android Revision 3365725b (examples): Separable Gaussian Blur with linear sampling done.
- Linear sampling implemented - i.e. blurring by a (2N+1)x(2N+1) gaussian kernel (centeral pixel + N pixels in each dir...
- 05:11 PM Distorted Android Revision a225e5aa (library): Separable Gaussian Blur with linear sampling done.
- Linear sampling implemented - i.e. blurring by a (2N+1)x(2N+1) gaussian kernel (centeral pixel + N pixels in each dir...
- 03:02 PM Distorted Android Revision 99218642 (library): Precompute the standard normal distribution.
01/24/2017
- 12:56 AM Distorted Android Revision 9d5bb851 (library): minor.
- 05:35 PM Distorted Android Revision 5ccafcca (library): Separable Box blur fully works now!
- 03:27 PM Distorted Android Revision 1c67457f (library): Separable Box blur fully works now!
- 02:07 PM Distorted Android Revision 0d81d0fb (library): Separable Box blur (almost) works.
- 02:07 PM Distorted Android Revision 1b8b55a9 (examples): Separable Box blur (almost) works.
01/23/2017
- 12:51 AM Distorted Android Revision f1d5ea12 (library): Small progress with Blur.
01/20/2017
- 12:25 AM Distorted Android Revision 2e7ad49f (library): Define float precision in Vertex Shaders to the same like in Fragment Shaders.
- 11:57 PM Distorted Android Revision 2e755580 (examples): Correct a bug in Effects3D.
- 11:50 PM Distorted Android Revision 194ab46f (library): Try using OpenGL ES 3.0 everywhere (but if device does not support it, try creating 2.0 context - this is important because of the emulator!)
- 11:50 PM Distorted Android Revision 41a81a14 (examples): Try using OpenGL ES 3.0 everywhere (but if device does not support it, try creating 2.0 context - this is important because of the emulator!)
01/19/2017
- 11:49 PM Distorted Android Revision dbe8ea80 (library): Manifest: require OpenGL ES 3.0.
- 11:49 PM Distorted Android Revision e5443762 (examples): Manifest: require OpenGL ES 3.0.
- 03:09 PM Distorted Android Revision c318fb14 (library): Minor.
- 02:49 PM Distorted Android Revision 7d755851 (library): Still one more problem in boundingVertices.
- 01:37 PM Distorted Android Revision bfcf419a (examples): Improvements for the 'Cubes' and 'Effects3D' apps.
- 11:01 AM Distorted Android Revision ff31e865 (examples): Small bugfix
01/18/2017
- 12:28 AM Distorted Android Revision a6da86cc (examples): improve Postprocessing; new icon; minor things.
- 12:28 AM Distorted Android Revision 667a1ad9 (library): improve Postprocessing; new icon; minor things.
- 11:10 PM Distorted Android Revision 2d90d8a7 (examples): Postprocessing effects: remove support for Center
- 11:10 PM Distorted Android Revision 85cbbc5e (library): Postprocessing effects: remove support for Center
- 09:15 PM Distorted Android Revision e8b2f311 (library): boundingVertices fully work now!
- 05:03 PM Distorted Android Revision f44ea591 (library): Debugging
- 04:01 PM Distorted Android Revision c90b9e01 (library): Progress with getting Mesh'es bounding rectangle. Still doesn't quite work yet (visible : 'Cubes' app with a 0111 Mesh)
01/17/2017
- 11:12 PM Distorted Android Revision d6994cc6 (library): Correct construction of boundingVertices in MeshCubes.
- 05:57 PM Distorted Android Revision 69ed1eb4 (library): Progress with getting Mesh'es bounding rectangle.
01/15/2017
- 11:56 PM Distorted Android Revision 11fb6ce0 (library): Correct a bug with Postprocessing Shortcut.
- 11:31 PM Distorted Android Revision 8fa96e69 (library): Move more intelligence to EffectQueuePostprocess.
01/11/2017
- 10:33 PM Distorted Android Revision b33f6f0a (library): Fix a regression in 'SAVE' app.
- 04:14 PM Distorted Android Revision 55c14a19 (library): Minor reorganization.
- 04:05 PM Distorted Android Revision f4f3a440 (examples): Correct 'Deform'
01/10/2017
- 12:11 AM Distorted Android Revision cc0734e7 (library): Fix the fact the the Buffer FBO in Postprocess Queue wasn't properly re-created after a Context loss.
- 11:53 PM Distorted Android Revision 02de77c9 (library): Progress with multi-program rendering.
- 11:53 PM Distorted Android Revision 6b9f9441 (examples): Progress with multi-program rendering.
- 09:24 PM Distorted Android Revision 2b942cd0 (library): Naive implementation of blur works now!
- 10:27 AM Distorted Android Revision bfe2c61b (library): Blurred image visible now!
01/06/2017
- 12:49 AM Distorted Android Revision 43bda3db (examples): New 'Blur' App. Actual BLUR effect, of course, does not work.
Also available in: Atom