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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Incremented version number to 1.1
jogl-1-1-temp-branch
Kenneth Russel
2004-04-12
1
-1
/
+1
*
Fixed run-time problems with new visual selection code
Kenneth Russel
2004-04-10
2
-2
/
+6
*
Fixed build problems with new visual selection code
Kenneth Russel
2004-04-09
3
-8
/
+5
*
Added X11SunJDKReflection.java to jogl-1-1-temp-branch branch
Kenneth Russel
2004-04-09
0
-0
/
+0
*
This commit was manufactured by cvs2svn to create branch
First Last
2004-04-09
1
-0
/
+101
*
Intermediate checkin of improved visual selection mechanism. Intended
Kenneth Russel
2004-04-09
14
-177
/
+395
*
This commit was manufactured by cvs2svn to create branch
First Last
2004-04-09
0
-0
/
+0
*
Fixed Issue 25: Expose swapBuffers(), please
Kenneth Russel
2004-04-08
17
-33
/
+84
*
Updated build documentation to indicate that Ant 1.6+ should now work
Kenneth Russel
2004-04-07
1
-2
/
+2
*
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
5
-6
/
+63
*
Removed debugging printfs
Kenneth Russel
2004-03-15
1
-4
/
+4
*
Minor cleanups to build.xml
Kenneth Russel
2004-03-15
1
-4
/
+1
*
Updated OSX information
gregorypierce
2004-02-28
1
-2
/
+2
*
Updated to handle custom pixel formats in OSX.
gregorypierce
2004-02-28
0
-0
/
+0
*
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
*
Multiple pixel format change
gregorypierce
2004-02-28
1
-1
/
+1
*
Updated for OSX custom pixel format.
gregorypierce
2004-02-28
1
-8
/
+48
*
Updated to include GL_EXT_texture_rectangle
gregorypierce
2004-02-28
1
-0
/
+10
*
Initial version 1.0.0-b01
djp
2004-02-18
1
-0
/
+104
*
Undid previous change which turned out to be incorrect.
Kenneth Russel
2004-01-30
1
-1
/
+1
*
Applied bug fix to GLU tesselator from
[email protected]
.
Kenneth Russel
2004-01-29
1
-1
/
+1
*
Modified the OSX jogl.properties location to something that actually exists o...
gregorypierce
2004-01-18
1
-1
/
+1
*
updated navbar
athomas
2003-11-22
1
-6
/
+6
*
updated navbar
athomas
2003-11-22
1
-8
/
+10
*
implemented GLJPanel for Mac OS X
Gerard Ziemski
2003-11-19
11
-83
/
+157
*
new navbar to match color scheme. Not so fruity as the purple nav bar (sorry ...
athomas
2003-11-15
1
-33
/
+27
*
use USE_GL_TEXTURE_RECTANGLE_EXT for PBuffers - needed for GLJPanel
Gerard Ziemski
2003-11-08
1
-17
/
+36
*
added Mac OS X specific compiler and linker options - prebinding. jogl.jnilib...
Gerard Ziemski
2003-11-04
1
-3
/
+3
*
Print error messages when nsview is not a valid drawable and return NULL from...
Gerard Ziemski
2003-11-04
1
-5
/
+23
*
Implemented a per-thread GLContext stack, which gives a thread
Kenneth Russel
2003-11-04
5
-45
/
+306
*
Disabling the context updater for now - not thread safe yet.
Gerard Ziemski
2003-10-12
5
-2
/
+31
*
Implemented PBuffers (available in >= Panther). Reimplemented window resizing...
Gerard Ziemski
2003-10-12
9
-183
/
+570
*
fixed link to forums to eliminate IE bug
athomas
2003-10-11
1
-2
/
+1
*
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
3
-12
/
+31
*
Updated binaries with ARB_vertex_buffer_object support, latest Mac OS
Kenneth Russel
2003-09-06
5
-0
/
+0
*
Added contribution from user GKW on community.java.net forums to fix
Kenneth Russel
2003-09-05
3
-33
/
+40
*
Ported JOGL's Cg support to Linux; fixed capitalization and other
Kenneth Russel
2003-09-05
6
-13
/
+13
*
Added Gerard Ziemski's new sources for faster dynamic symbol lookup on
Kenneth Russel
2003-09-05
2
-35
/
+42
*
Applied bug fix to GLU tesselator supplied by Pepijn Van Eeckhoudt.
Kenneth Russel
2003-08-27
1
-25
/
+25
*
Fixed Mac OS X build after recent JAWT changes in 10.3 (which are
Kenneth Russel
2003-08-24
8
-17
/
+23
*
GLU tesselator port by Pepijn Van Eeckhoudt and Nathan Parker Burg.
Kenneth Russel
2003-08-21
27
-15
/
+6530
*
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 SGI .rgb image reader. Fixed typos in javadoc.
Kenneth Russel
2003-08-15
2
-3
/
+3
*
Issue number:
albanc
2003-08-13
2
-0
/
+12
*
Fixed bug in offscreen contexts' pending resize logic pointed out by
Kenneth Russel
2003-08-13
2
-2
/
+2
*
Added link to user's guide to main page
Kenneth Russel
2003-08-12
1
-0
/
+2
[next]