Project

General

Profile

Download (2.1 KB) Statistics
| Branch: | Revision:

library / src / main / res / raw / preprocess_fragment_shader.glsl @ 5ec42229

# Date Author Comment
535a45bc 05/21/2020 11:32 AM Leszek Koltunski

Fix licenses :)

7602a827 05/02/2019 10:41 PM Leszek Koltunski

Rename all the classes that are not exported to application to 'Internal'

9a3607b3 11/26/2018 03:59 PM Leszek Koltunski

Fix the preprocess shader. This makes the 'Postprocess Tree' app look good again.

9e771d06 07/26/2018 02:32 PM Leszek Koltunski

Progress with thr Glow effect - moving glow app looks ok now.

a13dde77 07/25/2018 08:43 PM Leszek Koltunski

Progress with a more generic 'preprocess' stage of Postprocessing Effects.