| Commit message (Expand) | Author | Age | Files | Lines |
* | GL*: Expose isGL*Core(); GLContext: isGL*() API doc cleanup - align queries. | Sven Gothel | 2013-07-16 | 3 | -0/+45 |
* | Fix BuildComposablePipeline's isGL*/getGL* ; GLBase: getDownstreamGL()/getRoo... | Sven Gothel | 2013-07-15 | 3 | -2/+12 |
* | Add Support for GL 4.3 (Bug 716) and ES 3.0 (Bug 717) | Sven Gothel | 2013-07-15 | 49 | -858/+1380 |
* | Fix Bug 765: Add glMultiDrawElementsBaseVertex ; Restrict PointerBuffer usage... | Sven Gothel | 2013-07-05 | 1 | -1/+7 |
* | Fix Bug 763 and Bug 764: Proper GL gluegen for glCreateShaderProgramv and GL3... | Sven Gothel | 2013-07-05 | 1 | -4/+18 |
* | GLContext: Rename 2-digit VersionNumber statics aligning w/ all 3-digit names... | Sven Gothel | 2013-07-03 | 1 | -1/+1 |
* | Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) produ... | Sven Gothel | 2013-06-21 | 1 | -1/+2 |
* | Adapt to GlueGen commit 1a01dce6c42b398cdd68d405828774a3ab366456 | Sven Gothel | 2013-06-11 | 2 | -1/+7 |
* | GLX: Put native ByteBuffer to native-order in 'glXGetVisualFromFBConfig' and ... | Sven Gothel | 2013-05-07 | 1 | -9/+5 |
* | Fix Bug 692: Add tracking of VERTEX_ARRAY_BINDING, and enable allowing a boun... | Sven Gothel | 2013-04-14 | 2 | -68/+71 |
* | GLES[12] Impl: Cleanup 'checkBufferObject(..)', remove unused and 'avail' arg... | Sven Gothel | 2013-04-14 | 2 | -86/+32 |
* | OSX/CALayer: Revise CALayer 'RunOnMainThread' utilization, avoiding deadlocks | Sven Gothel | 2013-03-14 | 1 | -16/+7 |
* | Fix Bug 691 (part-3): NSOpenGLLayer::openGLContextForPixelFormat(..) on main-... | Sven Gothel | 2013-02-16 | 2 | -0/+24 |
* | Fix Bug 691 (part-2): Extra '[subLayer release]' is wrong, since 'CGL.release... | Sven Gothel | 2013-02-15 | 2 | -0/+31 |
* | Fix/Complete commit b8a8fc24a3afb0cb06a31504bdea1a98b8f00ef4 - Adding missing... | Sven Gothel | 2012-12-16 | 2 | -3/+12 |
* | Cleanup GLContext special entries: getOffscreenContextPixelDataType(), getOff... | Sven Gothel | 2012-12-15 | 1 | -0/+5 |
* | SWT GLCanvas: Fix sporadic drop of redraw on X11 _and_ allow using custom GLC... | Sven Gothel | 2012-12-04 | 1 | -2/+3 |
* | WGL/WGLExt Robustness: Use NIODirectOnly for all bindings. For these internal... | Sven Gothel | 2012-10-30 | 2 | -1/+9 |
* | CGL/CGLExt Robustness: Use NIODirectOnly for all bindings. For these internal... | Sven Gothel | 2012-10-30 | 2 | -0/+8 |
* | GLX/GLXExt Robustness: Use NIODirectOnly for all bindings. For these internal... | Sven Gothel | 2012-10-30 | 4 | -60/+66 |
* | EGL/EGLExt Robustness: Use NIODirectOnly for all bindings. For these internal... | Sven Gothel | 2012-10-30 | 2 | -1/+9 |
* | ES2Impl fix: Remove code which could imply recursion if !ES2Compatible (altho... | Sven Gothel | 2012-10-12 | 2 | -10/+10 |
* | Workaround for Bug 623: Sporadic XCB assertion failures w/ ATI proprietary dr... | Sven Gothel | 2012-09-30 | 1 | -0/+5 |
* | Fix Bug 612: glVertexAttribIPointer/glVertexAttribLPointer are BufferObjectKi... | Sven Gothel | 2012-09-20 | 1 | -0/+4 |
* | Fix non NIO direct GL semantics: Restrict certain GL function to NIODirectOnl... | Sven Gothel | 2012-09-20 | 1 | -29/+36 |
* | Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra... | Sven Gothel | 2012-09-15 | 1 | -0/+20 |
* | Fix GraphicsConfigurationFactory: Map factory to device-type _and_ capabiliti... | Sven Gothel | 2012-07-24 | 1 | -1/+3 |
* | Bug 599 - FBObject / Offscreen Support - Part 1 | Sven Gothel | 2012-07-19 | 8 | -106/+202 |
* | Enhance Bootsrapping of JOGL around 37% - 40% (1st start in new JVM) - GLProf... | Sven Gothel | 2012-07-06 | 4 | -20/+38 |
* | Fix Bug 590: Wrong GL2 and GLES2 aliasing of GL_ARB_half_float_pixel/GL_ARB_h... | Sven Gothel | 2012-06-16 | 4 | -37/+13 |
* | Move ProjectFloat back to private, exposing basic math in FloatUtil | Sven Gothel | 2012-04-09 | 1 | -1/+1 |
* | Fix EGL/ES types GLeglImageOES, EGLImageKHR & EGLClientBuffer - and functions... | Sven Gothel | 2012-04-09 | 2 | -3/+6 |
* | Fix commit de2b129a56335262a44a05541a3ab2e35668cc6e - Relocation/Exposure of ... | Sven Gothel | 2012-04-02 | 1 | -0/+1 |
* | NIODirectOnly: Remove invalid comment 'where a Buffer argument shall hold ret... | Sven Gothel | 2012-03-26 | 1 | -8/+8 |
* | Reviewed JOGL GlueGen Tags: NIODirectOnly - Removed where not technically req... | Sven Gothel | 2012-03-22 | 2 | -31/+29 |
* | GL/GLContext: Properly define swapInterval incl. default value for EGL (1) an... | Sven Gothel | 2012-03-10 | 1 | -0/+6 |
* | NativeWindow public* reorg 3/3 ; NativeVisualID -> VisualIDHolder incl. prope... | Sven Gothel | 2012-03-06 | 1 | -1/+1 |
* | NativeWindow: Relax Xinerama dependency / Rename Windows impl subfolder to co... | Sven Gothel | 2012-02-27 | 1 | -0/+2 |
* | Fix MultisampleDemo01 -> MultisampleDemoES1 (proper profile, remove immediate... | Sven Gothel | 2012-02-24 | 1 | -1/+1 |
* | MemoryObject: Use proper generics style | Sven Gothel | 2012-02-23 | 3 | -3/+3 |
* | Minor GL/GLContext additions / cleanups (GL_BGRA, isNPOTTextureAvailable()) | Sven Gothel | 2012-02-22 | 5 | -5/+12 |
* | OpenGL EGL, ES1 and ES2 Header Sync incl. subsuming common extensions. | Sven Gothel | 2012-02-15 | 15 | -24/+202 |
* | 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 |