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
/
x11
/
X11GLContext.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added GLContext.getGLDrawable(). Made GLJPanel constructor protected
Kenneth Russel
2005-07-19
1
-0
/
+4
*
Added workaround for problem loading JAWT library on X11 platforms
Kenneth Russel
2005-07-19
1
-33
/
+2
*
Moved all functionality from GLContextFactory implementations into
Kenneth Russel
2005-07-19
1
-3
/
+3
*
Moved pbuffer creation support from MacOSXOnscreenGLDrawable to
Kenneth Russel
2005-07-18
1
-10
/
+0
*
Moved support for instantiating GLPbuffers from X11OnscreenGLContext
Kenneth Russel
2005-07-18
1
-30
/
+1
*
Implemented pbuffer instantiation support in GLDrawableFactory rather
Kenneth Russel
2005-07-18
1
-3
/
+3
*
Rewrote and refactored creation of dummy window and OpenGL context on
Kenneth Russel
2005-07-17
1
-8
/
+30
*
Further context-related changes for the JSR-231 API. The GLContext
Kenneth Russel
2005-07-17
1
-130
/
+52
*
Initial set of context-related changes for the JSR-231 API. GLContext
Kenneth Russel
2005-07-10
1
-16
/
+6
*
Merged with main trunk (tag JOGL_PRE_1_1_1)
Kenneth Russel
2005-07-07
1
-15
/
+4
*
This putback adds array offsets to the public JOGL API. The offsets are
Travis Bryson
2005-06-24
1
-3
/
+3
*
Merged with current JOGL trunk (tag JOGL_1_1_PRE_B10)
Kenneth Russel
2005-02-26
1
-3
/
+57
*
Fixed build problems on Linux after bug fixes to context destruction
Kenneth Russel
2004-07-15
1
-3
/
+1
*
This putback attempts to address the following issues:
Kenneth Russel
2004-06-19
1
-0
/
+17
*
Added full-scene antialiasing (FSAA) support
Kenneth Russel
2004-04-20
1
-40
/
+26
*
Fixed Javadoc problems
Kenneth Russel
2004-04-12
1
-128
/
+66
*
Fixed Issue 25: Expose swapBuffers(), please
Kenneth Russel
2004-04-08
1
-1
/
+1
*
implemented GLJPanel for Mac OS X
Gerard Ziemski
2003-11-19
1
-0
/
+12
*
Added sharing of display lists and textures among OpenGL contexts
Kenneth Russel
2003-07-08
1
-5
/
+26
*
Added pbuffer support to JOGL on X11; HWShadowmapsSimple and
Kenneth Russel
2003-07-03
1
-57
/
+38
*
Initial revision
djp
2003-06-08
1
-0
/
+414