summaryrefslogtreecommitdiffstats
path: root/src/demos/es1
Commit message (Expand)AuthorAgeFilesLines
* Move setVisible to main thread - still MacOSX buggy with multiple threadsSven Gothel2009-06-031-2/+1
* GLInfo and RedSquare demos: Use main thread for only one GL instanceSven Gothel2009-06-031-9/+15
* Fixes against JOGL2 revision 1922 - Multi GL Profiles, plus setenv scriptsSven Gothel2009-06-038-40/+58
* GLInfo gives some usefull info, fix with GL3 changesSven Gothel2009-05-296-18/+24
* Newt: updated newt demos to implement new methods in Mouse and WindowListenersDmitri Trembovetski2009-05-263-0/+12
* Missed movement of FBObject class from javax.media.opengl.util toKenneth Russel2009-03-193-4/+1
* Moved remaining portions of fixed function emulation out of core JOGLKenneth Russel2009-03-197-20/+18
* Updated demos after refactoring of OpenGL capability bits back into GLCapabil...Kenneth Russel2009-03-196-12/+6
* sync with JOGL changesSven Gothel2009-03-169-144/+47
* NEWT window closing:Sven Gothel2009-03-1410-14/+92
* Adapt to JOGL nwi package changesSven Gothel2009-03-136-8/+25
* - Fixed rootrel.build usage, this works properly through gluegen, jogl-demos ...Sven Gothel2009-03-057-157/+236
* Changed Angeles to quit when clickCount is greater than 1.Kenneth Russel2009-01-051-1/+3
* Add MovieCubeSven Gothel2008-11-291-6/+0
* Reflect JOGL2 NEWT changesSven Gothel2008-11-266-42/+43
* Angeles VBO interleave test, 1 VBO per object; PerfTest Texture; misc changesSven Gothel2008-08-293-77/+986
* ES2 performance test: 1st draftSven Gothel2008-08-213-16/+29
* Some performance test changesSven Gothel2008-08-191-0/+1
* Fix Angeles blend and no-blend mode, ..Sven Gothel2008-08-145-58/+116
* Working: Angeles on ES2Sven Gothel2008-08-133-116/+106
* Ragdoll: drop gnu/trove; All: Enabling perf loggingSven Gothel2008-08-125-63/+33
* update Cube and jbullet to work with ES20 fixed function pipelineSven Gothel2008-08-046-16/+447
* Cube@ES2: use the texture shader, alwaysSven Gothel2008-07-251-2/+2
* ES 2:Sven Gothel2008-07-254-50/+89
* Initial jbullet commit - workin ragdoll for profiles (GLES1, GL2ES12 and GL2)Sven Gothel2008-07-211-0/+2
* sync with new profile, more generic shell-scriptSven Gothel2008-07-211-0/+1
* Sync against JOGL2 changesSven Gothel2008-07-184-25/+25
* adding InfoSven Gothel2008-07-111-0/+83
* cubefbo workingSven Gothel2008-07-117-420/+353
* cubefbo cleanSven Gothel2008-07-104-179/+131
* Adding Angeles demo (ES1 and GL2ES1)Sven Gothel2008-07-104-221/+868
* 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-253-20/+28
* added fps 2 stdout, changed reshape ..Sven Gothel2008-06-022-9/+32
* Added CubeFBO demoKenneth Russel2008-06-024-0/+681
* Made rotation speed independent of frame rate. Removed sleep.Kenneth Russel2008-06-011-8/+3
* wipSven Gothel2008-06-012-10/+31
* wip ..Sven Gothel2008-06-012-0/+2
* Adapted to latest JOGL refactoring ..Sven Gothel2008-06-012-12/+12
* 16 bit RGB: 5 6 5Sven Gothel2008-05-302-2/+2
* adapted EGLDrawable.destroy()Sven Gothel2008-05-302-4/+2
* adapted es1 demos to the new and proper 'newt' handling.Sven Gothel2008-05-302-8/+60
* Adapted to changes in Window.create(int visualID)Sven Gothel2008-05-302-2/+2
* Incorporated Sven's Java port of the San Angeles demo, modified to use Kenneth Russel2008-05-304-0/+1031
* Added animation to have a visible effect. Added clean termination Kenneth Russel2008-05-301-3/+13