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
/
classes
/
com
/
sun
/
opengl
/
impl
/
windows
/
WindowsGLDrawable.java
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
*
Fixed Issue 213: Expose GLCaps from GLDrawable
Kenneth Russel
2006-11-19
1
-4
/
+24
*
Fixed Issue 221: Fixing stereo capability in WindowsGLDrawable
Kenneth Russel
2006-05-09
1
-0
/
+3
*
Renamed "offscreen" capability bits in GLCapabilities to "pbuffer"
Kenneth Russel
2006-02-16
1
-3
/
+3
*
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
1
-2
/
+2
*
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
1
-71
/
+171
*
Deleted unnecessary references to AWT Component in base GLDrawable
Kenneth Russel
2005-11-14
1
-8
/
+1
*
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
*
Refactored computations of sizes of data types and offsets of fields
Kenneth Russel
2005-11-09
1
-1
/
+1
*
Merged JSR-231 branch on to the main JOGL trunk. The main trunk now
Kenneth Russel
2005-10-24
1
-0
/
+502