Project

General

Profile

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

examples / src / main / java / org / distorted / examples / blur / BlurSurfaceView.java @ 44771819

# Date Author Comment
41a81a14 01/20/2017 11:50 PM Leszek Koltunski

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!)

43bda3db 01/07/2017 12:49 AM Leszek Koltunski

New 'Blur' App. Actual BLUR effect, of course, does not work.