aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Updated nightly buildgfxadmin2006-02-161-20/+20
* Issue number:gfxadmin2006-02-161-17/+28
* Reorganized and cleaned up FBO-related workarounds needed only on Kenneth Russel2006-02-161-31/+45
* Renamed "offscreen" capability bits in GLCapabilities to "pbuffer" Kenneth Russel2006-02-168-55/+51
* Fixed build breakage on 10.4 after last checkinKenneth Russel2006-02-161-3/+19
* Fixed problems with lack of hardware acceleration on LinuxKenneth Russel2006-02-166-14/+258
* Issue number:gfxadmin2006-02-161-104/+0
* Issue number:gfxadmin2006-02-164-15/+42
* Added note on limitations of OpenGL context sharing to spec overviewKenneth Russel2006-02-155-8/+32
* expose JOGL built-in gl pixel format to usersGerard Ziemski2006-02-151-3/+20
* progress on gl pixel format enumeration mechanismGerard Ziemski2006-02-151-143/+393
* Updated nightly buildgfxadmin2006-02-141-16/+16
* Added workaround for apparent driver problem when FBOs are enabled in Kenneth Russel2006-02-131-0/+16
* Added GlueGen sources, LICENSEs and READMEs to JOGL dist's jogl-src.zipKenneth Russel2006-02-131-1/+1
* Updated nightly buildgfxadmin2006-02-131-17/+17
* Added more verbose debugging output to GLJPanelKenneth Russel2006-02-131-0/+24
* Added checking of whether the correct GLContext is current to the Kenneth Russel2006-02-122-13/+26
* Updated nightly buildgfxadmin2006-02-121-16/+16
* Updated nightly buildgfxadmin2006-02-111-16/+16
* Removed old items from TODO.txtKenneth Russel2006-02-111-42/+2
* Completion of initial work on FBO support in Java2D/JOGL bridge. Kenneth Russel2006-02-116-54/+144
* Issue number:gfxadmin2006-02-113-5/+7
* Further work on FBO support in Java2D/JOGL bridge. Upgraded JOGL's Kenneth Russel2006-02-118-72/+208
* Added more debugging output on X11 side to track down Linux problemsKenneth Russel2006-02-102-2/+27
* Made loading of GLU library lazier, partially in the hope that thisKenneth Russel2006-02-108-10/+52
* Updated nightly buildgfxadmin2006-02-101-16/+16
* Fixed Issue 203: Missing setup of GL_UNPACK_ALIGNMENT for mipmapped Kenneth Russel2006-02-101-4/+12
* Issue number:gfxadmin2006-02-105-264/+288
* Added note requested by Justin Couch on needing JDK 5 for AMD64 buildsKenneth Russel2006-02-091-2/+3
* Updated nightly buildgfxadmin2006-02-091-15/+15