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
/
GLContext.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
-764
/
+0
*
Fixed Issue 168: Add support for transparency in GLJPanel
Kenneth Russel
2005-06-30
1
-4
/
+0
*
Fixed Issue 166: Memory leak with ATI Mobility Radeon 9700
Kenneth Russel
2005-06-22
1
-0
/
+1
*
Added more debug information
Kenneth Russel
2005-06-10
1
-7
/
+11
*
Reduced printing from jogl.debug.GLContext
Kenneth Russel
2005-05-31
1
-4
/
+8
*
Javadoc fixes
Kenneth Russel
2005-05-27
1
-1
/
+1
*
Attempt to make floating-point pbuffers portable
Kenneth Russel
2005-05-20
1
-0
/
+7
*
Fixed Issue 151: starting up the Animator before the GLJPanel has been shown ...
Kenneth Russel
2005-05-07
1
-0
/
+6
*
Fixed Issue 92: Platform Independent VSync functionality
Kenneth Russel
2005-04-24
1
-0
/
+7
*
Fixed Issue 143: Pbuffer creation in display() causes exception
Kenneth Russel
2005-02-23
1
-0
/
+9
*
Fixed Issue 44: Add pbuffer-based GLJPanel implementation
Kenneth Russel
2005-02-03
1
-1
/
+1
*
Merged in changes from Blackbird branch: refactoring and rewriting of
Kenneth Russel
2005-02-02
1
-5
/
+1
*
Fixed Issue 118: EXCEPTION_ACCESS_VIOLATION on show of 2nd canvas (ATI-specif...
Kenneth Russel
2005-01-31
1
-0
/
+3
*
Partial fix for Issue 42: Problems invoking GLU functions
Kenneth Russel
2004-11-18
1
-6
/
+4
*
Fixed Issue 22: GLException hides user exception
Kenneth Russel
2004-11-18
1
-7
/
+33
*
recomputeSingleThreadedWorkaround() erroneously disabled context
gkw
2004-10-27
1
-1
/
+3
*
Bug fix from user GKW on the JOGL forums for problems reported by
Kenneth Russel
2004-08-03
1
-11
/
+9
*
This putback attempts to address the following issues:
Kenneth Russel
2004-06-19
1
-17
/
+105
*
Fixed (?) Issue 78: Re-assigning rendering thread causes subsequent display()...
Kenneth Russel
2004-04-30
1
-30
/
+85
*
Initial support for multisample / full-scene antialiasing (FSAA);
Kenneth Russel
2004-04-13
1
-4
/
+4
*
Fixed Issue 25: Expose swapBuffers(), please
Kenneth Russel
2004-04-08
1
-5
/
+19
*
implemented GLJPanel for Mac OS X
Gerard Ziemski
2003-11-19
1
-1
/
+10
*
Implemented a per-thread GLContext stack, which gives a thread
Kenneth Russel
2003-11-04
1
-18
/
+104
*
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
-2
/
+13
*
Added pbuffer support to JOGL on X11; HWShadowmapsSimple and
Kenneth Russel
2003-07-03
1
-2
/
+46
*
Initial revision
djp
2003-06-08
1
-0
/
+400