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
/
make
/
stub_includes
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Changed typedef for EGLTimeKHR to use already-defined uint64_t instead
Kenneth Russel
2009-06-16
1
-1
/
+1
*
Changed argument names to glDepthRange to work with MSVC 6
Kenneth Russel
2009-06-16
1
-1
/
+1
*
Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closed
Kenneth Russel
2009-06-15
93
-0
/
+36373
*
Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX
Kenneth Russel
2009-06-15
41
-14377
/
+0
*
Fixed Issue 259: need a copy context
Kenneth Russel
2007-01-07
1
-0
/
+1
*
Fixed typo in NVidia GeForce 8 extensions in glxext.h
Kenneth Russel
2006-12-02
1
-2
/
+2
*
Updated glext.h to include new NVidia GeForce 8 series extensions.
Kenneth Russel
2006-11-20
4
-25
/
+824
*
Updated glext.h to current one from khronos.org subversion repository
Kenneth Russel
2006-11-20
1
-10
/
+231
*
Fixed Issue 213: Expose GLCaps from GLDrawable
Kenneth Russel
2006-11-19
2
-17
/
+53
*
Issue number:
gfxadmin
2006-07-21
4
-0
/
+40
*
Added support for sharing of textures, etc. between GLPbuffers and
Kenneth Russel
2006-07-21
2
-0
/
+109
*
Preliminary fix for
Kenneth Russel
2006-05-28
1
-0
/
+3
*
Added patch from user mabraham on javagaming.org forums for building
Kenneth Russel
2006-04-14
1
-1
/
+1
*
Changed locking protocol for on-screen surfaces to only use the JAWT's
Kenneth Russel
2006-02-20
1
-5
/
+5
*
Updated Cg headers to 1.4 rc1-4 including in particular
Kenneth Russel
2006-01-29
3
-0
/
+9
*
Fixed Issue 173: Adjust gamma, brightness and contrast
Kenneth Russel
2006-01-22
3
-0
/
+31
*
Cleaned up how declarations for Mac OS X window system wrapper
Kenneth Russel
2006-01-22
2
-40
/
+47
*
Merged JSR-231 branch on to the main JOGL trunk. The main trunk now
Kenneth Russel
2005-10-24
10
-165
/
+429
*
Made pbuffer code and in particular floating-point pbuffer code more
Kenneth Russel
2005-06-02
1
-0
/
+2
*
Cleaned up Mac OS X context handling. Removed incorrect retain call on
Kenneth Russel
2005-06-01
1
-0
/
+1
*
Added first-cut support for floating-point pbuffers on Mac OS X
Kenneth Russel
2005-05-20
1
-1
/
+1
*
Added more extension definitions from Apple's glext.h (including, and
Kenneth Russel
2005-05-19
1
-1
/
+86
*
Updated to current glext.h, glxext.h and wglext.h
Kenneth Russel
2005-05-19
3
-141
/
+500
*
Fixed race conditions in Mac OS X onscreen context creation that
Kenneth Russel
2005-05-10
1
-1
/
+2
*
Fixed Issue 92: Platform Independent VSync functionality
Kenneth Russel
2005-04-24
1
-0
/
+2
*
Added double-buffer argument to Mac OS X OpenGL context creation
Kenneth Russel
2005-02-04
1
-0
/
+1
*
Partial fix for Issue 88: Add Linux amd64 support to JOGL
Kenneth Russel
2005-01-27
1
-1
/
+1
*
Fixed incorrect typedef of jint to long; is now int
Kenneth Russel
2005-01-27
3
-3
/
+3
*
Added definitions for GL_EXT_framebuffer_object to glext.h
Kenneth Russel
2005-01-20
1
-0
/
+128
*
Fixed build problem on Linux after upgrade to Cg 1.3 beta 2 headers
Kenneth Russel
2004-10-29
1
-1
/
+1
*
Removed hacks from cg.h and cgGL.h that are no longer necessary now
Kenneth Russel
2004-10-22
2
-179
/
+175
*
Updated Cg definitions to Cg 1.3 beta 2 headers
Kenneth Russel
2004-10-22
6
-327
/
+615
*
Bug fix from user GKW on the JOGL forums for problems reported by
Kenneth Russel
2004-08-03
1
-0
/
+40
*
Upgraded to current glext.h / wglext.h / glxext.h
Kenneth Russel
2004-08-02
3
-42
/
+206
*
Fixed Issue 79: PBuffers on macintosh fail to glCopyTexSubImage2D
Kenneth Russel
2004-04-29
1
-3
/
+3
*
Fixed breakage of vertex_array_range extension during last update of
Kenneth Russel
2004-04-29
3
-4
/
+10
*
Applied patches from Yuri Vl. Gushchin on JOGL forums:
Kenneth Russel
2004-04-26
1
-1
/
+27
*
Fixed build problems on Linux after addition of OpenGL 1.5 support.
Kenneth Russel
2004-04-22
1
-0
/
+0
*
Added OpenGL 1.5 support. Updated glext.h, wglext.h, and glxext.h from
Kenneth Russel
2004-04-22
4
-1414
/
+1919
*
Updated context creation code to unpack GLCapabilities object in Java
Kenneth Russel
2004-04-21
1
-2
/
+13
*
Updated for OSX to handle custom pixel formats
gregorypierce
2004-02-28
1
-1
/
+2
*
Updated to include GL_EXT_texture_rectangle
gregorypierce
2004-02-28
1
-0
/
+10
*
Disabling the context updater for now - not thread safe yet.
Gerard Ziemski
2003-10-12
1
-0
/
+1
*
Implemented PBuffers (available in >= Panther). Reimplemented window resizing...
Gerard Ziemski
2003-10-12
1
-6
/
+13
*
Ported JOGL's Cg support to Linux; fixed capitalization and other
Kenneth Russel
2003-09-05
3
-8
/
+8
*
Fixed Mac OS X build after recent JAWT changes in 10.3 (which are
Kenneth Russel
2003-08-24
2
-1
/
+1
*
Updated jogl build documentation for Ant build. Deleted now-obsolete
Kenneth Russel
2003-07-14
14
-160
/
+0
*
Added Ant build support, contributed by Rob Grzywinski and Artur
Kenneth Russel
2003-07-14
5
-0
/
+61
*
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
6
-135
/
+74
[prev]
[next]