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
/
jogl
/
classes
/
javax
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add OpenGL 3.3, 4.0 and 4.1 language mapping.
Sven Gothel
2010-08-24
1
-1
/
+1
*
Fix file modes
Sven Gothel
2010-07-07
6
-0
/
+0
*
GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...
Sven Gothel
2010-07-07
1
-1
/
+1
*
Merge branch 'master' of github.com:sgothel/jogl
Sven Gothel
2010-06-26
2
-7
/
+10
|
\
|
*
Provide a classloader for all reflection driven classloading ops.
Michael Bien
2010-06-17
2
-7
/
+10
*
|
GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...
Sven Gothel
2010-06-26
3
-37
/
+95
|
/
*
JOGL.GLAutoDrawable:
Sven Gothel
2010-06-16
4
-10
/
+101
*
refactored GLProfile. Removed Clonable (Profiles are unique), added hashCode(...
Michael Bien
2010-06-10
1
-34
/
+33
*
Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...
Sven Gothel
2010-06-10
6
-42
/
+94
*
JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable...
Sven Gothel
2010-06-04
3
-112
/
+53
*
JOGL: Unified GLContext native handle
Sven Gothel
2010-06-02
1
-16
/
+31
*
NEWT: Fix AWT Parenting ; Multithreading Issues ; Semantics: destroy(), .. ; ...
Sven Gothel
2010-05-28
3
-0
/
+11
*
Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc Fixes
Sven Gothel
2010-05-21
1
-9
/
+5
*
Missing comment for last commit 6798fc1fb008eff4179f64775a7bf33cfbfd1981:
Sven Gothel
2010-05-11
2
-30
/
+172
*
GLProfile static init within privileged block
Sven Gothel
2010-04-28
1
-7
/
+16
*
JOGL Error Handling
Sven Gothel
2010-04-27
1
-31
/
+39
*
NEWT/AWT Interoperability
Sven Gothel
2010-04-24
2
-7
/
+7
*
Review of using isGL2() and GL2.GL*
Sven Gothel
2010-04-22
1
-5
/
+5
*
Bring back GL2ES12 impl. for GL2ES1 and GL2ES2 desktop j2se and cdc. Fixing p...
Sven Gothel
2010-04-22
1
-23
/
+70
*
JOGL GL4 preperation (cont):
Sven Gothel
2010-04-20
5
-266
/
+527
*
JOGL GL4 preperation (cont):
Sven Gothel
2010-04-17
2
-0
/
+20
*
JOGL GL4 preperation:
Sven Gothel
2010-04-16
5
-24
/
+202
*
JOGL (Windows):
Sven Gothel
2010-04-15
1
-2
/
+2
*
Further ATI (fglrx) X11Display bug workaround/cleanup
Sven Gothel
2010-04-15
2
-1
/
+12
*
ATI (fglrx) PBuffer/X11Display bug workaround/cleanup
Sven Gothel
2010-04-13
2
-7
/
+7
*
fixed a bunch of javadoc warnings.
Michael Bien
2010-03-29
6
-16
/
+12
*
final large refactoring to move to com.jogamp.*.
Michael Bien
2010-03-28
2
-3
/
+3
*
refactoring: renamed com.sun.opengl -> com.jogamp.opengl.
Michael Bien
2010-03-27
11
-42
/
+40
*
refactoring due to gluegen changes.
Michael Bien
2010-03-27
1
-1
/
+2
*
http://www.jogamp.org/bugzilla/show_bug.cgi?id=363
LICENSE_CLEANUP_START
Sven Gothel
2010-03-24
3
-3
/
+3
*
Add OpenGL 3.x compatibility profile GL3bc,
Sven Gothel
2009-10-18
2
-11
/
+52
*
GLProfile: usesNativeGLES[12] remove check with non impl GL2ES[12] ; Add uses...
Sven Gothel
2009-10-16
1
-4
/
+19
*
NEWT X11 Display Lock:
Sven Gothel
2009-10-11
1
-0
/
+17
*
GLDrawableFactory Cleanup (-> On- Offscreen and PBuffer)
Sven Gothel
2009-10-05
2
-34
/
+28
*
EGL debug fixes ..
Sven Gothel
2009-10-03
1
-1
/
+2
*
Offscreen/PBuffer capabilities cleanup ; Generic read drawable support
Sven Gothel
2009-10-03
1
-2
/
+28
*
Pbuffer GLDrawableFactory integration (2)
Sven Gothel
2009-10-02
1
-3
/
+36
*
NativeWindowFactory:
Sven Gothel
2009-10-02
1
-4
/
+9
*
Fix doc bug @arg -> @param
Sven Gothel
2009-08-02
3
-12
/
+12
*
Update OpenGL GL2 profile subsumed/promoted extensions. Base is 3.0, ignore t...
Sven Gothel
2009-08-02
1
-5
/
+4
*
GL3 Related:
Sven Gothel
2009-08-01
5
-5
/
+207
*
Fix: GL2ES1 mapping to GL2ES12 if available
Sven Gothel
2009-07-31
1
-3
/
+3
*
Fix SwapInterval (return value, check ctx current, egl), add getSwapInterval.
sg215889
2009-07-30
1
-1
/
+16
*
Fixed GL* documentation. Moved common GL functions to GLBase. Moved glAllocat...
sg215889
2009-07-29
3
-23
/
+169
*
Refine debug message
sg215889
2009-07-29
1
-0
/
+2
*
Use getNativeWindowType(custom=true) for factory selection; Don't fail is non...
sg215889
2009-07-28
1
-5
/
+9
*
Cleanup ..
sg215889
2009-07-28
1
-3
/
+3
*
EGL changes for device
Morris Meyer
2009-07-28
1
-3
/
+3
*
Add: Extended support for CVM crosscompile:
sg215889
2009-07-24
3
-65
/
+105
*
Add: Extended support for CVM:
sg215889
2009-07-12
1
-2
/
+7
[next]