summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added exception propagation from GLWorkerThreadKenneth Russel2006-02-212-9/+23
* Added GLWorkerThread for moving OpenGL-related work onto a different Kenneth Russel2006-02-212-29/+224
* Changed locking protocol for on-screen surfaces to only use the JAWT's Kenneth Russel2006-02-2010-95/+74
* Updated nightly buildgfxadmin2006-02-201-15/+15
* Updated nightly buildgfxadmin2006-02-191-19/+19
* Added libjogl_drihack.so to dist native library jarsKenneth Russel2006-02-161-3/+3
* Issue number:gfxadmin2006-02-161-1/+1