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
/
impl
/
windows
/
WindowsGLContext.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
-717
/
+0
*
Fixed Issue 168: Add support for transparency in GLJPanel
Kenneth Russel
2005-06-30
1
-2
/
+0
*
Fixed Issue 166: Memory leak with ATI Mobility Radeon 9700
Kenneth Russel
2005-06-22
1
-11
/
+32
*
Added more debug information
Kenneth Russel
2005-06-10
1
-14
/
+14
*
Changed Windows pixel format selection algorithm to prefer
Kenneth Russel
2005-06-01
1
-3
/
+10
*
Reduced printing from jogl.debug.GLContext
Kenneth Russel
2005-05-31
1
-1
/
+1
*
Javadoc fixes
Kenneth Russel
2005-05-27
1
-1
/
+1
*
Partial fix for Issue 114: GLCanvas canCreateOffscreenDrawable() function alw...
Kenneth Russel
2005-02-23
1
-0
/
+7
*
Added extended error code information for wglShareLists failures
Kenneth Russel
2005-02-10
1
-1
/
+2
*
Fixed Issue 118: EXCEPTION_ACCESS_VIOLATION on show of 2nd canvas (ATI-specif...
Kenneth Russel
2005-01-31
1
-2
/
+17
*
Fixed Issue 106: JOGL fails to startup on Inter extreme graphics hardware - E...
Kenneth Russel
2005-01-27
1
-37
/
+48
*
Bug fix from user GKW on the JOGL forums for problems reported by
Kenneth Russel
2004-08-03
1
-6
/
+30
*
Fixed Issue 96: Off-by-one error in pixel format selection on Windows
Kenneth Russel
2004-07-15
1
-2
/
+4
*
This putback attempts to address the following issues:
Kenneth Russel
2004-06-19
1
-0
/
+15
*
Fixed problem identified by William Denniss on JOGL forums where
Kenneth Russel
2004-04-26
1
-5
/
+9
*
Fixed Issue 76: Multisampling (FSAA) does not work on ATI
Kenneth Russel
2004-04-26
1
-11
/
+1
*
Fixed problems in WindowsGLContext and TraceGL pointed out by jonmeyer
Kenneth Russel
2004-04-22
1
-1
/
+8
*
Added test to not try to use WGL_ARB_multisample unless it's supported
Kenneth Russel
2004-04-14
1
-7
/
+15
*
Initial support for multisample / full-scene antialiasing (FSAA);
Kenneth Russel
2004-04-13
1
-43
/
+274
*
Fixed Javadoc problems
Kenneth Russel
2004-04-12
1
-1
/
+4
*
Fixed Issue 25: Expose swapBuffers(), please
Kenneth Russel
2004-04-08
1
-1
/
+1
*
implemented GLJPanel for Mac OS X
Gerard Ziemski
2003-11-19
1
-0
/
+12
*
Added contribution from user GKW on community.java.net forums to fix
Kenneth Russel
2003-09-05
1
-25
/
+33
*
Added Ant build support, contributed by Rob Grzywinski and Artur
Kenneth Russel
2003-07-14
1
-1
/
+1
*
Added sharing of display lists and textures among OpenGL contexts
Kenneth Russel
2003-07-08
1
-3
/
+28
*
Added pbuffer support to JOGL on X11; HWShadowmapsSimple and
Kenneth Russel
2003-07-03
1
-60
/
+23
*
Initial revision
djp
2003-06-08
1
-0
/
+365