Project

General

Profile

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

examples / src / main / java / org / distorted / examples / starwars / StarWarsSurfaceView.java @ d218d64e

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

c4f5a8db 12/15/2016 01:39 PM Leszek Koltunski

onPause(): fix StarWars

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

Simplify SurfaceViews

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

Add License

5068fa06 05/25/2016 08:12 PM Leszek Koltunski

Initial commit