summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* ES2.PerfTst: VBO-1-obj - skip enable/disableSven Gothel2008-08-211-3/+9
* ES2.PerfTst: Fix avg fpsSven Gothel2008-08-212-12/+14
* Fix ES2 PerfTst for APXSven Gothel2008-08-214-9/+20
* ES2 performance test: 1st draftSven Gothel2008-08-2115-23/+769
* Some performance test changesSven Gothel2008-08-193-17/+39
* Fix Angeles blend and no-blend mode, ..Sven Gothel2008-08-145-58/+116
* Working: Angeles on ES2Sven Gothel2008-08-133-116/+106
* Proper ES2 demo with precompiled shader (adding script)Sven Gothel2008-08-121-0/+9
* Proper ES2 demo with precompiled shaderSven Gothel2008-08-127-479/+106
* Ragdoll: lil tuningSven Gothel2008-08-124-7/+9
* Ragdoll: drop gnu/trove; All: Enabling perf loggingSven Gothel2008-08-128-91/+41
* Added wince startup files, fixed jbullet for cdcSven Gothel2008-08-114-15/+30
* update Cube and jbullet to work with ES20 fixed function pipelineSven Gothel2008-08-049-70/+593
* Cube@ES2: use the texture shader, alwaysSven Gothel2008-07-251-2/+2
* ES 2:Sven Gothel2008-07-2511-83/+529
* Initial jbullet commit - workin ragdoll for profiles (GLES1, GL2ES12 and GL2)Sven Gothel2008-07-2156-0/+10610
* Initial jbullet commit - workin ragdoll for profiles (GLES1, GL2ES12 and GL2)Sven Gothel2008-07-21127-0/+18111
* 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
* This commit was manufactured by cvs2svn to create branchFirst Last2008-06-251-2/+2
* 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-028-0/+1322
* 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
* 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-293-3/+3
* OpenGL ES 1 and ES 2 demos, not built by default; Kenneth Russel2008-05-133-0/+501
* Attempted fix for NullPointerException pointed out by Michael BienKenneth Russel2008-04-071-2/+2
* Added flush() call to render loop needed for new TextRenderer. Added Kenneth Russel2007-11-031-1/+5