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
*
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
*
Trying to fix issue with gears.jnlp
Kenneth Russel
2003-07-16
1
-2
/
+2
*
Fixed bug in Animator where it would hang upon stopping if exception
Kenneth Russel
2003-07-15
3
-6
/
+6
*
Undid changes to host.properties
Kenneth Russel
2003-07-15
1
-2
/
+2
*
Added ContextVariableName configuration option to GLEmitter because of
Kenneth Russel
2003-07-15
2
-6
/
+7
*
Fixed issue 12: Better tracing output
Kenneth Russel
2003-07-15
1
-0
/
+1
*
Fixed default antlr.jar property
Kenneth Russel
2003-07-14
1
-3
/
+2
*
Fixed bugs in Solaris build.
Kenneth Russel
2003-07-14
2
-6
/
+15
*
Added "dist" target to assemble one jogl.jar out of platform-specific
Kenneth Russel
2003-07-14
1
-0
/
+51
*
Fixed dangling references to platform-dependent stub_includes versions
Kenneth Russel
2003-07-14
1
-3
/
+3
*
Switched jogl-demos to use Ant instead of GNU make.
Kenneth Russel
2003-07-14
1
-2
/
+2
*
Updated jogl build documentation for Ant build. Deleted now-obsolete
Kenneth Russel
2003-07-14
16
-1173
/
+0
*
Fixed bugs in Mac OS X Ant build.
Kenneth Russel
2003-07-14
1
-6
/
+12
*
Fixed bugs in Linux build: GLEmitter needs to be used for
Kenneth Russel
2003-07-14
2
-3
/
+8
*
Added Ant build support, contributed by Rob Grzywinski and Artur
Kenneth Russel
2003-07-14
12
-7
/
+1479
*
Added sharing of display lists and textures among OpenGL contexts
Kenneth Russel
2003-07-08
6
-22
/
+16
*
Added pbuffer support to JOGL on X11; HWShadowmapsSimple and
Kenneth Russel
2003-07-03
20
-169
/
+275
*
Checked in experimental Cg support and a couple of small demos. By
Kenneth Russel
2003-06-26
10
-8
/
+1711
*
Fixed inheritance problem with GL on Mac OS X. Updated documentation.
Kenneth Russel
2003-06-26
3
-3
/
+7
*
Initial Mac OS X port of Jogl by Gerard Ziemski and Kenneth Russell,
Kenneth Russel
2003-06-26
26
-7199
/
+231
*
Split up net.java.games.util; moved GLUT and BufferUtils into
Kenneth Russel
2003-06-25
1
-11
/
+16
*
Initial revision
djp
2003-06-08
74
-0
/
+18953