summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Updated nightly buildgfxadmin2006-03-231-15/+15
* Fixed Issue 210: Crashes on Mac OS X related to GLWorkerThreadKenneth Russel2006-03-221-4/+11
* Updated nightly buildgfxadmin2006-03-221-14/+14
* Updated nightly buildgfxadmin2006-03-211-16/+16
* Updated nightly buildgfxadmin2006-03-201-14/+14
* Updated nightly buildgfxadmin2006-03-191-18/+18
* Made MacOSXOnscreenGLContext obey disabling of optimized contextKenneth Russel2006-03-191-2/+14
* Fixed general bug in GLJPanel where the offscreen image was beingKenneth Russel2006-03-191-2/+7
* Added fallback path in GLContext optimization code to be able toKenneth Russel2006-03-193-2/+43
* Updated nightly buildgfxadmin2006-03-181-15/+15
* Updated nightly buildgfxadmin2006-03-171-15/+15
* Updated nightly buildgfxadmin2006-03-161-14/+14
* Updated nightly buildgfxadmin2006-03-151-16/+16
* Added position(0) call to returned Buffers from glMapBuffer and Kenneth Russel2006-03-141-0/+2
* Updated nightly buildgfxadmin2006-03-131-13/+13
* Updated nightly buildgfxadmin2006-03-121-15/+15
* Updated nightly buildgfxadmin2006-03-111-15/+15
* Updated nightly buildgfxadmin2006-03-101-16/+16
* Fixed resizing bug on Mac OS X which was a consequence of leaving theKenneth Russel2006-03-102-0/+13
* Updated nightly buildgfxadmin2006-03-091-15/+15
* Dummy putback to fix previous incorrect checkin comment: Kenneth Russel2006-03-081-1/+1
* Restructured how GLObjectTracker destroys tracked objects during Kenneth Russel2006-03-081-3/+10
* Restructured how GLObjectTracker destroys tracked objects during Kenneth Russel2006-03-084-34/+175
* Updated nightly buildgfxadmin2006-03-081-16/+16
* Updated nightly buildgfxadmin2006-03-071-16/+16
* Updated nightly buildgfxadmin2006-03-061-15/+15
* Use try/finally in X11GLContext.destroyImpl() to avoid any potentialKenneth Russel2006-03-061-14/+17
* Added NativeSignatureEmitterKenneth Russel2006-03-065-9/+66
* Updated nightly buildgfxadmin2006-03-051-15/+15
* Updated nightly buildgfxadmin2006-03-041-17/+17
* Added support requested by user mantesat on JOGL forum for null Kenneth Russel2006-03-031-1/+6
* Fixed new bug associated with GLObjectTracker and context destructionKenneth Russel2006-03-031-0/+3
* Updated nightly buildgfxadmin2006-03-031-14/+14
* Updated nightly buildgfxadmin2006-03-021-15/+15
* Updated nightly buildgfxadmin2006-02-281-16/+16
* Updated nightly buildgfxadmin2006-02-271-14/+14
* Updated nightly buildgfxadmin2006-02-261-17/+17
* Updated nightly buildgfxadmin2006-02-251-16/+16
* Updated nightly buildgfxadmin2006-02-241-16/+16
* Fixed Issue 191: Add new opengl.1thread=new or similar Kenneth Russel2006-02-241-6/+8
* Optimized VBO/PBO checking routines in GLImpl. Now cache availability Kenneth Russel2006-02-241-20/+43
* Updated nightly buildgfxadmin2006-02-231-15/+15
* Added mechanism for kicking the current context off the Kenneth Russel2006-02-233-13/+84
* Attempted fix for Issue 206: glTexImage2D fails on external context Kenneth Russel2006-02-231-0/+1
* Updated nightly buildgfxadmin2006-02-221-16/+16
* Updated nightly buildgfxadmin2006-02-211-17/+17
* Fixed Issue 205: FPSAnimator flag for fixed-rate scheduling Kenneth Russel2006-02-211-4/+28
* Added optimized path to GLDrawableHelper for situation where Kenneth Russel2006-02-215-39/+202
* Fixed bug in GLDrawableHelper.invokeGL() where the previous initAction Kenneth Russel2006-02-211-0/+1
* Added support for calling makeCurrent() over and over again with Kenneth Russel2006-02-211-0/+15