index
:
users/mraynsford/jogl.git
mark
master
JOGL repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
classes
/
javax
/
media
/
opengl
/
GLJPanel.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX
Kenneth Russel
2009-06-15
1
-1257
/
+0
*
Fixed Issue 279: GLJPanel.setAutoSwapBufferMode(false) throws NPE
Kenneth Russel
2008-03-30
1
-27
/
+16
*
Fixed Issue 317: GLJPanel handleReshape bug
Kenneth Russel
2007-10-02
1
-1
/
+1
*
Changes to make GLCanvas and GLJPanel work better in NetBeans GUI
Kenneth Russel
2007-05-05
1
-0
/
+21
*
Fixed Issue 290: GLJPanel throws NullPointerExceptions with Java 2D/JOGL bridge
Kenneth Russel
2007-04-17
1
-2
/
+10
*
Fixed Issue 274: GLException when GLJPanel (initially not visible) is made vi...
Kenneth Russel
2007-03-21
1
-0
/
+33
*
Fixed Issue 213: Expose GLCaps from GLDrawable
Kenneth Russel
2006-11-19
1
-0
/
+17
*
Fixed Issue 248: GLJPanel crashes
Kenneth Russel
2006-11-15
1
-4
/
+21
*
Revised Java2D/JOGL bridge to support new share context argument to
Kenneth Russel
2006-08-01
1
-1
/
+1
*
Added code to support new entry points in
Kenneth Russel
2006-07-10
1
-2
/
+11
*
Added workarounds for exceptions being thrown in NetBeans GUI builder
Kenneth Russel
2006-06-19
1
-0
/
+9
*
Cleanup of fboTextureTarget variable based on Chris Campbell's feedback
Kenneth Russel
2006-06-19
1
-4
/
+4
*
Added support to Java2D/JOGL bridge for GL_ARB_texture_rectangle
Kenneth Russel
2006-06-19
1
-6
/
+11
*
Fixed Issue 220: Gears demo throws exceptions with -Dsun.java2d.opengl=true
Kenneth Russel
2006-05-29
1
-4
/
+0
*
Fixed extreme slowdown with Java2D/OpenGL pipeline and FBO case on ATI
Kenneth Russel
2006-03-23
1
-0
/
+31
*
Fixed general bug in GLJPanel where the offscreen image was being
Kenneth Russel
2006-03-19
1
-2
/
+7
*
Restructured how GLObjectTracker destroys tracked objects during
Kenneth Russel
2006-03-08
1
-3
/
+0
*
Fixed new bug associated with GLObjectTracker and context destruction
Kenneth Russel
2006-03-03
1
-0
/
+3
*
Reorganized and cleaned up FBO-related workarounds needed only on
Kenneth Russel
2006-02-16
1
-31
/
+45
*
Added note on limitations of OpenGL context sharing to spec overview
Kenneth Russel
2006-02-15
1
-1
/
+3
*
Added workaround for apparent driver problem when FBOs are enabled in
Kenneth Russel
2006-02-13
1
-0
/
+16
*
Added more verbose debugging output to GLJPanel
Kenneth Russel
2006-02-13
1
-0
/
+24
*
Completion of initial work on FBO support in Java2D/JOGL bridge.
Kenneth Russel
2006-02-11
1
-32
/
+110
*
Further work on FBO support in Java2D/JOGL bridge. Upgraded JOGL's
Kenneth Russel
2006-02-11
1
-8
/
+25
*
Issue number:
gfxadmin
2006-02-10
1
-7
/
+9
*
Further work on FBO support in Java2D/JOGL bridge. Recast how
Kenneth Russel
2006-02-06
1
-0
/
+57
*
Added GLCapabilitiesChooser argument (currently ignored) to
Kenneth Russel
2005-11-27
1
-0
/
+1
*
Cleaned up wording in GLCanvas and GLJPanel javadoc about
Kenneth Russel
2005-11-12
1
-3
/
+1
*
Made public API changes discussed with expert group to make core JOGL
Kenneth Russel
2005-11-09
1
-9
/
+23
*
Removed RI-specific method descriptions from addNotify(), update(),
Kenneth Russel
2005-10-28
1
-11
/
+28
*
Made spec changes suggested by Chris Campbell on javagaming.org forums
Kenneth Russel
2005-10-28
1
-6
/
+6
*
Merged JSR-231 branch on to the main JOGL trunk. The main trunk now
Kenneth Russel
2005-10-24
1
-0
/
+877