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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed Issue 119: Dual-head problems on Windows XP
Kenneth Russel
2004-11-15
1
-1
/
+3
*
Removed redundant code.
gkw
2004-10-29
1
-7
/
+1
*
addShutdownHook needed to be wrapped in a call to AccessController.doPrivileg...
gkw
2004-08-17
1
-2
/
+8
*
Bug fix from user GKW on the JOGL forums for problems reported by
Kenneth Russel
2004-08-03
3
-69
/
+230
*
Fixed Issue 96: Off-by-one error in pixel format selection on Windows
Kenneth Russel
2004-07-15
1
-2
/
+4
*
Bug fix to new context destruction / recreation code associated with
Kenneth Russel
2004-07-09
1
-14
/
+14
*
This putback attempts to address the following issues:
Kenneth Russel
2004-06-19
3
-12
/
+47
*
Fixed problem identified by William Denniss on JOGL forums where
Kenneth Russel
2004-04-26
1
-5
/
+9
*
Fixed Issue 77: Creation of dummy GL context fails in some configurations
Kenneth Russel
2004-04-26
1
-0
/
+2
*
Applied patches from Yuri Vl. Gushchin on JOGL forums:
Kenneth Russel
2004-04-26
1
-1
/
+2
*
Fixed Issue 76: Multisampling (FSAA) does not work on ATI
Kenneth Russel
2004-04-26
2
-21
/
+28
*
Fixed (?) Issue 75: Dummy window confuses users and maximizing it can cause t...
Kenneth Russel
2004-04-22
1
-1
/
+7
*
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
2
-43
/
+333
*
Fixed Javadoc problems
Kenneth Russel
2004-04-12
2
-1
/
+12
*
Fixed Issue 25: Expose swapBuffers(), please
Kenneth Russel
2004-04-08
4
-4
/
+4
*
implemented GLJPanel for Mac OS X
Gerard Ziemski
2003-11-19
2
-0
/
+24
*
Added contribution from user GKW on community.java.net forums to fix
Kenneth Russel
2003-09-05
2
-31
/
+38
*
GKW on the community.java.net forums pointed out that the
Kenneth Russel
2003-08-17
1
-30
/
+38
*
Applied suggestion from GKW on community.java.net forums to use
Kenneth Russel
2003-08-17
1
-1
/
+1
*
Fixed bug in offscreen contexts' pending resize logic pointed out by
Kenneth Russel
2003-08-13
1
-1
/
+1
*
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
5
-11
/
+43
*
Added pbuffer support to JOGL on X11; HWShadowmapsSimple and
Kenneth Russel
2003-07-03
2
-60
/
+27
*
Initial revision
djp
2003-06-08
5
-0
/
+1206