| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Windows RegisterClass: Use new RegisteredClassFactory (window class), Misc. | Sven Gothel | 2010-12-12 | 2 | -1/+2 |
* | GDI: Add GetObjectType(..) | Sven Gothel | 2010-12-10 | 1 | -0/+19 |
* | GDI: Fix CreateDummyWindow: Use local getModuleHandle(NULL) and synchronize f... | Sven Gothel | 2010-12-09 | 1 | -1/+1 |
* | NativeWindow/GDI: Adding ERROR_SUCCESS to make the code more clear. | Sven Gothel | 2010-11-25 | 1 | -1/+2 |
* | NativeWindow/Windows: Fix CreateDummyWindow gluegen and usage | Sven Gothel | 2010-11-22 | 2 | -1/+2 |
* | NativeWindow: Fix XSynchronize gluegen | Sven Gothel | 2010-11-22 | 1 | -1/+1 |
* | Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N... | Sven Gothel | 2010-11-17 | 1 | -0/+0 |
* | Added proper Khronos license tag (found it) | Sven Gothel | 2010-11-09 | 1 | -0/+23 |
* | Fix double declaration | Sven Gothel | 2010-11-08 | 1 | -4/+0 |
* | Move win32 RECT structure to windows.h | Sven Gothel | 2010-11-08 | 3 | -14/+8 |
* | Changed files wingdi.h/winwgl.h with content from w64 mingw-runtime package's... | Sven Gothel | 2010-11-08 | 3 | -94/+99 |
* | Add gluegen stdarg.h and inttypes.h | Sven Gothel | 2010-11-07 | 2 | -0/+14 |
* | Fix CG header, according to PCPP fix | Sven Gothel | 2010-11-07 | 1 | -9/+9 |
* | Minor gluegen 'loader file' change | Sven Gothel | 2010-11-06 | 10 | -5/+16 |
* | Minor patch to headers for gluegen ; GLES2 extensions | Sven Gothel | 2010-11-06 | 10 | -58/+68 |
* | Move common -> gluegen, emphasizing it's use case (only for gluegen code gene... | Sven Gothel | 2010-11-06 | 3 | -0/+0 |
* | Accomodate GlueGen's new build in type, ie dummy stdint.h / stddef.h | Sven Gothel | 2010-11-06 | 3 | -24/+57 |
* | EGL: Fix gluegen usage, use khronos 64bit typedefs | Sven Gothel | 2010-11-06 | 2 | -7/+20 |
* | Fix khronos typedefs | Sven Gothel | 2010-11-06 | 3 | -19/+38 |
* | Move khronos common header to khr | Sven Gothel | 2010-11-06 | 3 | -0/+0 |
* | Remove NVidia licensed KD and OMX files. | Sven Gothel | 2010-11-04 | 5 | -917/+0 |
* | Adding khrplatform.h from khronos 2009-10-21 | Sven Gothel | 2010-11-04 | 1 | -0/+269 |
* | Adding patches for gluegen interoperability and adding some extensions: | Sven Gothel | 2010-11-04 | 1 | -1/+8 |
* | Replaced with khronos versions: gl2platform.h 2.0 2010-03-04, gl2.h 2.0 2010-... | Sven Gothel | 2010-11-04 | 3 | -275/+945 |
* | Adding patches for gluegen interoperability and adding some extensions: | Sven Gothel | 2010-11-04 | 2 | -6/+31 |