aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* patch removedCarsten Weisse2006-10-181-1/+0
|
* switch to joal 1.0b01 (new libraries, API changes, tested on MacBook Pro ↵Carsten Weisse2006-10-1821-187/+40
| | | | (univeral binaries)) TODO * joal via webstart from sun
* (only for testing and history)Carsten Weisse2006-10-0711-0/+8858
|
* changed compiler settings and eclipse code style warningsCarsten Weisse2006-10-072-4/+4
|
* add the jsr231/jogl.jar to classpathCarsten Weisse2006-10-071-1/+2
|
* jsr231 1.0.0 libs (alias jogl)Carsten Weisse2006-10-0711-0/+0
|
* add a second library pathCarsten Weisse2006-10-071-0/+1
|
* only for testingCarsten Weisse2006-10-071-0/+815
|
* merge with current HEADCarsten Weisse2005-12-2589-6454/+7269
|
* use a hash map to find the images by name (faster)Carsten Weisse2005-11-191-26/+19
|
* moved to opengl packageCarsten Weisse2005-11-152-0/+617
|
* using the fast renderer implCarsten Weisse2005-11-153-6/+6
| | | | TODO extract an interface
* this is the refactored (old lwjgl) renderer implCarsten Weisse2005-11-1511-0/+9134
|
* package removedCarsten Weisse2005-11-1525-18672/+0
|
* package removed and replaced with render.basicCarsten Weisse2005-11-1512-9759/+0
|
* moved to render.openglCarsten Weisse2005-11-159-2603/+0
|
* new render drivers (alpha see TODO)Carsten Weisse2005-11-144-54/+571
|
* this is the refactored (old jogl) renderer implCarsten Weisse2005-11-1412-0/+9683
|
* OpenGL driver implementations for jogl, lwjgl and jsr231Carsten Weisse2005-11-149-0/+2430
|
* new jogl libs (jsr231 build 12.11.2005)Carsten Weisse2005-11-137-0/+0
| | | | with current API changes
* code cleanup. use Defines instead of GlobalsCarsten Weisse2005-11-134-22/+23
| | | | (Defines contains all constants)
* experimental jsr231 (javax.media.opengl API)Carsten Weisse2005-10-315-0/+0
|
* use the JoglGL instance and jogl code pathCarsten Weisse2005-10-241-2/+2
|
* use the JoglGL instanceCarsten Weisse2005-10-241-2/+2
|
* only for tests (fastjogl code path with lwjgl impl)Carsten Weisse2005-10-241-2/+2
|
* now JoglGL works with JoglBaseCarsten Weisse2005-10-244-143/+174
|
* now uses QGL interface for OpenGL callsCarsten Weisse2005-10-2410-384/+414
|
* add R_Init() with default xpos, ypos to 0, 0Carsten Weisse2005-10-241-1/+5
|
* copy only what's neededCarsten Weisse2005-10-241-4/+4
|
* code cleanupCarsten Weisse2005-10-241-5/+5
|
* old code removedCarsten Weisse2005-10-241-5/+1
|
* modified to use the QGL interfaceCarsten Weisse2005-07-169-460/+419
|
* gl call delegationCarsten Weisse2005-07-1610-453/+452
|
* new factory methodCarsten Weisse2005-07-161-67/+91
|
* this impl counts the OpenGL calls per frameCarsten Weisse2005-07-161-0/+309
| | | | (output after glFlush())
* extends the LWJGLBaseCarsten Weisse2005-07-161-2/+2
|
* implementation of QGLCarsten Weisse2005-07-161-1/+27
|
* this is now an interfaceCarsten Weisse2005-07-161-382/+78
|
* GL constantsCarsten Weisse2005-07-161-0/+308
|
* all renderers are using the same code pathCarsten Weisse2005-07-104-51/+24
| | | | (currently experimental)
* modifications to use the QGL interface.Carsten Weisse2005-07-1011-685/+662
| | | | all lwjgl specific code is removed
* set a default value (version 1.1)Carsten Weisse2005-07-101-2/+6
| | | | if parsing fails too
* sub set of OpenGL and the impls (jogl, lwjgl)Carsten Weisse2005-07-104-0/+1301
|
* ignore directory doc (javadoc)Carsten Weisse2005-07-101-0/+1
|
* my eclipse3.1 settingsCarsten Weisse2005-07-102-0/+309
|
* This commit was manufactured by cvs2svn to create branch 'render-cvs2svn2005-07-010-0/+0
|\ | | | | refactoring'.
| * This commit was manufactured by cvs2svn to create branch 'hoz'.cvs2svn2005-06-2438-1700/+1505
| |\
| * | This commit was manufactured by cvs2svn to create branch 'r_0_9_4'.cvs2svn2005-05-170-0/+0
| | |
* | | new build requirementsHolger Zickner2005-07-012-3/+5
| | |
* | | remove timer hack and use new Timer classesHolger Zickner2005-07-0112-67/+46
| | |