Leszek Koltunski's activity
From 05/10/2017 to 06/08/2017
06/06/2017
- 11:49 PM Distorted Android Revision 310e14fb (library): Some progress with Effect classes.
- Big mess - nothing compiles now; classes moved around.
06/05/2017
- 11:19 PM Distorted Android Revision 2014665f (library): Some progress with Effect classes.
- 11:04 PM Distorted Android Revision b547aaba (library): Some progress with Effect classes.
05/29/2017
- 10:34 PM Distorted Android Revision fff1110e (library): Properly compute the Halo of a queue of postprocess effects.
- 09:32 PM Distorted Android Revision 0a24bdd7 (library): Minor.
05/27/2017
- 11:49 PM Distorted Android Revision 9362a929 (library): Still small improvement to FPS
- 11:41 PM Distorted Android Revision 716d9f38 (examples): Correct the FPS work (now works even after a Pause() ! )
- 11:41 PM Distorted Android Revision 86e99907 (library): Correct the FPS work (now works even after a Pause() ! )
05/26/2017
- 10:26 PM Distorted Android Revision 24ab1cf8 (examples): Move showing FPS in the uppoer-left corner of the Screen to the Library.
- App can enable/disable this at any time with a single API call.
- 10:26 PM Distorted Android Revision b28c6c21 (library): Move showing FPS in the uppoer-left corner of the Screen to the Library.
- App can enable/disable this at any time with a single API call.
05/25/2017
- 09:06 PM Distorted Android Revision cf7394cc (library): Split up postprocessing into queue of effects + blit with depth.
05/24/2017
- 11:16 PM Distorted Android Revision 7170e4eb (library): Move on to Stencil on both stages of the BLUR + separate 'blit with depth'.
- This works wonders on Nexus 5X ( r=50 quality=HIGHIEST 1,4,8 cubes: 59.3,43.6,41.0 FPS! ) but it somehow fails to cl...
05/21/2017
- 12:40 AM Distorted Android Revision 51be198f (library): minor
- 12:21 AM Distorted Android Revision 35991860 (library): Fix Stencil in Postprocessing with lower than HIGHEST quality: now any quality works.
- 11:08 PM Distorted Android Revision 5c83f4b4 (library): Progress with Stencil in Postprocessing: stencil during the 1st stage postprocess (buffer1->buffer2) works now, provided quality is HIGHEST.
- (lower quality --> render errors, looks like Stencil is not set up correctly then)
05/20/2017
- 09:43 PM Distorted Android Revision b3120b1b (library): Progress with Stencil in Postprocessing (doesn't work still)
05/19/2017
- 09:17 AM Distorted Android Revision a15631bc (library): Progress with Magnify.
- 09:17 AM Distorted Android Revision 31d1b2fe (examples): Progress with Magnify.
05/16/2017
- 10:54 PM Distorted Android Revision b3b2c6cf (examples): Progress with any depth MeshCubes.
- 10:30 PM Distorted Android Revision 3a438b27 (examples): Progress with any depth MeshCubes.
- 10:30 PM Distorted Android Revision d1a396b2 (library): Progress with any depth MeshCubes.
- 09:58 PM Distorted Android Revision 58e9e190 (examples): Change of API in anticipation for MeshCubes of any depth (currently only 0 and 1 work)
- 09:58 PM Distorted Android Revision 80cb15ab (library): Change of API in anticipation for MeshCubes of any depth (currently only 0 and 1 work)
05/15/2017
- 09:52 PM Distorted Android Revision aedd9013 (examples): First try to convert the Stencil app to a dual (directly to Screen / through intermediate Framebuffer) mode.
- Doesn't work yet ( API is inconvenient / plain wrong )
- 09:00 PM Distorted Android Revision 42d62e7f (examples): Add possibility to create FBOs with combined DEPTH/STENCIL.
- 09:00 PM Distorted Android Revision 89de975c (library): Add possibility to create FBOs with combined DEPTH/STENCIL.
05/12/2017
- 12:16 AM Distorted Android Revision 1f9a52f1 (examples): Simplify setting up DistortedScreen.
- 12:16 AM Distorted Android Revision 806ca386 (library): Simplify setting up DistortedScreen.
- 10:55 PM Distorted Android Revision 53de4437 (examples): 1. Correct some bugs in DistortedRenderState
- 2. Thus make the Stencil App work
3. New icon for it - 10:55 PM Distorted Android Revision cc8151c4 (library): 1. Correct some bugs in DistortedRenderState
- 2. Thus make the Stencil App work
3. New icon for it
05/11/2017
- 08:40 PM Distorted Android Revision 420836fc (library): Some corrections so that most apps still work on the Android emulator (OpenGL ES 2.0-based)
- 08:40 PM Distorted Android Revision 1bbe1af2 (examples): Some corrections so that most apps still work on the Android emulator (OpenGL ES 2.0-based)
- 04:03 PM Distorted Android Revision e1f2a6f6 (examples): Merge branch 'transform-feedback'
- 04:02 PM Distorted Android Revision 54d38d30 (library): Merge Transform Feedback
Also available in: Atom