22
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed bug in Animator where it would hang upon stopping if exception was thrown during init(). Fixed build.xml files to get javac to produce source file and line number information. Fixed demos to pop up a dialog box if an extension they need is unsupported. More... over 21 years ago
Fixed bug in Animator where it would hang upon stopping if exception was thrown during init(). Fixed build.xml files to get javac to produce source file and line number information. Fixed demos to pop up a dialog box if an extension they need is unsupported. More... over 21 years ago
Undid changes to host.properties More... over 21 years ago
Undid changes to host.properties More... over 21 years ago
Added ContextVariableName configuration option to GLEmitter because of namespace conflicts with some argument names on X11. More... over 21 years ago
Added ContextVariableName configuration option to GLEmitter because of namespace conflicts with some argument names on X11. More... over 21 years ago
Fixed issue 13: Readable names for function arguments Applied patches submitted by [email protected]. More... over 21 years ago
Fixed issue 13: Readable names for function arguments Applied patches submitted by [email protected]. More... over 21 years ago
Fixed issue 12: Better tracing output Applied patches submitted by [email protected]. More... over 21 years ago
Fixed issue 12: Better tracing output Applied patches submitted by [email protected]. More... over 21 years ago
Fixed issue 1: GLCanvas flickers when using repaint More... over 21 years ago
Fixed issue 1: GLCanvas flickers when using repaint More... over 21 years ago
Fixed issue 16: Accessibility breaks jogl More... over 21 years ago
Fixed issue 16: Accessibility breaks jogl More... over 21 years ago
Fixed problem where loadLibrary calls needed to be done inside doPrivileged() block. More... over 21 years ago
Fixed problem where loadLibrary calls needed to be done inside doPrivileged() block. More... over 21 years ago
Fixed default antlr.jar property More... over 21 years ago
Fixed default antlr.jar property More... over 21 years ago
Fixed bugs in Solaris build. More... over 21 years ago
Fixed bugs in Solaris build. More... over 21 years ago
Added "dist" target to assemble one jogl.jar out of platform-specific ones and to create jars for each platform's native code. More... over 21 years ago
Added "dist" target to assemble one jogl.jar out of platform-specific ones and to create jars for each platform's native code. More... over 21 years ago
Fixed dangling references to platform-dependent stub_includes versions of e.g. gl.c. More... over 21 years ago
Fixed dangling references to platform-dependent stub_includes versions of e.g. gl.c. More... over 21 years ago
Switched jogl-demos to use Ant instead of GNU make. More... over 21 years ago
Switched jogl-demos to use Ant instead of GNU make. More... over 21 years ago
Updated jogl build documentation for Ant build. Deleted now-obsolete Makefiles and redundant gl.c and similar files from platform-specific stub_includes directories; the latter have been moved to stub_includes/common. More... over 21 years ago
Updated jogl build documentation for Ant build. Deleted now-obsolete Makefiles and redundant gl.c and similar files from platform-specific stub_includes directories; the latter have been moved to stub_includes/common. More... over 21 years ago
Fixed bugs in Mac OS X Ant build. More... over 21 years ago
Fixed bugs in Mac OS X Ant build. More... over 21 years ago