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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Updated nightly build
gfxadmin
2009-06-27
1
-43
/
+43
*
Updated nightly build
gfxadmin
2009-06-26
1
-43
/
+43
*
Updated nightly build
gfxadmin
2009-06-25
1
-41
/
+46
*
Updated nightly build
gfxadmin
2009-06-24
1
-46
/
+41
*
Updated nightly build
gfxadmin
2009-06-22
1
-43
/
+43
*
Updated nightly build
gfxadmin
2009-06-21
1
-43
/
+43
*
Updated nightly build
gfxadmin
2009-06-20
1
-44
/
+44
*
Updated nightly build
gfxadmin
2009-06-19
1
-43
/
+43
*
Upgraded latest official build to 1.1.1a
Kenneth Russel
2009-06-19
1
-2
/
+2
*
- Removed useless GLX synchronized hacks in X11GLXGraphicsConfiguration
Sven Gothel
2009-06-18
2
-21
/
+27
*
Fix NEWT static singleton init
Sven Gothel
2009-06-18
4
-36
/
+16
*
Updated nightly build
gfxadmin
2009-06-18
1
-43
/
+43
*
Refactored static initialization to let the JVM ensure it only runs
Kenneth Russel
2009-06-18
1
-9
/
+3
*
- Fix: X11 locking
Sven Gothel
2009-06-18
26
-232
/
+361
*
Reverted back to nightly build numbering scheme after 2.0-beta1
Kenneth Russel
2009-06-18
1
-6
/
+6
*
Thanks to Sven's changes to make each platform build a platform-
Kenneth Russel
2009-06-18
3
-1178
/
+0
*
Updated nightly build
gfxadmin
2009-06-18
1
-55
/
+45
*
Fixes for javadoc targets
Kenneth Russel
2009-06-18
2
-1
/
+9
*
Added generation of version.txt files to normal build paths of jogl,
Kenneth Russel
2009-06-17
4
-41
/
+62
*
Changed JOGL build number to 2.0-beta1 in preparation for first
Kenneth Russel
2009-06-17
1
-6
/
+6
*
Fixed problem with building of source archive when rootrel.build is
Kenneth Russel
2009-06-17
1
-2
/
+10
*
Corrected non-C syntax. Worked around ancient compiler/OS on
Kenneth Russel
2009-06-17
2
-27
/
+55
*
- Fix: Native X11 Display deadlock (Linux x86_64 32bit on 64bit)
Sven Gothel
2009-06-17
5
-174
/
+87
*
- Add: GLProfile.get(name) return default if name=="GL" as well (or if null)
Sven Gothel
2009-06-17
28
-934
/
+1548
*
Fixed more non-C syntax causing breakage with Solaris compiler
Kenneth Russel
2009-06-17
1
-10
/
+18
*
Fixed more non-C syntax causing breakage with Solaris compiler
Kenneth Russel
2009-06-17
1
-3
/
+5
*
Fixed non-C syntax causing breakage with Solaris compiler
Kenneth Russel
2009-06-17
1
-1
/
+3
*
More build fixes for nativewindow and Newt on solaris-sparcv9 and solaris-amd64
Kenneth Russel
2009-06-17
2
-4
/
+4
*
Build fixes for nativewindow and Newt on solaris-sparcv9 and solaris-amd64
Kenneth Russel
2009-06-17
2
-0
/
+16
*
Steps toward revamping the dist build. Changed individual builds to
Kenneth Russel
2009-06-17
8
-16
/
+123
*
Newt: update to the previous fix : need to use 0xFFFF not 0xFF.
Dmitri Trembovetski
2009-06-17
1
-7
/
+7
*
Refactored version number specifications for all sub-components like
Kenneth Russel
2009-06-16
6
-126
/
+111
*
Newt: fix to avoid crash on windows when compiled with vc7 configuration (cau...
Dmitri Trembovetski
2009-06-16
1
-6
/
+8
*
There is no #warning or #warn preprocessor directive in MSVC
Kenneth Russel
2009-06-16
1
-1
/
+0
*
Attempt to fix compilation under MSVC 6
Kenneth Russel
2009-06-16
1
-3
/
+3
*
Attempt to fix build of Cg binding
Kenneth Russel
2009-06-16
1
-0
/
+4
*
Changed typedef for EGLTimeKHR to use already-defined uint64_t instead
Kenneth Russel
2009-06-16
1
-1
/
+1
*
Changed argument names to glDepthRange to work with MSVC 6
Kenneth Russel
2009-06-16
1
-1
/
+1
*
Removed win32.c.compiler and macosx64 properties from this file and
Kenneth Russel
2009-06-16
1
-16
/
+4
*
Bring back win32.c.compiler and macosx64 comments
Sven Gothel
2009-06-16
1
-0
/
+11
*
Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closed
Kenneth Russel
2009-06-15
640
-0
/
+172999
*
Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX
Kenneth Russel
2009-06-15
327
-99259
/
+0
*
Added Insparia
Kenneth Russel
2009-04-23
2
-30
/
+45
*
Added OneStone Pebbles; removed Shwup
Kenneth Russel
2009-04-10
3
-19
/
+31
*
Fixed link to HowToBuild.html after CVS-to-Subversion conversion
Kenneth Russel
2009-03-17
1
-1
/
+1
*
Fixed links to JOGL User's Guide and HowToBuild.html after CVS-to-Subversion ...
Kenneth Russel
2009-03-17
1
-3
/
+3
*
已通过 Web 界面提交。
root
2009-03-09
1
-0
/
+2
*
auto commit for alm editor.
root
2009-03-09
0
-0
/
+0
*
auto commit for alm editor.
root
2009-03-09
0
-0
/
+0
*
Updated Vehicle Dynamics Engine screenshot courtesy of Grzegorz Holdys
Kenneth Russel
2009-02-25
3
-1
/
+1
[prev]
[next]