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
/
WindowsGLContextFactory.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved support for instantiating GLPbuffers from X11OnscreenGLContext
Kenneth Russel
2005-07-18
1
-1
/
+1
*
Implemented pbuffer instantiation support in GLDrawableFactory rather
Kenneth Russel
2005-07-18
1
-21
/
+91
*
Rewrote and refactored creation of dummy window and OpenGL context on
Kenneth Russel
2005-07-17
1
-231
/
+0
*
Further context-related changes for the JSR-231 API. The GLContext
Kenneth Russel
2005-07-17
1
-13
/
+58
*
Merged with main trunk (tag JOGL_PRE_1_1_1)
Kenneth Russel
2005-07-07
1
-1
/
+9
*
Merged with current JOGL trunk (tag JOGL_1_1_PRE_B10)
Kenneth Russel
2005-02-26
1
-0
/
+51
*
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
1
-62
/
+199
*
This putback attempts to address the following issues:
Kenneth Russel
2004-06-19
1
-11
/
+24
*
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
1
-10
/
+27
*
Fixed (?) Issue 75: Dummy window confuses users and maximizing it can cause t...
Kenneth Russel
2004-04-22
1
-1
/
+7
*
Initial support for multisample / full-scene antialiasing (FSAA);
Kenneth Russel
2004-04-13
1
-0
/
+59
*
Fixed Javadoc problems
Kenneth Russel
2004-04-12
1
-0
/
+8
*
Added sharing of display lists and textures among OpenGL contexts
Kenneth Russel
2003-07-08
1
-3
/
+4
*
Initial revision
djp
2003-06-08
1
-0
/
+56