Project

General

Profile

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

examples / src / main / java / org / distorted / examples / save / SaveSurfaceView.java @ fe59d375

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

6f3024ae 12/15/2016 10:50 PM Leszek Koltunski

Fix a lot of Lint warnings in the apps.

525699f4 12/05/2016 03:04 PM Leszek Koltunski

Simplify SurfaceViews

13a5c5cd 11/04/2016 12:09 PM Leszek Koltunski

Tidy up 'Save'

bc0a685b 06/14/2016 10:08 PM Leszek Koltunski

Add License

a2cb31e9 06/11/2016 12:38 AM Leszek Koltunski

Beginnings of support for the 'Save' app.