| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Cleanup path | Sven Gothel | 2008-11-21 | 24 | -24/+24 |
* | Cleanup path | Sven Gothel | 2008-11-21 | 4 | -4/+4 |
* | Cleanup path | Sven Gothel | 2008-11-21 | 48 | -48/+48 |
* | Commented out reference to HDR demo to get JRefract to compile | Kenneth Russel | 2008-11-21 | 2 | -16/+18 |
* | Fixed bugs in extension query and exception reporting | Kenneth Russel | 2008-11-21 | 1 | -8/+7 |
* | Changed gleem to explicitly declare AWT dependencies. Updated all | Kenneth Russel | 2008-11-21 | 19 | -95/+118 |
* | Applied second jogl-demos patch from Michael Bien. Adjusted build.xml | Kenneth Russel | 2008-11-20 | 36 | -379/+373 |
* | GLInfo: Print drawable capabilities | Sven Gothel | 2008-11-19 | 1 | -0/+2 |
* | Added details to GLInfo / some function availibility checks | Sven Gothel | 2008-11-14 | 1 | -0/+11 |
* | Incorporated patch from Michael Bien fixing roughly 80% of compilation errors | Kenneth Russel | 2008-10-30 | 63 | -1748/+2238 |
* | Perftst: Texture (GL2 ok, ES2 ok) | Sven Gothel | 2008-09-02 | 3 | -2/+7 |
* | Perftst: Texture (GL2 ok, ES2 nok) | Sven Gothel | 2008-09-02 | 5 | -32/+44 |
* | PerfTextLoad (wip) data in jar | Sven Gothel | 2008-08-30 | 1 | -1/+3 |
* | PerfTextLoad (wip) | Sven Gothel | 2008-08-30 | 4 | -85/+132 |
* | Angeles VBO interleave test, 1 VBO per object; PerfTest Texture; misc changes | Sven Gothel | 2008-08-29 | 9 | -89/+1265 |
* | ES2.PerfTst: Uni - fix | Sven Gothel | 2008-08-21 | 1 | -1/+2 |
* | ES2.PerfTst: VBO-1-obj - skip enable/disable | Sven Gothel | 2008-08-21 | 1 | -3/+9 |
* | ES2.PerfTst: Fix avg fps | Sven Gothel | 2008-08-21 | 2 | -12/+14 |
* | Fix ES2 PerfTst for APX | Sven Gothel | 2008-08-21 | 4 | -9/+20 |
* | ES2 performance test: 1st draft | Sven Gothel | 2008-08-21 | 21 | -25/+777 |
* | Some performance test changes | Sven Gothel | 2008-08-19 | 7 | -17/+43 |
* | Fix Angeles blend and no-blend mode, .. | Sven Gothel | 2008-08-14 | 8 | -59/+119 |
* | Working: Angeles on ES2 | Sven Gothel | 2008-08-13 | 5 | -116/+108 |
* | Proper ES2 demo with precompiled shader (adding script) | Sven Gothel | 2008-08-12 | 1 | -0/+9 |
* | Proper ES2 demo with precompiled shader | Sven Gothel | 2008-08-12 | 8 | -480/+110 |
* | Ragdoll: lil tuning | Sven Gothel | 2008-08-12 | 4 | -7/+9 |
* | Ragdoll: drop gnu/trove; All: Enabling perf logging | Sven Gothel | 2008-08-12 | 10 | -91/+44 |
* | wince lnks: added glinfo, removed -Dgluegen.debug.ProcAddressHelper for all o... | Sven Gothel | 2008-08-12 | 17 | -13/+19 |
* | fix wince lnk files | Sven Gothel | 2008-08-12 | 7 | -3/+7 |
* | Added wince startup files, fixed jbullet for cdc | Sven Gothel | 2008-08-11 | 26 | -15/+56 |
* | update Cube and jbullet to work with ES20 fixed function pipeline | Sven Gothel | 2008-08-04 | 9 | -70/+593 |
* | Cube@ES2: use the texture shader, always | Sven Gothel | 2008-07-25 | 1 | -2/+2 |
* | ES 2: | Sven Gothel | 2008-07-25 | 13 | -85/+537 |
* | Initial jbullet commit - workin ragdoll for profiles (GLES1, GL2ES12 and GL2) | Sven Gothel | 2008-07-21 | 56 | -0/+10610 |
* | Initial jbullet commit - workin ragdoll for profiles (GLES1, GL2ES12 and GL2) | Sven Gothel | 2008-07-21 | 127 | -0/+18111 |
* | sync with new profile, more generic shell-script | Sven Gothel | 2008-07-21 | 2 | -9/+8 |
* | Sync against JOGL2 changes | Sven Gothel | 2008-07-18 | 4 | -25/+25 |
* | Using jogl-demos.jar instead of the classes dir | Sven Gothel | 2008-07-11 | 2 | -7/+2 |
* | adding Info | Sven Gothel | 2008-07-11 | 1 | -0/+83 |
* | cubefbo working | Sven Gothel | 2008-07-11 | 8 | -421/+354 |
* | cubefbo clean | Sven Gothel | 2008-07-10 | 5 | -180/+132 |
* | Adding Angeles demo (ES1 and GL2ES1) | Sven Gothel | 2008-07-10 | 6 | -222/+870 |
* | Converted RedSquare demo to GLEventListener structure using Newt GLWindow | Kenneth Russel | 2008-06-30 | 1 | -132/+93 |
* | optional forced newt-awt usage | Sven Gothel | 2008-06-28 | 1 | -3/+19 |
* | Periodically release the OpenGL context to allow the AWT to dispatch | Kenneth Russel | 2008-06-27 | 1 | -0/+15 |
* | Added error checking during startup | Kenneth Russel | 2008-06-26 | 1 | -1/+6 |
* | show GL context | Sven Gothel | 2008-06-26 | 1 | -0/+1 |
* | JOGL2 changes | Sven Gothel | 2008-06-26 | 1 | -5/+101 |
* | This commit was manufactured by cvs2svn to create branch | First Last | 2008-06-25 | 2 | -103/+7 |
* | Fixes; Auto GL profile selection | Sven Gothel | 2008-06-25 | 1 | -2/+2 |