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
/
make
Commit message (
Expand
)
Author
Age
Files
Lines
*
NEWT Mac OS X - Adding support for multithreading:
Sven Gothel
2009-06-14
1
-1
/
+1
*
- Adding GLAutoDrawable.ScreenChangeActionEnabled reflecting the
Sven Gothel
2009-06-13
3
-16
/
+20
*
Made computation of required buffer size for operations like
Kenneth Russel
2009-06-13
13
-52
/
+189
*
Added back in NVIDIA, ATI and Apple OpenGL extensions to GL interfaces
Kenneth Russel
2009-06-13
3
-6
/
+39
*
Fixed build problems with VC9 where manifests were not installed
Kenneth Russel
2009-06-13
3
-30
/
+8
*
- Adding CR + TAB to toString() methods for better visibility,
Sven Gothel
2009-06-12
1
-3
/
+3
*
- Fixing SPEC documentation for bindings JOGL and NativeWindow,
Sven Gothel
2009-06-11
5
-44
/
+214
*
Fix/Clean EGL path; Adding Windows AWT path; Windows works with MinGW (GL2)
Sven Gothel
2009-06-05
2
-5
/
+5
*
Compile clean under windows
Sven Gothel
2009-06-04
4
-2
/
+22
*
Tested:
Sven Gothel
2009-06-03
10
-51
/
+89
*
JOGL
Sven Gothel
2009-05-29
45
-313
/
+3827
*
Optimized GLU creation by caching Class object for implementation
Kenneth Russel
2009-05-22
1
-8
/
+20
*
Refactored shader-related utility routines from core GL2ES2 class into
Kenneth Russel
2009-05-22
3
-283
/
+0
*
Recently code (UnifiedName, GLUnifiedName) was added to GlueGen to
Kenneth Russel
2009-05-20
10
-14
/
+169
*
Removed unneeded dependence on GL/glx.h; verified that JOGL can now be
Kenneth Russel
2009-05-01
1
-1
/
+0
*
Fixed Solaris build
Kenneth Russel
2009-04-30
1
-1
/
+4
*
Renamed gl-ignore-gl2_es12-special.cfg to gl-if-gl-ignores.cfg for clarity
Kenneth Russel
2009-04-28
2
-1
/
+1
*
Fixed build problems with nativewindow and newt with Visual Studio 2008
Kenneth Russel
2009-04-26
2
-2
/
+0
*
Fix: glShaderCompilerAvailable() and glGetShaderBinaryFormats()
Sven Gothel
2009-03-20
1
-0
/
+6
*
Fix build all javadoc generated source path
Sven Gothel
2009-03-20
1
-1
/
+1
*
Fix GL2ES12.isGL() and re-adding the shader code to the jar
Sven Gothel
2009-03-20
2
-1
/
+6
*
Fix some scripts, AWTAnimator to it's awt package
Sven Gothel
2009-03-20
3
-21
/
+27
*
Removed GL2ES12 interface from the public API since it is only an
Kenneth Russel
2009-03-19
4
-38
/
+40
*
Removed reflective queries from GLProfile and their use in
Kenneth Russel
2009-03-19
1
-1
/
+0
*
Moved remaining portions of fixed function emulation out of core JOGL
Kenneth Russel
2009-03-19
26
-163
/
+203
*
Movement of Capabilities class and chooseCapabilities functionality
Kenneth Russel
2009-03-19
11
-21
/
+21
*
Finish (?) moving javax.media.nwi -> javax.media.nativewindow
Kenneth Russel
2009-03-17
10
-28
/
+28
*
Continue moving javax.media.nwi -> javax.media.nativewindow
Kenneth Russel
2009-03-17
11
-276
/
+277
*
Continue moving javax.media.nwi -> javax.media.nativewindow
Kenneth Russel
2009-03-17
3
-0
/
+0
*
Added back "clean" target
Kenneth Russel
2009-03-16
1
-0
/
+6
*
repair
Sven Gothel
2009-03-16
1
-5
/
+0
*
repair
Sven Gothel
2009-03-16
3
-0
/
+2497
*
JOGL refactoring:
Sven Gothel
2009-03-16
75
-530
/
+452
*
NEWT window closing:
Sven Gothel
2009-03-14
9
-36
/
+34
*
javadoc update (2)
Sven Gothel
2009-03-13
1
-1
/
+1
*
javadoc update
Sven Gothel
2009-03-13
2
-5
/
+5
*
New package Native Window Interface 'java.media.nwi',
Sven Gothel
2009-03-13
5
-12
/
+18
*
Fix NEWT X11 Keymapping
Sven Gothel
2009-03-13
1
-0
/
+14
*
Unified some double GL enums (register combiner), ..
Sven Gothel
2009-03-06
2
-27
/
+28
*
- Fixed rootrel.build usage, this works properly through gluegen, jogl-demos ...
Sven Gothel
2009-03-05
38
-1061
/
+609
*
Fixed ArgumentIsString directive for glProgramStringARB (now
Kenneth Russel
2009-01-12
2
-0
/
+2
*
Native (non-AWT) port of Newt to Mac OS X using Cocoa. Most
Kenneth Russel
2009-01-05
1
-1
/
+1
*
Moved FileUtil and StreamUtil classes back into com.sun.opengl.util
Kenneth Russel
2008-12-30
1
-1
/
+1
*
Refactored AWT dependencies in Animator class differently to allow
Kenneth Russel
2008-12-30
1
-2
/
+2
*
Cleaned up java.part.util.gl2 definition after movement of GLUT classes.
Kenneth Russel
2008-12-30
1
-1
/
+1
*
Fixed more bugs in glue code generation related to using opaque long
Kenneth Russel
2008-12-20
2
-3
/
+7
*
Fixed bug in glMapBuffer native code generation and bug in
Kenneth Russel
2008-12-16
4
-8
/
+8
*
OMX cleanup - generic tool
Sven Gothel
2008-12-01
3
-10
/
+10
*
? build
Sven Gothel
2008-11-29
2
-1
/
+4
*
../jogl.log
Sven Gothel
2008-11-27
24
-16
/
+7513
[next]