summaryrefslogtreecommitdiffstats
path: root/src/demos/es1/RedSquare.java
Commit message (Expand)AuthorAgeFilesLines
* 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