Activity
From 05/12/2018 to 06/10/2018
06/08/2018
- 02:03 PM Distorted Android Revision 1440748a (examples): In an attempt to contain the flashes on Mali GPU, re-structure the post-processing FBOs from 1 FBO with 2 color attachments + combined depth-stencil to 2 separate FBOs sharing a depth-stencil texture.
- Result: this appears to make the flashes slightly worse.
- 02:03 PM Distorted Android Revision 2dbed690 (library): In an attempt to contain the flashes on Mali GPU, re-structure the post-processing FBOs from 1 FBO with 2 color attachments + combined depth-stencil to 2 separate FBOs sharing a depth-stencil texture.
- Result: this appears to make the flashes slightly worse.
- 10:21 AM Distorted Android Revision da692c70 (examples): Minor
06/07/2018
- 11:47 AM Distorted Android Revision 82890e13 (library): Minor
06/02/2018
- 09:18 PM Distorted Android Revision 53d59408 (examples): Remove the Mali app (it was a silly mistake!)
06/01/2018
- 08:54 PM Distorted Android Revision 58ce3a2f (examples): Simplify Mali app.
- 08:41 PM Distorted Android Revision 4f39a7d1 (examples): Actually display the new Mali app.
- 08:19 PM Distorted Android Revision 29b5cd0d (examples): New self-contained (i.e. not dependant on the library) App to check bugs on Mali GPU.
05/31/2018
- 12:33 PM Distorted Android Revision 2aef1f4d (library): OIT: fixes for Mali: fix a broken loop in the oitRender fragment shader that resulted in flashing.
- 12:29 PM Distorted Android Revision f05b1df0 (library): Adjustments for the 'Flag' app.
05/30/2018
- 02:53 PM Distorted Android Revision b1c2b02f (examples): Adjustments for the 'Flag' app.
- 02:22 PM Distorted Android Revision 344ac0e4 (library): OIT: fix for 'out of memory' crash on Mali GPUs.
- ~The thing still does not fully work there - there are still strange flashes in apps that innvolve OIT, for example i...
05/23/2018
- 12:56 PM Distorted Android Revision 5fdae11d (library): OIT: more fixes
- 12:56 PM Distorted Android Revision a929d64d (examples): OIT: more fixes
05/22/2018
- 03:48 PM Distorted Android Revision f5c28afc (examples): OIT: fixes. Everything looks correct now except for the curious return of the 'dancing lower-left corner' small glitch in the 'Transparency' app.
- 03:48 PM Distorted Android Revision c207da02 (library): OIT: fixes. Everything looks correct now except for the curious return of the 'dancing lower-left corner' small glitch in the 'Transparency' app.
- 01:26 PM Distorted Android Revision 90eb5f53 (library): OIT: correction for blending in Pass4
05/21/2018
- 05:17 PM Distorted Android Revision 33f59f22 (library): OIT: move towards 4 passes ( clear - build - collapse - render )
05/18/2018
- 02:13 PM Distorted Android Revision bbe3283b (library): correct oitRender again: we need to disable stencil reading and writing and restore after
- 01:58 PM Distorted Android Revision c8d70463 (library): correct oitRenddr again; correct coming to paused state (we could crash)
- 12:06 PM Distorted Android Revision e92f191a (library): Make sure we don't create a feedback loop in oitRender
05/17/2018
- 08:16 PM Distorted Android Revision c41d046c (library): Make sure we don't create a feedback loop in oitRender
- 04:10 PM Distorted Android Revision 9ab3b712 (library): Make us read only the DEPTH part of a DEPTH24_STENCIL8 attachment.
- 03:33 PM Distorted Android Revision e72c53e5 (examples): Reengineer DistortedScreen
- 03:33 PM Distorted Android Revision 88c7b603 (library): Reengineer DistortedScreen
Also available in: Atom