summaryrefslogtreecommitdiffstats
path: root/src/demos/es1/RedSquare.java
Commit message (Expand)AuthorAgeFilesLines
* 16 bit RGB: 5 6 5Sven Gothel2008-05-301-1/+1
* adapted EGLDrawable.destroy()Sven Gothel2008-05-301-2/+1
* adapted es1 demos to the new and proper 'newt' handling.Sven Gothel2008-05-301-4/+30
* Adapted to changes in Window.create(int visualID)Sven Gothel2008-05-301-1/+1
* Added animation to have a visible effect. Added clean termination Kenneth Russel2008-05-301-3/+13
* Switched to using glClearColorx as glClearColor doesn't seem to exist Kenneth Russel2008-05-301-1/+4
* Worked around several subtle differences between desktop OpenGL and Kenneth Russel2008-05-291-32/+21
* Rewrote to use minimal window abstraction for EGL. Not working yet.Kenneth Russel2008-05-291-94/+46
* Moved ES1 and ES2 demos into new packages in preparation for Kenneth Russel2008-05-291-0/+165