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/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
classes
/
com
/
sun
/
opengl
/
impl
/
windows
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed problem pointed out by user operator on JOGL forum where chosen
Kenneth Russel
2007-04-07
1
-1
/
+16
*
Addendum to fix for Issue 271: wglGetPixelFormatAttribivARB() fails forcing s...
Kenneth Russel
2007-02-20
1
-1
/
+1
*
Fixed Issue 271: wglGetPixelFormatAttribivARB() fails forcing software OpenGL
Kenneth Russel
2007-02-20
1
-4
/
+8
*
Fixed Issue 260: "GLException: Surface already locked" after failed makeCurrent
Kenneth Russel
2007-01-17
1
-4
/
+7
*
Fixed Issue 259: need a copy context
Kenneth Russel
2007-01-07
1
-0
/
+14
*
Fixed Issue 213: Expose GLCaps from GLDrawable
Kenneth Russel
2006-11-19
5
-10
/
+66
*
Fixed Issue 240: Exceptions thrown in GLCapabilitiesChooser don't function pr...
Kenneth Russel
2006-11-13
1
-4
/
+11
*
Revised Java2D/JOGL bridge to support new share context argument to
Kenneth Russel
2006-08-01
1
-1
/
+1
*
Added code to support new entry points in
Kenneth Russel
2006-07-10
1
-0
/
+10
*
Fixed Issue 220: Gears demo throws exceptions with -Dsun.java2d.opengl=true
Kenneth Russel
2006-05-29
1
-0
/
+3
*
Fixed Issue 224: External context dosen't work with GLCanvas
Kenneth Russel
2006-05-28
1
-0
/
+18
*
Fixed Issue 221: Fixing stereo capability in WindowsGLDrawable
Kenneth Russel
2006-05-09
1
-0
/
+3
*
Made internal methods which fetch the platform-dependent context out
Kenneth Russel
2006-04-02
1
-1
/
+1
*
Worked around spurious SetPixelFormat failures seen on Intel 82855
Kenneth Russel
2006-03-28
1
-1
/
+11
*
Fixed lurking problem associated with on-screen contexts' makeCurrent
Kenneth Russel
2006-03-28
2
-3
/
+8
*
Fixed bugs in implementation of -Djogl.GLContext.noopt flag
Kenneth Russel
2006-03-26
1
-1
/
+13
*
Changed locking protocol for on-screen surfaces to only use the JAWT's
Kenneth Russel
2006-02-20
1
-24
/
+5
*
Renamed "offscreen" capability bits in GLCapabilities to "pbuffer"
Kenneth Russel
2006-02-16
3
-14
/
+14
*
Completion of initial work on FBO support in Java2D/JOGL bridge.
Kenneth Russel
2006-02-11
3
-3
/
+9
*
Further work on FBO support in Java2D/JOGL bridge. Upgraded JOGL's
Kenneth Russel
2006-02-11
2
-0
/
+6
*
Made loading of GLU library lazier, partially in the hope that this
Kenneth Russel
2006-02-10
1
-6
/
+11
*
Further work on FBO support in Java2D/JOGL bridge. Recast how
Kenneth Russel
2006-02-06
1
-0
/
+3
*
Intermediate checkin for FBO support in Java2D/JOGL bridge. Needed to
Kenneth Russel
2006-02-05
1
-1
/
+1
*
Added profiling support to WindowsOnscreenGLDrawable to figure out why
Kenneth Russel
2006-01-29
1
-0
/
+56
*
Fixed Issue 173: Adjust gamma, brightness and contrast
Kenneth Russel
2006-01-22
1
-6
/
+49
*
Fixed Issue 193: antialiasing querying using GLCapabilitiesChooser no
Kenneth Russel
2006-01-20
1
-85
/
+94
*
Fixed bug in WindowsGLDrawable.iattributes2GLCapabilities pointed out
Kenneth Russel
2006-01-20
1
-4
/
+4
*
Fixed more problems related to recent restructuring of glue code
Kenneth Russel
2006-01-01
2
-4
/
+4
*
Fixed bug in render-to-texture support on Windows
Kenneth Russel
2005-12-23
1
-1
/
+1
*
Refactored code on Windows and X11 constructing attribute lists for
Kenneth Russel
2005-12-06
2
-180
/
+184
*
Added GLCapabilitiesChooser argument (currently ignored) to
Kenneth Russel
2005-11-27
1
-0
/
+1
*
Deleted unnecessary references to AWT Component in base GLDrawable
Kenneth Russel
2005-11-14
6
-13
/
+9
*
Cleaned up access control on a few helper methods
Kenneth Russel
2005-11-14
1
-8
/
+8
*
Deleted vestigial code from Windows choosePixelFormat path pointed out
Kenneth Russel
2005-11-14
1
-2
/
+0
*
Made public API changes discussed with expert group to make core JOGL
Kenneth Russel
2005-11-09
1
-5
/
+3
*
Refactored JOGL's use of the JAWT to enable it to be more lazily
Kenneth Russel
2005-11-09
2
-22
/
+5
*
Refactored computations of sizes of data types and offsets of fields
Kenneth Russel
2005-11-09
3
-3
/
+3
*
Merged JSR-231 branch on to the main JOGL trunk. The main trunk now
Kenneth Russel
2005-10-24
12
-0
/
+2304