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/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
Merge branch 'master' of github.com:mbien/gluegen
Michael Bien
2010-06-10
0
-0
/
+0
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Merge branch 'master' of github.com:mbien/gluegen
Michael Bien
2010-06-05
0
-0
/
+0
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'master' of github.com:sgothel/gluegen
Michael Bien
2010-05-28
0
-0
/
+0
|
|
*
|
Merge branch 'master' of git://github.com/sgothel/gluegen
Michael Bien
2010-05-23
0
-0
/
+0
|
|
/
/
|
*
|
Fix GLProcAddressResolver regression: Loop through all names until found or n...
Sven Gothel
2010-04-27
1
-8
/
+8
|
*
|
Merge branch 'master' of github.com:mbien/gluegen
Sven Gothel
2010-04-26
0
-0
/
+0
|
*
|
Refactored ProcAddressTable generation.
Michael Bien
2010-04-24
2
-5
/
+66
|
*
|
Merge branch 'master' of github.com:mbien/gluegen
Sven Gothel
2010-04-22
0
-0
/
+0
|
*
|
Add emitting is|get GL4|GL4bc
Sven Gothel
2010-04-15
1
-0
/
+4
|
*
|
Merge branch 'master' of github.com:mbien/gluegen
Sven Gothel
2010-04-13
0
-0
/
+0
|
*
|
Merge branch 'master' of github.com:mbien/gluegen
Sven Gothel
2010-04-10
0
-0
/
+0
|
*
|
Merge branch 'master' of github.com:mbien/gluegen
Sven Gothel
2010-04-08
1
-0
/
+2
|
|
\
\
|
|
*
|
gluegen imports now com.jogamp.common.nio.* and java.nio.* instead of using F...
Michael Bien
2010-04-08
1
-0
/
+2
|
|
/
/
|
*
|
Merge branch 'master' of github.com:mbien/gluegen
Michael Bien
2010-04-01
0
-0
/
+0
|
*
|
fixed generated imports rudimentary (not DRY).. cleanup in work.
Michael Bien
2010-03-31
1
-10
/
+8
|
*
|
Merged with latest of mbien
Sven Gothel
2010-03-31
5
-1874
/
+1808
|
|
\
\
|
|
*
|
refactoring and code cleanup in gluegen.opengl and gluegen.procaddress package.
Michael Bien
2010-03-31
5
-1874
/
+1808
|
|
/
/
|
*
|
Merge branch 'master' of github.com:mbien/gluegen
Sven Gothel
2010-03-30
0
-0
/
+0
|
|
\
\
|
*
|
|
Resolved conflicts
Sven Gothel
2010-03-29
1
-1
/
+1
|
|
\
|
|
|
|
*
|
renamed BufferFactory into Buffers.
Michael Bien
2010-03-29
1
-1
/
+1
|
|
/
/
|
*
|
Merge with mbien's 2ea8c93d5fd27207872b97c964e3f8af5ac850c6
Sven Gothel
2010-03-28
5
-11
/
+11
|
|
\
\
|
|
*
|
com.sun.opengl -> com.jogamp.opengl.
Michael Bien
2010-03-27
1
-1
/
+1
|
|
*
|
Merge branch 'master' of
[email protected]
:mbien/gluegen
Michael Bien
2010-03-27
0
-0
/
+0
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime.
Michael Bien
2010-03-27
5
-10
/
+10
|
|
/
/
|
*
|
continued with code cleanup in com.sun.gluegen.cgram and com.sun.gluegen.open...
Michael Bien
2009-12-02
4
-109
/
+92
|
*
|
Add GL3bc to OpenGL composable pipeline
Sven Gothel
2009-10-18
1
-0
/
+2
|
*
|
Merge branch 'master' of ssh://git.kenai.com/gluegen~gluegen-git
Sven Gothel
2009-10-12
0
-0
/
+0
|
*
|
Merge branch 'master' of ssh://
[email protected]
/gluegen~gluegen-git
Michael Bien
2009-08-08
5
-48
/
+189
|
|
\
\
|
|
*
|
Add <br> in comment
Sven Gothel
2009-08-05
2
-2
/
+2
|
|
*
|
Fix: Remove PFD_ defines. Add GL Option: AllowNonGLExtensions <bool> to allow...
Sven Gothel
2009-08-05
4
-21
/
+41
|
|
*
|
Fix: Allow all constanst defined by enums; Add PFD_ defines.
Sven Gothel
2009-08-05
2
-2
/
+11
|
|
*
|
Fix: Add unsigned qualifier, CGL and GLU
Sven Gothel
2009-08-05
1
-4
/
+4
|
|
*
|
Cleanup for a better OpenGL 3.2 integration,
Sven Gothel
2009-08-05
4
-52
/
+110
|
|
*
|
OpenGL: Add comment: Part of <extension>
Sven Gothel
2009-08-02
3
-3
/
+41
|
|
*
|
Retain interface order in Custom Pipeline
Sven Gothel
2009-08-01
1
-4
/
+18
|
|
*
|
refine Trace/Debug output
Sven Gothel
2009-08-01
1
-7
/
+7
|
|
*
|
Add GL2GL3 synthetic methods for OpenGL Composable Pipeline
sg215889
2009-07-29
1
-0
/
+2
|
*
|
|
Merge branch 'master' of ssh://
[email protected]
/gluegen~gluegen-git
Michael Bien
2009-07-24
0
-0
/
+0
|
|
/
/
|
*
|
Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closed
Kenneth Russel
2009-06-15
6
-0
/
+2431
|
*
|
Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX
Kenneth Russel
2009-06-15
5
-1419
/
+0
|
*
|
Refactorings to support building JOGL and supporting libraries on
Kenneth Russel
2008-05-13
1
-12
/
+35
|
*
|
Fixed build problem with last checkin to make GlueGen runtime package
Kenneth Russel
2007-06-07
1
-0
/
+1
|
*
|
Did refactoring and made private fields protected in order to allow
Kenneth Russel
2006-03-06
1
-1
/
+5
|
*
|
Fixed typos in javadoc
Kenneth Russel
2006-02-16
1
-2
/
+2
|
*
|
Added checking of whether the correct GLContext is current to the
Kenneth Russel
2006-02-12
1
-1
/
+17
|
*
|
Intermediate checkin for FBO support in Java2D/JOGL bridge. Needed to
Kenneth Russel
2006-02-05
1
-2
/
+18
|
*
|
Moved GlueGen out of the JOGL workspace and into its own project.
Kenneth Russel
2006-01-15
5
-0
/
+1359
|
|
/
|
*
New repository initialized by cvs2svn.
First Last
2006-01-10
0
-0
/
+0
*
Fix ant build files according to the new stub_include folders
Sven Gothel
2010-11-06
3
-14
/
+35
*
Fix GL profile sets for gluegen code generation according to the updated head...
Sven Gothel
2010-11-06
10
-28
/
+96
[prev]
[next]