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
/
make
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added build support for Cg library on Mac OS X
Kenneth Russel
2004-10-26
2
-2
/
+11
*
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
8
-333
/
+625
*
Fixed missing linker type of suncc in Solaris build
Kenneth Russel
2004-10-04
1
-1
/
+1
*
Fixed Issue 71: glMultiDrawElements() is missing
Kenneth Russel
2004-10-04
1
-18
/
+1
*
Removed debug info from native libraries after CPPTask cutover
Kenneth Russel
2004-08-05
1
-1
/
+1
*
Added acknowledgment of Alex Radeski to build.xml
Kenneth Russel
2004-08-04
1
-1
/
+2
*
Fixed Solaris portion of cpptasks port; needed to add a new suncc
Kenneth Russel
2004-08-04
2
-2
/
+3
*
Incorporated changes by Alex Radeski <
[email protected]
> from the
Kenneth Russel
2004-08-04
2
-338
/
+259
*
Bug fix from user GKW on the JOGL forums for problems reported by
Kenneth Russel
2004-08-03
4
-2
/
+143
*
Upgraded to current glext.h / wglext.h / glxext.h
Kenneth Russel
2004-08-02
4
-42
/
+221
*
Fixed cygwin / mingw compilation issues pointed out by user cylab on
Kenneth Russel
2004-07-28
1
-1
/
+1
*
Fixed Issue 85: Weekly builds / source
Kenneth Russel
2004-07-16
1
-0
/
+7
*
add VOB for Mac OS X
Gerard Ziemski
2004-06-20
1
-0
/
+32
*
Fixed Issue 79: PBuffers on macintosh fail to glCopyTexSubImage2D
Kenneth Russel
2004-04-29
2
-6
/
+6
*
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
2
-1
/
+29
*
Fixed build problems on Linux after addition of OpenGL 1.5 support.
Kenneth Russel
2004-04-22
3
-3
/
+9
*
Added OpenGL 1.5 support. Updated glext.h, wglext.h, and glxext.h from
Kenneth Russel
2004-04-22
10
-1417
/
+1991
*
Updated context creation code to unpack GLCapabilities object in Java
Kenneth Russel
2004-04-21
2
-3
/
+26
*
Fixed Issue 28: All functions that take arrays as parameters should also take...
Kenneth Russel
2004-04-21
1
-1
/
+8
*
Fixed Issue 73: build.xml needs "-L/usr/X11R6/lib" for Linux.
Kenneth Russel
2004-04-19
1
-1
/
+1
*
Initial support for multisample / full-scene antialiasing (FSAA);
Kenneth Russel
2004-04-13
1
-2
/
+1
*
Fixed Javadoc problems
Kenneth Russel
2004-04-12
1
-2
/
+2
*
Fixed Javadoc problems
Kenneth Russel
2004-04-12
1
-2
/
+2
*
Removed debugging code from declare.macosx rule
Kenneth Russel
2004-04-12
1
-6
/
+0
*
Fixed Issue 70: JOGL build broken with Ant 1.6
Kenneth Russel
2004-04-07
2
-33
/
+49
*
Fixed Issue 68: Window system-specific JAWT classes must implement JAWT_Platf...
Kenneth Russel
2004-03-15
3
-0
/
+6
*
Minor cleanups to build.xml
Kenneth Russel
2004-03-15
1
-4
/
+1
*
Update for custom pixel formats in OSX
gregorypierce
2004-02-28
3
-8
/
+9
*
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
*
Modified the OSX jogl.properties location to something that actually exists o...
gregorypierce
2004-01-18
1
-1
/
+1
*
added Mac OS X specific compiler and linker options - prebinding. jogl.jnilib...
Gerard Ziemski
2003-11-04
1
-3
/
+3
*
Disabling the context updater for now - not thread safe yet.
Gerard Ziemski
2003-10-12
2
-0
/
+2
*
Implemented PBuffers (available in >= Panther). Reimplemented window resizing...
Gerard Ziemski
2003-10-12
2
-11
/
+28
*
Added missing implementation of dispatch_glMapBufferARB on Linux after
Kenneth Russel
2003-10-03
1
-0
/
+15
*
Added Gerard Ziemski's changes to the build process on OS X to look
Kenneth Russel
2003-09-10
2
-10
/
+25
*
Added contribution from user GKW on community.java.net forums to fix
Kenneth Russel
2003-09-05
1
-2
/
+2
*
Ported JOGL's Cg support to Linux; fixed capitalization and other
Kenneth Russel
2003-09-05
6
-13
/
+13
*
Fixed Mac OS X build after recent JAWT changes in 10.3 (which are
Kenneth Russel
2003-08-24
6
-16
/
+21
*
GLU tesselator port by Pepijn Van Eeckhoudt and Nathan Parker Burg.
Kenneth Russel
2003-08-21
5
-15
/
+851
*
Made glBufferDataARB and glBufferSubDataARB non-NIOOnly. Added support
Kenneth Russel
2003-08-08
1
-2
/
+0
*
Fixed bug abies pointed out in ARBVBOKey where it was necessary to
Kenneth Russel
2003-08-07
1
-0
/
+13
*
Changed glMapBufferARB's implementation to return the same ByteBuffer
Kenneth Russel
2003-08-07
3
-10
/
+33
*
Fixed (?) build problem on X11 and Mac OS X
Kenneth Russel
2003-08-06
3
-12
/
+14
*
Changed behavior of ManuallyImplement to not emit GLEmitter's dispatch
Kenneth Russel
2003-08-06
7
-4
/
+48
*
Updated TODO and fixed bug in default build.xml rule
Kenneth Russel
2003-08-04
1
-2
/
+2
*
Fixed bug pointed out by
[email protected]
where impl classes
Kenneth Russel
2003-07-31
1
-1
/
+3
*
Undid change to host.properties
Kenneth Russel
2003-07-16
1
-2
/
+2
[next]