| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 888 / Bug 891 - Enhance GLCapabilities-Query: Apply changes of commit 613... | Sven Gothel | 2013-11-05 | 4 | -26/+75 |
* | Bug 888 - Validate CPU Runtime Performance: X11GLXGraphicsConfiguration.GLXFB... | Sven Gothel | 2013-11-04 | 2 | -0/+47 |
* | Clarify Bug 692: Unbinding a VAO does _not_ imply unbinding of set VBOs (spec... | Sven Gothel | 2013-11-01 | 2 | -2/+2 |
* | Add GLES1Impl 'finalizeInit()' to avoid a 'catched exception roundtrip' | Sven Gothel | 2013-10-30 | 1 | -0/+3 |
* | Bug 871 - Add optional xcode.clang support for all modules (Extends Bug 837 w... | Sven Gothel | 2013-10-24 | 4 | -4/+4 |
* | Bug 852: Validate CPU sourced data API is allowed, throw exception if not. GL...v2.1.0 | Sven Gothel | 2013-10-10 | 2 | -0/+27 |
* | Bug 852: Remove CPU sourced data API entry where not allowed (ES3 and GL core... | Sven Gothel | 2013-10-10 | 21 | -13/+168 |
* | Bug 789: glDrawArraysIndirect and glDrawElementsIndirect are using GL_DRAW_IN... | Sven Gothel | 2013-10-06 | 2 | -0/+22 |
* | Add support for clang ; Use __APPLE__ predefined macro | Sven Gothel | 2013-09-13 | 3 | -3/+3 |
* | GL*, GLContext: Expose isGL2ES3() and getGL2ES3() for convenience. | Sven Gothel | 2013-09-03 | 3 | -0/+36 |
* | GLES3Impl: Add NOP 'finalizeInit()' method, to avoid GLContentImpl not findin... | Sven Gothel | 2013-08-25 | 1 | -0/+3 |
* | Fix Bug 815: GL*: Change glIs<Buffer>Enabled() -> glIs<Buffer>Bound() to refl... | Sven Gothel | 2013-08-14 | 5 | -72/+72 |
* | API doc: Add old glext-20130207.h header for complete extension association. ... | Sven Gothel | 2013-07-17 | 1 | -42/+28 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |