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
/
classes
/
com
/
sun
/
opengl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed Issue 177: Bug in gluBuildMipMaps2D
Kenneth Russel
2005-10-22
1
-0
/
+56
*
Fixed Issue 178: Need to add extra sizeof consts to BufferUtils
Kenneth Russel
2005-10-19
1
-3
/
+4
*
Fixed X11 build breakage after canCreateGLPbuffer() API change
Kenneth Russel
2005-09-27
1
-1
/
+1
*
Removed GLU entry points for mipmapping and scaling routines taking
Kenneth Russel
2005-09-26
1
-18
/
+181
*
Changed GLDrawableFactory.canCreateGLPbuffer(GLCapabilities, int, int)
Kenneth Russel
2005-09-25
4
-12
/
+6
*
Cleaned up Javadoc in particular for GLU class. Fixed bug in GlueGen
Kenneth Russel
2005-09-25
1
-8
/
+0
*
Added public Threading class to javax.media.opengl based on JSR-231
Kenneth Russel
2005-09-25
5
-220
/
+12
*
Changed GLU to be a single class rather than a separate interface and
Kenneth Russel
2005-09-25
6
-95
/
+66
*
Cleaned up glue code generation for GLU interface and implementation.
Kenneth Russel
2005-09-23
1
-1
/
+1
*
Fixed build breakage on X11 platforms after refactoring of handling of
Kenneth Russel
2005-09-23
1
-0
/
+1
*
Fixed regression in destruction and recreation of OpenGL contexts on
Kenneth Russel
2005-09-23
2
-1
/
+5
*
Deleted some GLJPanel-convenience methods from GLDrawableFactory based
Kenneth Russel
2005-09-22
3
-0
/
+22
*
Moved GLU-related classes into javax.media.opengl.glu package. Still
Kenneth Russel
2005-09-11
15
-7
/
+15
*
Fixed longstanding typo (even in C headers) in naming of GLUtesselator;
Kenneth Russel
2005-09-11
19
-224
/
+224
*
Initial integration of JOGL with the Java2D OpenGL pipeline in the Sun JDK.
Kenneth Russel
2005-09-09
7
-3
/
+282
*
Changed Animator to use Thread.yield() instead of Thread.sleep(1)
Kenneth Russel
2005-09-07
1
-4
/
+1
*
Javadoc cleanups
Kenneth Russel
2005-09-07
1
-7
/
+4
*
Added Vertex Buffer Object and Pixel Buffer Object variants of
Kenneth Russel
2005-09-03
3
-28
/
+37
*
Fixed problem with offscreen (pixmap) contexts on Solaris/SPARC
Kenneth Russel
2005-08-31
1
-1
/
+1
*
Renamed all files to intended destination packages for JSR-231. The
Kenneth Russel
2005-08-30
134
-0
/
+49202