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
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
*
Added glFinish() when Java2D/JOGL bridge is enabled in order to
Kenneth Russel
2005-10-12
1
-0
/
+15
*
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
6
-20
/
+10
*
Cleaned up Javadoc in particular for GLU class. Fixed bug in GlueGen
Kenneth Russel
2005-09-25
3
-15
/
+9
*
Added public Threading class to javax.media.opengl based on JSR-231
Kenneth Russel
2005-09-25
7
-223
/
+228
*
Changed GLU to be a single class rather than a separate interface and
Kenneth Russel
2005-09-25
12
-141
/
+75
*
Cleaned up glue code generation for GLU interface and implementation.
Kenneth Russel
2005-09-23
8
-25
/
+150
*
Fixed build breakage on X11 platforms after refactoring of handling of
Kenneth Russel
2005-09-23
2
-1
/
+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
5
-28
/
+28
*
Undid accidental error message-related changes in last checkin
Kenneth Russel
2005-09-12
2
-6
/
+15
*
Renamed GLJPanel.isOGLPipelineEnabled() to
Kenneth Russel
2005-09-12
3
-16
/
+19
*
Moved GLU-related classes into javax.media.opengl.glu package. Still
Kenneth Russel
2005-09-11
25
-91
/
+103
*
Fixed longstanding typo (even in C headers) in naming of GLUtesselator;
Kenneth Russel
2005-09-11
22
-261
/
+261
*
Initial integration of JOGL with the Java2D OpenGL pipeline in the Sun JDK.
Kenneth Russel
2005-09-09
8
-207
/
+662
*
Restructured GLJPanel to handle reshapes explicitly without needing to
Kenneth Russel
2005-09-09
2
-99
/
+99
*
Instantiated HDR demo's CgPipeline class reflectively to break
Kenneth Russel
2005-09-09
1
-1
/
+4
*
Changed Animator to use Thread.yield() instead of Thread.sleep(1)
Kenneth Russel
2005-09-07
1
-4
/
+1
*
Added back in variant of zero width / height check as workaround for
Kenneth Russel
2005-09-07
1
-0
/
+12
*
Javadoc cleanups
Kenneth Russel
2005-09-07
2
-7
/
+6
*
Added Vertex Buffer Object and Pixel Buffer Object variants of
Kenneth Russel
2005-09-03
13
-237
/
+706
*
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
216
-570
/
+567
*
Merged in some work from Java2D/JOGL integration workspace
Kenneth Russel
2005-08-30
10
-50
/
+42
*
Added isAnimating() on request of AK77 on JOGL forums
Kenneth Russel
2005-08-29
2
-0
/
+16
*
Added Linux/x86_64 support to StructLayout based on feedback from user
Kenneth Russel
2005-08-29
1
-0
/
+1
*
Restructured generation of MethodBindings and emitters to more closely
Kenneth Russel
2005-08-29
16
-2265
/
+1584
*
This putback may break Windows/Mac build temporarily for a few hours
Travis Bryson
2005-08-23
8
-43
/
+314
*
Refactored Animator and FPSAnimator and improved efficiency in base
Kenneth Russel
2005-08-20
3
-29
/
+128
*
Fixed bug in MacOSXOnscreenGLDrawable.swapBuffers() uncovered by
Kenneth Russel
2005-08-18
1
-8
/
+0
*
Fixed bug in X11OnscreenGLDrawable.swapBuffers() when surface was not
Kenneth Russel
2005-08-18
1
-1
/
+18
*
Fixed bug in makeCurrent in new external context implementations
Kenneth Russel
2005-08-17
2
-0
/
+2
*
Added GLDrawableFactory.createExternalGLContext,
Kenneth Russel
2005-08-17
8
-0
/
+542
*
Added dual-context test. Changed
Kenneth Russel
2005-08-15
1
-2
/
+13
*
Fixed bug in FPSAnimator
Kenneth Russel
2005-08-14
1
-0
/
+1
*
Restructured Animator to handle multiple GLAutoDrawables and to yield
Kenneth Russel
2005-08-14
2
-40
/
+209
*
Fixed build problem after adding repaint() to GLAutoDrawable
Kenneth Russel
2005-08-09
1
-0
/
+4
*
Added repaint() to GLAutoDrawable interface and used it in gleem
Kenneth Russel
2005-08-06
1
-0
/
+4
*
More debugging info
Kenneth Russel
2005-08-05
1
-3
/
+3
*
Fixed build breakage after recent changes
Kenneth Russel
2005-07-28
1
-1
/
+1
*
Refactored platform extensions out of the GL interface and
Kenneth Russel
2005-07-27
14
-203
/
+274
*
Added new IgnoreExtension directive to the GLEmitter which allows a
Kenneth Russel
2005-07-22
5
-15
/
+73
*
Extended BuildStaticGLInfo to parse #defined tokens as well as
Kenneth Russel
2005-07-21
1
-60
/
+123
*
Documentation updates and minor cleanups
Kenneth Russel
2005-07-19
11
-114
/
+137
*
Added GLContext.getGLDrawable(). Made GLJPanel constructor protected
Kenneth Russel
2005-07-19
5
-4
/
+24
*
Added workaround for problem loading JAWT library on X11 platforms
Kenneth Russel
2005-07-19
10
-89
/
+110
*
Added files missed in last checkin
Kenneth Russel
2005-07-19
4
-0
/
+804
[next]