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
*
Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N...
Sven Gothel
2010-11-17
13
-98
/
+296
*
NEWT Lifecycle remodel: Window destroy() !
Sven Gothel
2010-11-16
38
-551
/
+501
*
X11: Make X11 error handler quiet where we expect an X11 error, ie OpenGL 4 n...
Sven Gothel
2010-11-16
3
-14
/
+18
*
NEWT: Cleanup reparent (window resize/display) ; AWT Focus Tests: Bring back ...
Sven Gothel
2010-11-15
3
-27
/
+23
*
NativeWindow AbstractGraphicsDevice: Add 'unitID' attribute and getUniqueID()
Sven Gothel
2010-11-15
36
-120
/
+135
*
NEWT: Make setVisible/reparentWindow return status more reliable (visibility,...
Sven Gothel
2010-11-15
8
-99
/
+74
*
JOGL X11/WGL: Proper usage of the shared resources in implementation
Sven Gothel
2010-11-14
4
-74
/
+103
*
JOGL: Complete eager and lazy mapping of GLProfiles in respect to multiple de...
Sven Gothel
2010-11-14
24
-664
/
+1975
*
import cleanup
Sven Gothel
2010-11-14
2
-6
/
+0
*
import cleanup
Sven Gothel
2010-11-14
1
-10
/
+7
*
ExtensionAvailabilityCache: Fall back to glGetString, if glGetStringi fails; ...
Sven Gothel
2010-11-14
1
-9
/
+18
*
NativeWindow: Add constructor to AbstractGraphicsDevice derivations,
Sven Gothel
2010-11-14
4
-2
/
+44
*
NEWT: Add optional eager native initialization ; Proper exception handling
Sven Gothel
2010-11-14
6
-26
/
+66
*
GlueGen JogampVersion Adaption (getInfo -> toStringBuffer/toString)
Sven Gothel
2010-11-14
4
-8
/
+8
*
ExtensionAvailabilityCache: Only use glGetStringi() is real GL >= 3.1 context
Sven Gothel
2010-11-13
2
-18
/
+16
*
Adapt to GlueGen Version changes; Adding NativeWindowVersion, JoglVersion and...
Sven Gothel
2010-11-12
7
-43
/
+180
*
AbstractGraphicsDevice ..: Add device/display connection attribute to support...
Sven Gothel
2010-11-12
11
-24
/
+42
*
Use GlueGen VersionUtil to dump full Manifest version
Sven Gothel
2010-11-10
2
-63
/
+12
*
The 'shared resource' thread must be a deamon, otherwise the application won'...
Sven Gothel
2010-11-09
1
-1
/
+3
*
Adding simple static main test entry to provide standalone autobuild verifica...
Sven Gothel
2010-11-09
3
-0
/
+89
*
Removed no more used (see f47e8be170731d75a8b6002621a1541f90160465) and prori...
Sven Gothel
2010-11-08
1
-222
/
+0
*
Reformated license tag; Added Khronos license
Sven Gothel
2010-11-08
1
-29
/
+27
*
Fix imports ..
Sven Gothel
2010-11-07
7
-32
/
+82
*
Fix NativeSignatureJavaMethodBindingEmitter usage; Fix imports
Sven Gothel
2010-11-07
1
-11
/
+9
*
Gluegen parts in src/gluegen (clean)
Sven Gothel
2010-11-07
10
-9
/
+5
*
Gluegen parts in src/gluegen ; Renamed com.sun.gluegen -> com.jogamp.gluegen ..
Sven Gothel
2010-11-06
8
-6
/
+16
*
Relocation: GlueGen GL Parts to Jogl
Sven Gothel
2010-11-06
3
-0
/
+981
|
\
|
*
Renamed com.sun.gluegen -> com.jogamp.gluegen
Sven Gothel
2010-11-06
3
-17
/
+24
|
*
refactoring and code cleanup in gluegen.opengl and gluegen.procaddress package.
Michael Bien
2010-03-31
2
-129
/
+125
|
*
renamed BufferFactory into Buffers.
Michael Bien
2010-03-29
1
-17
/
+17
|
*
Cleanup for a better OpenGL 3.2 integration,
Sven Gothel
2009-08-05
2
-4
/
+4
|
*
Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closed
Kenneth Russel
2009-06-15
3
-0
/
+978
|
*
Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX
Kenneth Russel
2009-06-15
3
-978
/
+0
|
*
Fixed Issue 6: unqualified class names in generated java code
Kenneth Russel
2008-04-19
1
-2
/
+2
|
*
Applied fix from user GKW on javagaming.org forums for building from
Kenneth Russel
2006-05-03
1
-0
/
+1
|
*
Added NativeSignatureEmitter
Kenneth Russel
2006-03-06
2
-0
/
+674
|
*
Moved GlueGen out of the JOGL workspace and into its own project.
Kenneth Russel
2006-01-15
1
-0
/
+303
*
Gluegen parts in src/gluegen ; Renamed com.sun.gluegen -> com.jogamp.gluegen
Sven Gothel
2010-11-06
7
-14
/
+14
*
Relocation: GlueGen GL Parts to Jogl
Sven Gothel
2010-11-06
7
-0
/
+2563
|
\
|
*
Updated list of OpenGL extension vendor suffixes
Sven Gothel
2010-11-04
1
-0
/
+6
|
*
LICENSE.txt changes:
Sven Gothel
2010-09-14
1
-25
/
+26
|
*
Fix GLProcAddressResolver regression: Loop through all names until found or n...
Sven Gothel
2010-04-27
1
-8
/
+8
|
*
Refactored ProcAddressTable generation.
Michael Bien
2010-04-24
2
-5
/
+66
|
*
Add emitting is|get GL4|GL4bc
Sven Gothel
2010-04-15
1
-0
/
+4
|
*
gluegen imports now com.jogamp.common.nio.* and java.nio.* instead of using F...
Michael Bien
2010-04-08
1
-0
/
+2
|
*
fixed generated imports rudimentary (not DRY).. cleanup in work.
Michael Bien
2010-03-31
1
-10
/
+8
|
*
refactoring and code cleanup in gluegen.opengl and gluegen.procaddress package.
Michael Bien
2010-03-31
5
-1874
/
+1808
|
*
renamed BufferFactory into Buffers.
Michael Bien
2010-03-29
1
-1
/
+1
|
*
com.sun.opengl -> com.jogamp.opengl.
Michael Bien
2010-03-27
1
-1
/
+1
|
*
renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime.
Michael Bien
2010-03-27
5
-10
/
+10
[next]