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
/
WindowsPbufferGLContext.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactored platform extensions out of the GL interface and
Kenneth Russel
2005-07-27
1
-3
/
+4
*
Moved all functionality from GLContextFactory implementations into
Kenneth Russel
2005-07-19
1
-1
/
+1
*
Implemented pbuffer instantiation support in GLDrawableFactory rather
Kenneth Russel
2005-07-18
1
-1
/
+3
*
Rewrote and refactored creation of dummy window and OpenGL context on
Kenneth Russel
2005-07-17
1
-18
/
+0
*
Further context-related changes for the JSR-231 API. The GLContext
Kenneth Russel
2005-07-17
1
-375
/
+24
*
Initial set of context-related changes for the JSR-231 API. GLContext
Kenneth Russel
2005-07-10
1
-3
/
+3
*
Fixed Windows port after changes to GlueGen to include array offsets.
Kenneth Russel
2005-07-08
1
-9
/
+9
*
Merged with main trunk (tag JOGL_PRE_1_1_1)
Kenneth Russel
2005-07-07
1
-18
/
+74
*
Merged with current JOGL trunk (tag JOGL_1_1_PRE_B10)
Kenneth Russel
2005-02-26
1
-23
/
+71
*
Fixed Issue 25: Expose swapBuffers(), please
Kenneth Russel
2004-04-08
1
-1
/
+1
*
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
*
Added sharing of display lists and textures among OpenGL contexts
Kenneth Russel
2003-07-08
1
-1
/
+1
*
Added pbuffer support to JOGL on X11; HWShadowmapsSimple and
Kenneth Russel
2003-07-03
1
-0
/
+4
*
Initial revision
djp
2003-06-08
1
-0
/
+413