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
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
OpenGL 4.2 functional support (GL header sync)
Sven Gothel
2012-02-14
2
-1
/
+10
*
OSX/Java7 JAWT/JAWTUtil: Support OSX/Java7 CALayer only JAWT mode; Cleanup JA...
Sven Gothel
2012-02-13
2
-26
/
+11
*
Reduce GL* interface 'extends' to direct base interface.
Sven Gothel
2012-02-13
10
-30
/
+30
*
OpenGL ES/EGL Overhaul
Sven Gothel
2012-02-13
1
-1
/
+1
*
Dispatch the '5' GDI/WGL functions and allow using their 'wgl' variants. GDI ...
Sven Gothel
2012-01-09
1
-0
/
+5
*
Move manual GDI utils to GDIUtil ; Minor cleanup.
Sven Gothel
2011-12-01
2
-61
/
+1
*
OS X Layered View Part8: Generalize OffscreenLayerSurface ; Use local JAWT in...
Sven Gothel
2011-11-12
2
-56
/
+30
*
JOGL: GLBase Add 'isNPOTTextureAvailable()' for convenience
Sven Gothel
2011-11-08
1
-0
/
+5
*
OS X Layered View: Use pbuffer method (pbuffer w/ dbl buffer)
Sven Gothel
2011-11-06
1
-0
/
+1
*
Cleanup ; JAWT* version flag setting based whether
Sven Gothel
2011-11-05
2
-16
/
+21
*
OSX: CGL type cleanup ; layeredSurface impl.
Sven Gothel
2011-11-05
1
-0
/
+6
*
MacOsX/JAWT_SurfaceLayers/CALayers: Kick off / JAWT_getAWT() CALAYER version ...
Sven Gothel
2011-10-29
3
-4
/
+42
*
Proper self containing NV Cg location
Sven Gothel
2011-10-22
1
-0
/
+1
*
Complete translucency support for Win32 - tested w/ NEWT
Sven Gothel
2011-09-04
1
-0
/
+3
*
Fix XRenderFindVisualFormat return capacity (commit dcb0cc571298be90d0db7ad00...
Sven Gothel
2011-09-03
1
-1
/
+1
*
NativeWindow/X11: Add XVisualInfo.Visual opaque long access ; Add XRenderFind...
Sven Gothel
2011-09-03
1
-0
/
+3
*
Fix Bug 500: gl.getGL4() fails even though the context is GL4
Sven Gothel
2011-08-23
1
-1
/
+1
*
Misc Rename/Reloc; GLArrayData*/PMVMatrix enhancments; Test fixes/adds (Gears...
Sven Gothel
2011-08-22
3
-25
/
+25
*
Add missing incl of gluegen's stdint (win32 failed)
Sven Gothel
2011-08-05
2
-0
/
+2
*
deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' sep...
Sven Gothel
2011-08-05
23
-41
/
+23
*
JOGL: Add GLBase::isGLES2Compatible()
Sven Gothel
2011-07-31
4
-5
/
+17
*
gl header cfg: use __unix__ define, instead of all avail variations (linux, s...
Sven Gothel
2011-07-28
3
-3
/
+3
*
Woraround for bug 502: X11/NEWT Stalling due to libX11/XCB Multithreading bug...
Sven Gothel
2011-06-26
1
-0
/
+2
*
GLBuffers fix ; GL imageSizeInBytes fix / unit tests.
Sven Gothel
2011-06-09
8
-319
/
+8
*
GetDebugMessageLogARB/AMD 'messagelog' param is return value, hence can't be ...
Sven Gothel
2011-04-28
1
-2
/
+2
*
MacOSX/CGL Add CGLGetShareGroup()
Sven Gothel
2011-04-26
1
-0
/
+1
*
Fixed a few GL method's String parameter (explicit gluegen String declaration)
Sven Gothel
2011-04-24
1
-1
/
+22
*
Add unified support for GL_ARB_debug_output and GL_AMD_debug_output.
Sven Gothel
2011-04-24
1
-0
/
+4
*
Add GL: glGetBufferSize(int buffer) - buffer size tracking, and add comments ..
Sven Gothel
2011-04-22
2
-2
/
+23
*
FIX: Refactor GLArrayData and all it's implementations/sub-interfaces (VBO ta...
Sven Gothel
2011-04-08
3
-9
/
+9
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-09
32
-75
/
+75
*
Fix: GLX exception message / sorted imports
Sven Gothel
2011-01-31
1
-1
/
+1
*
Cleanup (removed obsolete class / imports) ; Cg fix
Sven Gothel
2010-12-13
1
-3
/
+3
*
NativeWindow: Move RegisteredClass to private impl package
Sven Gothel
2010-12-12
1
-2
/
+0
*
Windows RegisterClass: Use new RegisteredClassFactory (window class), Misc.
Sven Gothel
2010-12-12
2
-13
/
+48
*
GDI: Fix CreateDummyWindow: Use local getModuleHandle(NULL) and synchronize f...
Sven Gothel
2010-12-09
2
-11
/
+9
*
X11 DummyWindow: Pass size and set size in proxy
Sven Gothel
2010-12-04
1
-1
/
+1
*
JOGL: Proper handling of Read Drawable Support (if not supported), add query.
Sven Gothel
2010-11-28
1
-1
/
+1
*
NativeWindow/Windows: Fix CreateDummyWindow gluegen and usage
Sven Gothel
2010-11-22
4
-11
/
+19
*
Fix bug#414, missing back conversion (using gluegen 992dcea3e94eead998942127a...
Sven Gothel
2010-11-19
1
-3
/
+30
*
Moving NEWT X11Window GetRelativeLocation() native implementation to NativeWi...
Sven Gothel
2010-11-17
2
-1
/
+6
*
Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N...
Sven Gothel
2010-11-17
4
-74
/
+61
*
remove redundant semicolon in gluegen Cg cfg file
Sven Gothel
2010-11-15
1
-3
/
+3
*
Fix GL profile sets for gluegen code generation according to the updated head...
Sven Gothel
2010-11-06
10
-28
/
+96
*
Fix: Changed variable names according to new GL header
Sven Gothel
2010-11-06
1
-2
/
+2
*
EGL: Fix gluegen usage
Sven Gothel
2010-11-06
1
-6
/
+6
*
Fix buffer size: 64bit GLBufferSizeTracker, hash over addr+size, save fail-fa...
Sven Gothel
2010-11-06
6
-135
/
+101
*
Complete switching over to std X11 Xinerama started with f47e8be170731d75a8b6...
Sven Gothel
2010-11-06
1
-1
/
+1
*
JOGL: HashMap ProcAddressTable for all GL profiles incl GLX/WGL/CGL/EGL
Sven Gothel
2010-10-29
3
-507
/
+0
*
JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11
Sven Gothel
2010-10-14
1
-3
/
+0
[next]