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
/
stub_includes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix libav/ffmpeg compilation across platforms: Move header back to 'stub_incl...
Sven Gothel
2013-08-27
119
-0
/
+27966
*
libav/ffmpeg: Compile/Link 2 versions of native FFMPEGMediaPlayer methods FFM...
Sven Gothel
2013-08-26
100
-27244
/
+0
*
ffmpeg/libav: remove unsued header files
Sven Gothel
2013-08-26
1
-416
/
+0
*
ffmpeg/libav: lavc54.lavf54.lavu52 -> lavc54.lavf54.lavu52.lavr01: Adding lib...
Sven Gothel
2013-08-26
53
-0
/
+0
*
libav/ffmpeg: Move current lavc53.lavf53.lavu51 (version 8) header files to t...
Sven Gothel
2013-08-25
101
-0
/
+14180
*
API doc: Add old glext-20130207.h header for complete extension association. ...
Sven Gothel
2013-07-17
1
-0
/
+13142
*
Fix regressions of commit 3a0d7703da32e9a5ddf08a334f18588a78038d88: Avoid CPP...
Sven Gothel
2013-07-15
4
-4
/
+26
*
Add Support for GL 4.3 (Bug 716) and ES 3.0 (Bug 717)
Sven Gothel
2013-07-15
29
-14298
/
+15350
*
Bug 714: Add GL_COPY_READ_BUFFER_BINDING and GL_COPY_WRITE_BUFFER_BINDING, wh...
Sven Gothel
2013-04-06
2
-0
/
+4
*
OSX CGL: Don't issue [NSOpenGLContext clearDrawable] for [NSOpenGLContext set...
Sven Gothel
2013-03-18
1
-0
/
+1
*
Add proper copyright header w/ all remarks regarding re-distribution etc, sim...
Sven Gothel
2013-02-17
1
-15
/
+33
*
Fix Bug 691 (part-3): NSOpenGLLayer::openGLContextForPixelFormat(..) on main-...
Sven Gothel
2013-02-16
1
-0
/
+1
*
Bug632: Test NEWT Child Window Translucency (X11/Windows) ..
Sven Gothel
2012-12-30
1
-1
/
+4
*
MacOSXCGLContext[NSOpenGLLayer/NSView]: Propagate drawable change
Sven Gothel
2012-11-04
1
-0
/
+1
*
Add OSX CALayer OpenGL 3 (core) support: Derive pixelformat from parent (GL3)...
Sven Gothel
2012-10-31
1
-3
/
+3
*
Misc X11: Add GLX_MESA_swap_control; GLXExtensions (private); X11GLXContext c...
Sven Gothel
2012-09-29
1
-0
/
+10
*
OSX CALayer / MacOSXCGLContext: Remove pbuffer swap garbage; Split pbuffer/FB...
Sven Gothel
2012-09-20
1
-2
/
+2
*
Fixes Bug 615 - X11: Use proper screen index/name for shared resources and de...
Sven Gothel
2012-09-17
1
-1
/
+4
*
OSX: Capture 'invalid drawable' message cause by NSOpenGLContext::setView(NUL...
Sven Gothel
2012-09-16
1
-1
/
+1
*
Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra...
Sven Gothel
2012-09-15
1
-6
/
+5
*
SWT Update: SWT GLCanvas creates lazy when resource is ready; Create new Newt...
Sven Gothel
2012-07-25
1
-0
/
+2
*
Bug 599 - FBObject / Offscreen Support - Part 1
Sven Gothel
2012-07-19
1
-1
/
+1
*
Completing swap-interval implementation for OSX's CALayer usage. Closing Bug 555
Sven Gothel
2012-04-22
1
-1
/
+4
*
Adding libav (ffmpeg) header file, allowing upcoming dynamic linked GLMediaPl...
Sven Gothel
2012-04-16
48
-0
/
+13480
*
Fix EGL/ES types GLeglImageOES, EGLImageKHR & EGLClientBuffer - and functions...
Sven Gothel
2012-04-09
5
-11
/
+13
*
NativeWindow: Relax Xinerama dependency / Rename Windows impl subfolder to co...
Sven Gothel
2012-02-27
1
-3
/
+2
*
OpenGL EGL, ES1 and ES2 Header Sync incl. subsuming common extensions.
Sven Gothel
2012-02-15
5
-192
/
+729
*
OpenGL 4.2 functional support (GL header sync)
Sven Gothel
2012-02-14
3
-34
/
+999
*
Dispatch the '5' GDI/WGL functions and allow using their 'wgl' variants. GDI ...
Sven Gothel
2012-01-09
4
-170
/
+182
*
Move manual GDI utils to GDIUtil ; Minor cleanup.
Sven Gothel
2011-12-01
1
-0
/
+2
*
MacOSX: Expose CGL's CGLLockContext(..) and CGLUnlockContext(..) - to provide...
Sven Gothel
2011-11-29
1
-0
/
+2
*
OS X Layered View: Part2 Java/Native MacOSXCGLContext / MacOSXPbufferCGLContext
Sven Gothel
2011-11-09
1
-1
/
+3
*
OS X Layered View: Use pbuffer method (pbuffer w/ dbl buffer)
Sven Gothel
2011-11-06
1
-3
/
+4
*
OSX: CGL type cleanup ; layeredSurface impl.
Sven Gothel
2011-11-05
7
-45
/
+61
*
MacOsX/JAWT_SurfaceLayers/CALayers: Kick off / JAWT_getAWT() CALAYER version ...
Sven Gothel
2011-10-29
1
-1
/
+19
*
OSX: Enable OpenGL profile support, ie OpenGL 3.2 -> GL3 for OSX >= 10.7
Sven Gothel
2011-10-26
1
-1
/
+11
*
Proper self containing NV Cg location
Sven Gothel
2011-10-22
9
-8
/
+8
*
Fix Solaris gcc args ; Cleanup dependencies and linker args; Adding JVM arch ...
Sven Gothel
2011-10-18
1
-32
/
+1
*
MacOSX: Fix shared ctx release [onMainThread]; Make GLContextShareSet lifecyc...
Sven Gothel
2011-10-13
1
-1
/
+1
*
JOGL/OSX: Properly utilize NSOpenGLContext update() via ContextUpdater, which...
Sven Gothel
2011-10-13
1
-0
/
+1
*
NEWT/JOGL: MacOSX Update
Sven Gothel
2011-09-25
1
-0
/
+1
*
Complete translucency support for Win32 - tested w/ NEWT
Sven Gothel
2011-09-04
3
-0
/
+36
*
NativeWindow/X11: Add XVisualInfo.Visual opaque long access ; Add XRenderFind...
Sven Gothel
2011-09-03
2
-0
/
+46
*
deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' sep...
Sven Gothel
2011-08-05
1
-1
/
+1
*
Utilize GlueGen's platform independent header for stdin.h, gluegen_stdint.h, ...
Sven Gothel
2011-06-11
6
-167
/
+8
*
MacOSX/CGL Add CGLGetShareGroup()
Sven Gothel
2011-04-26
1
-1
/
+2
*
Cleanup JNI/JAWT C Header with copyright statement
Sven Gothel
2011-03-18
15
-5496
/
+147
*
NativeWindow ProxySurface Abstraction and lock/unlock Surface cleanup
Sven Gothel
2011-02-22
2
-0
/
+5
*
Adding NVIDIA 'Threaded optimization' workaround/fix at initialization on Win...
Sven Gothel
2010-12-19
2
-1
/
+9
*
Fix WGL Bitmap Offscreen Drawable
Sven Gothel
2010-12-16
1
-2
/
+2
[next]