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
/
impl
Commit message (
Expand
)
Author
Age
Files
Lines
*
3rd round cdcfp - compile clean.
Sven Gothel
2008-06-28
31
-147
/
+190
*
Mac OS X port of new JOGL and Newt. Currently leverages the AWT; will
Kenneth Russel
2008-06-27
6
-0
/
+61
*
Unifying NativeWindow's getWindowHandle() and getSurfaceHandle() usage for al...
Sven Gothel
2008-06-26
8
-27
/
+24
*
Added getSurfaceHandle() to NativeWindow abstraction in support of
Kenneth Russel
2008-06-26
9
-29
/
+34
*
Bug fixes to compile and run on Windows. Added more debugging code.
Kenneth Russel
2008-06-26
2
-1
/
+13
*
merging awt,j2d,swing to awt subpackages
Sven Gothel
2008-06-26
3
-3
/
+2
*
removing relocated files
Sven Gothel
2008-06-26
61
-17571
/
+0
*
removinbg relocated files
Sven Gothel
2008-06-26
41
-6586
/
+0
*
re-adding accidently removed files
Sven Gothel
2008-06-26
70
-0
/
+13347
*
re-adding accidently removed files
Sven Gothel
2008-06-26
28
-0
/
+10262
*
Auto GL profile selection working (GLES1 and GL2 (X11))
Sven Gothel
2008-06-25
1
-2
/
+0
*
Auto GL profile selection; New GLReflection (refactoring of common relfection...
Sven Gothel
2008-06-25
3
-28
/
+130
*
GLES1 NEWT X11 - RedSquare - working
Sven Gothel
2008-06-25
1
-6
/
+12
*
Native Compilation: Partitioning and X11 clean
Sven Gothel
2008-06-25
6
-10
/
+42
*
relocated to jawt package
Sven Gothel
2008-06-24
4
-401
/
+0
*
re-add accidently removed files
Sven Gothel
2008-06-24
53
-0
/
+16187
*
re-add
Sven Gothel
2008-06-24
7
-0
/
+1092
*
JAWT package cleanup ..
Sven Gothel
2008-06-24
9
-4
/
+953
*
re-adding files ..
Sven Gothel
2008-06-24
38
-0
/
+6330
*
finishing 2nd refactoring
Sven Gothel
2008-06-21
140
-36184
/
+0
*
2nd big refactoring.
Sven Gothel
2008-06-21
3
-114
/
+197
*
2nd big refactoring.
Sven Gothel
2008-06-21
4
-0
/
+401
*
2nd big refactoring...
Sven Gothel
2008-06-21
7
-1121
/
+0
*
2nd big refactoring.
Sven Gothel
2008-06-21
62
-183
/
+13951
*
Added Immediate Mode Sink (ImmModeSInk)
Sven Gothel
2008-06-03
1
-152
/
+214
*
Refactoring JOGL to partition core windowing, AWT, GL, ES1 and ES2 .. WIP
Sven Gothel
2008-06-01
20
-306
/
+763
*
EGLDrawableFactory: Removed shutdown.
Sven Gothel
2008-05-30
1
-2
/
+3
*
Completing com.sun.javafx.newt.* package, WIP, working under X11/ES1.1.
Sven Gothel
2008-05-30
2
-32
/
+40
*
Added GLDrawableFactory.shutdown() to enable clean and cooperative
Kenneth Russel
2008-05-30
3
-1
/
+17
*
Changes to WindowsWindow.c to compile on Windows CE. Slight changes to
Kenneth Russel
2008-05-30
1
-1
/
+1
*
Various bug fixes. Incorporated minimal window abstraction to
Kenneth Russel
2008-05-29
3
-18
/
+23
*
Implemented dynamic function lookup in EGLDrawableFactory and
Kenneth Russel
2008-05-28
1
-9
/
+59
*
Filled out EGLContext, EGLDrawable, and EGLDrawableFactory
Kenneth Russel
2008-05-28
7
-7
/
+270
*
Refactorings to support building JOGL for OpenGL ES 1 and OpenGL ES 2.
Kenneth Russel
2008-05-13
15
-160
/
+1716
*
Integration of Tomas Hrasky's port of basic GLU NURBS functionality
Kenneth Russel
2007-10-09
55
-3595
/
+7665
*
Incorporated fix from Justin Couch about using the default screen for
Kenneth Russel
2007-07-24
1
-1
/
+1
*
Added workaround for running in headless mode while still retaining
Kenneth Russel
2007-07-24
1
-5
/
+22
*
Synced loadLibraryInternal implementation with JNLPAppletLauncher's
Kenneth Russel
2007-07-21
1
-1
/
+12
*
Fixed issues pointed out by Justin Couch with Java2D class while
Kenneth Russel
2007-07-19
1
-116
/
+127
*
Added support for the new JNLPAppletLauncher (http://applet-launcher.dev.java...
Kenneth Russel
2007-06-28
1
-2
/
+38
*
Re-fixed Issue 226: JOGL seg faulting on Solaris AMD64
Kenneth Russel
2007-04-21
1
-17
/
+1
*
Fixed Issue 226: JOGL seg faulting on Solaris AMD64
Kenneth Russel
2007-04-20
1
-6
/
+6
*
Fixed several more places in code with same error as in Issue 292
Kenneth Russel
2007-04-19
1
-12
/
+12
*
Fixed Issue 292: gluScaleImage does not scale correctly
Kenneth Russel
2007-04-19
2
-27
/
+27
*
Fixed problem pointed out by user operator on JOGL forum where chosen
Kenneth Russel
2007-04-07
1
-1
/
+16
*
Fixed Issue 278: Fatal error when rendering text
Kenneth Russel
2007-02-27
1
-1
/
+2
*
Fixed issue with parsing of OpenGL version strings pointed out by
Kenneth Russel
2007-02-27
1
-5
/
+6
*
Addendum to fix for Issue 271: wglGetPixelFormatAttribivARB() fails forcing s...
Kenneth Russel
2007-02-20
1
-1
/
+1
*
Fixed Issue 271: wglGetPixelFormatAttribivARB() fails forcing software OpenGL
Kenneth Russel
2007-02-20
1
-4
/
+8
*
Fixed Issue 262: DRIHack problems with ATI and possibly other drivers
Kenneth Russel
2007-01-21
1
-7
/
+2
[next]