summaryrefslogtreecommitdiffstats
path: root/src/demos/es1/RedSquare.java
Commit message (Expand)AuthorAgeFilesLines
* Ragdoll: drop gnu/trove; All: Enabling perf loggingSven Gothel2008-08-121-5/+3
* update Cube and jbullet to work with ES20 fixed function pipelineSven Gothel2008-08-041-1/+3
* ES 2:Sven Gothel2008-07-251-16/+25
* Initial jbullet commit - workin ragdoll for profiles (GLES1, GL2ES12 and GL2)Sven Gothel2008-07-211-0/+2
* Sync against JOGL2 changesSven Gothel2008-07-181-1/+1
* cubefbo workingSven Gothel2008-07-111-1/+1
* Adding Angeles demo (ES1 and GL2ES1)Sven Gothel2008-07-101-5/+21
* Converted RedSquare demo to GLEventListener structure using Newt GLWindowKenneth Russel2008-06-301-132/+93
* optional forced newt-awt usageSven Gothel2008-06-281-3/+19
* Periodically release the OpenGL context to allow the AWT to dispatchKenneth Russel2008-06-271-0/+15
* Added error checking during startupKenneth Russel2008-06-261-1/+6
* show GL contextSven Gothel2008-06-261-0/+1
* Fixes; Auto GL profile selectionSven Gothel2008-06-251-2/+2
* JOGL2 GLES1 NEWT X11 - RedSquare - workingSven Gothel2008-06-251-15/+16
* Made rotation speed independent of frame rate. Removed sleep.Kenneth Russel2008-06-011-8/+3
* wipSven Gothel2008-06-011-5/+15
* wip ..Sven Gothel2008-06-011-0/+1
* Adapted to latest JOGL refactoring ..Sven Gothel2008-06-011-6/+6
* 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