aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes
Commit message (Expand)AuthorAgeFilesLines
* GLContextImpl: Unify common TRACE_SWITCH and DEBUG_TRACE_SWITCH base info-str...Sven Gothel2014-10-082-33/+26
* AnimatorBase thread-name: Add instance sequence numberSven Gothel2014-10-081-2/+5
* WindowsWGLGraphicsConfiguration[Factory]: Refine indentation to increase read...Sven Gothel2014-10-082-45/+78
* Uses System.err instead of System.out in order to drive the debug logs more c...unknown2014-10-083-8/+49
* Bug 1078: Fix commit 99f91f8b28d42cdf341533736e878056bcae4708 (GLRendererQuir...Sven Gothel2014-10-083-26/+39
* Fix of the bug 1078Julien Gouesse2014-10-083-4/+28
* Bug 1085: Fix GLJPanel regression while printing w/ invisible GLJPanel: Zero ...v2.2.3Sven Gothel2014-10-021-1/+1
* Bug 1085: Increase and fix DEBUG verbosity in GLJPanel to catch reshape regre...Sven Gothel2014-10-021-9/+13
* Bug 1084: Fix GLProfile Mapping regarding hardware priority, honor software/h...Sven Gothel2014-10-011-64/+110
* Bug 1081: Fix GLJPanel Regression: Honor pre-init reshape-size at initializeB...Sven Gothel2014-10-011-19/+20
* Bug 1078: Add Fallback in AWTPrintLifecycle.setupPrint(): Use Onscreen GLAD i...Sven Gothel2014-10-014-13/+50
* Fix all backward compatibility issues w/ 2.2.0 and 2.2.1Sven Gothel2014-09-246-54/+73
* Fix synchronization issues in Animator* Exception casev2.2.2Sven Gothel2014-09-233-74/+77
* Fix GLContextImpl.setRendererQuirks(..) CTX_IMPL_ACCEL_SOFT profile stateSven Gothel2014-09-221-4/+4
* Fix synchronization issues in GLDrawableHelper.flushGLRunnables(), fixes rare...Sven Gothel2014-09-224-66/+78
* Stabilize, fix regression: GLDrawable.invoke(..) and Animator* display-loop '...Sven Gothel2014-09-223-8/+16
* FBObject: Fix depth- and stencil bit count selection for attachRenderbuffer(..);Sven Gothel2014-09-208-72/+134
* GLJPanel: Fix backward compatibility, regression of commit fa6ba9d70d4fe47f05...Sven Gothel2014-09-201-0/+6
* FBObject: Fix merge issues of commit 034d843359508833094b6a87eb4b58fd5231bafaSven Gothel2014-09-201-7/+14
* FBObject: Simplify API (init/reset); Only issue automatic resetSamplingSink(....Sven Gothel2014-09-206-170/+379
* StereoClientRenderer: Remove redundant FBObject.detachAllColorbuffer(gl) for ...Sven Gothel2014-09-201-1/+0
* New GLRendererQuirks.BuggyColorRenderbuffer: On Mesa 7.2 software, FBO color ...Sven Gothel2014-09-205-5/+65
* GLContextImpl.setRendererQuirks(..): Use GLRendererQuirks.addQuirk(int), drop...Sven Gothel2014-09-202-61/+78
* GLFBODrawableImpl: Utilize common self-contained setupFBO(..) method for FBO ...Sven Gothel2014-09-201-81/+74
* GLJPanel Cleanup: Remove initial FBO reshape; Propagate reshape only if diffe...Sven Gothel2014-09-201-17/+17
* GLJPanel: Allow reconfiguration of offscreen's GLCapabilitiesImmutableSven Gothel2014-09-141-14/+49
* FPSAnimator: Remove toString() override as accidently added in commit fa0115e...Sven Gothel2014-09-141-5/+0
* FPSAnimator: Align code and pause/resume conditions w/ Animator, simplifying ...Sven Gothel2014-09-141-29/+37
* AnimatorBase.finishLifecycleAction(): Non blocking call shall return true, su...Sven Gothel2014-09-143-14/+19
* GLBuffers.sizeof(..): Add support for ES3, reading supported glPixelStorei st...Sven Gothel2014-09-141-5/+9
* Fix GLPixelStorageModes: Add missing import GLContext ; Regression of commit ...Sven Gothel2014-09-091-0/+1
* Don't utilize glPixelStorei's PACK/UNPACK IMAGE_HEIGHT and SKIP_IMAGES for De...Sven Gothel2014-09-092-8/+16
* Bug 1047 - jogamp.opengl.glu.mipmap.Mipmap now uses already parsed GL version...Sven Gothel2014-09-081-2/+3
* Bug 1060 - Add GLProfile.isInitialized(): Returns true if JOGL has been initi...Sven Gothel2014-09-031-0/+15
* Adding missing '@since 2.2.1' tags to ShaderCode and GLContextSven Gothel2014-09-032-4/+21
* Bug 1059 _and_ version-compat breackage of commit c78ceb642d0ef5bb5bf27ff8ff1...Sven Gothel2014-09-031-14/+14
* Bug 1058 - Fix GLContext.getGLSLVersionString(): Add 'profile' after version ...Sven Gothel2014-09-021-5/+16
* Bug 1043 - Add Tessellation Control and Evaluation Shader SupportSven Gothel2014-09-021-16/+56
* GLProfile: Use String.intern() on static final profile strings ('GL4bc', 'GL4...Sven Gothel2014-09-021-30/+32
* Bug 1052 - OpenGL ES 3.0 Mesa 10.1.3 Caught GLException: Not a GL4ES3 impleme...Sven Gothel2014-09-021-10/+0
* Bug 1017 - TextureIO.write(Texture, File) throws GLException Not a GL2 implem...Sven Gothel2014-09-011-1/+5
* Bug 1020 - First MSAA FBO frame on a mac osx nvidia card not antialiasedSven Gothel2014-08-312-2/+18
* FBObject Cleanup: Add comments about maxSamples > 0 implies fullFBOSupport; b...Sven Gothel2014-08-311-14/+11
* Bug 1054: Revert dfb9ed47ac6d8e85f6ae5fe166e7a6e28ca8ff83: Cannot change prot...Sven Gothel2014-08-303-36/+36
* Bug 1055 - Access and query shared master GLContext in a deterministic fashio...Sven Gothel2014-08-303-73/+105
* Bug 1054: GLContext: makeCurrent() needs a null-check of [mutable] drawable;...Sven Gothel2014-08-305-326/+406
* Bug 1054: Cleanup GLContext: 'lock' -> 'contextLock'Sven Gothel2014-08-293-36/+36
* Bug 1054: Cleanup GLContext 'lock' and 'drawable' usage, perform drawable nul...Sven Gothel2014-08-291-65/+84
* GLSharedContextSetter: Fix API doc and all html references (fix URL and compl...Sven Gothel2014-08-297-11/+43
* glsl.sdk.CompileShader: Use IOUtil.StreamMonitorSven Gothel2014-08-281-33/+1