index
:
jogl.git
1.x-maint
2.1-maint
BLACKBIRD
JOGL_2_SANDBOX
JSR-231
MIPS_PORT
Sun_Microsystem
b01
b202_gl44
b22x
bug1294
bug1398
egl-gbm
glctx_deadlock
ios
java11
javafx
jogl-1-1-temp-branch
master
merging
new_gl_headers
pulled
rc
rc_five
tegra-graph-shader_dosplit_dodiscard-freeze
tegra-graph-shader_dosplit_nodiscard-ok
tegra-graph-shader_nosplit_dodiscard_original-freeze
tegra-graph-shader_nosplit_nodiscard-errorP1202
travis
v2.0-rc2-maintenance
v2.3.1_winexe
x11_xinitthreads
xcb-test
JOGL repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
java
/
games
/
jogl
/
GLJPanel.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged JSR-231 branch on to the main JOGL trunk. The main trunk now
Kenneth Russel
2005-10-24
1
-730
/
+0
*
Fixed Issue 168: Add support for transparency in GLJPanel
Kenneth Russel
2005-06-30
1
-6
/
+18
*
Fixed problem with temporary (or otherwise) resizes of GLJPanel to
Kenneth Russel
2005-06-17
1
-0
/
+7
*
Javadoc fixes
Kenneth Russel
2005-05-27
1
-1
/
+1
*
Attempted to speed up GLJPanel redrawing by manually copying scanlines
Kenneth Russel
2005-05-27
1
-35
/
+63
*
Enabled resizing of pbuffer during shrinking of GLJPanel as well
Kenneth Russel
2005-05-26
1
-6
/
+12
*
Added more documentation about behavior of GLEventListener.init() and
Kenneth Russel
2005-05-24
1
-1
/
+12
*
Fixed remaining bug in GLJPanel where resize operations did not cause
Kenneth Russel
2005-05-24
1
-1
/
+7
*
Fixed race conditions in Mac OS X onscreen context creation that
Kenneth Russel
2005-05-10
1
-1
/
+7
*
Fixed race condition in GLJPanel implementation and improved behavior
Kenneth Russel
2005-05-10
1
-1
/
+4
*
Fixed Issue 151: starting up the Animator before the GLJPanel has been shown ...
Kenneth Russel
2005-05-07
1
-2
/
+15
*
Fixed Issue 160: Resource leaks in GLJPanel
Kenneth Russel
2005-05-02
1
-2
/
+49
*
Fixed Issue 148: Swing Component Shadow on GLJPanel
Kenneth Russel
2005-04-10
1
-5
/
+1
*
Fixed Issue 150: Rendering artifacts with GLJPanel.
Kenneth Russel
2005-04-10
1
-2
/
+2
*
Made GLJPanel.display() use paintImmediately all the time; removed
Kenneth Russel
2005-02-27
1
-24
/
+10
*
Moved GLJPanel.reshape() work onto EventQueue thread under assumption
Kenneth Russel
2005-02-24
1
-47
/
+62
*
Fixed problem pointed out by user chrisDUPUIS on javagaming forums
Kenneth Russel
2005-02-22
1
-2
/
+2
*
Fixed performance issues with accelerated GLJPanel on ATI cards.
Kenneth Russel
2005-02-14
1
-25
/
+2
*
Changes to GLJPanel to make it work on Mac OS X
Kenneth Russel
2005-02-04
1
-7
/
+22
*
Issue 44: Add pbuffer-based GLJPanel implementation
Kenneth Russel
2005-02-04
1
-1
/
+2
*
Fixed Issue 44: Add pbuffer-based GLJPanel implementation
Kenneth Russel
2005-02-03
1
-134
/
+405
*
Fixed Issue 41: WindowsOffscreenGLContext failed to create with "Unable to se...
Kenneth Russel
2005-01-31
1
-1
/
+5
*
Fixed build problem with fix for Issue 25: Expose swapBuffers(), please
Kenneth Russel
2004-04-09
1
-0
/
+19
*
implemented GLJPanel for Mac OS X
Gerard Ziemski
2003-11-19
1
-10
/
+10
*
Added sharing of display lists and textures among OpenGL contexts
Kenneth Russel
2003-07-08
1
-25
/
+16
*
Initial revision
djp
2003-06-08
1
-0
/
+316