aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/javax/media/opengl/awt/GLJPanel.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 830 - Refine Heuristics for to query whether GLDrawableUtil.swapGLContext...Sven Gothel2014-07-311-1/+1
* GLDrawable: Expose getRequestedGLCapabilities() (Include to public API)Sven Gothel2014-07-311-28/+33
* Bug 830 - Add Heuristics for to query whether GLDrawableUtil.swapGLContextAnd...Sven Gothel2014-07-301-12/+19
* Bug 1016 - GLJPanel Offscreen FBO size may exceed GL MAX TEXTURE SIZE, only u...Sven Gothel2014-07-281-5/+20
* GLJPanel: Enhance API doc on setSkipGLOrientationVerticalFlip(..)Sven Gothel2014-07-281-2/+2
* GLJPanel: Only dump verbose debug on frameCount each frame if property 'jogl....Sven Gothel2014-07-281-4/+6
* GLJPanel: Enhance the class API-docSven Gothel2014-07-281-10/+11
* Bug 1037 - FBObject/GLFBODrawable: Do not assume using a TextureAttachment fo...Sven Gothel2014-07-281-1/+1
* Bug 1033: Guarantee atomicity of high-level GLAutoDrawable operations, avoidi...Sven Gothel2014-07-271-2/+13
* Bug 1031: Remove Deprecated Classes and Methods (JOGL)Sven Gothel2014-07-101-27/+14
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-92/+93
* Fix 'typo' in messages: 'Catched' -> 'Caught'Sven Gothel2014-06-281-1/+1
* Fix Bug 826 Regression caused by commit 41190c3830157abdf9649cbf7767e57108f55...Sven Gothel2014-06-131-23/+34
* Bug 741 HiDPI: Add ScalableSurface.getNativeSurfaceScale(..) to compute surfa...Sven Gothel2014-06-091-11/+15
* Bug 741 HiDPI: Simplify ScalableSurface (2): Add request pixelScale API entry...Sven Gothel2014-06-081-6/+8
* Bug 741 HiDPI: Simplify ScalableSurface [set|get]SurfaceScale(..) spec, which...Sven Gothel2014-06-081-3/+7
* Bug 741 HiDPI: Add ScalableSurface interface to get/set pixelScale w/ full OS...Sven Gothel2014-06-081-28/+74
* Bug 1010 - Fix ES3.glPixelStorei and revalidate GLPixelStorageModesSven Gothel2014-05-261-2/+2
* Bug 741 HiDPI: Refine Monitor/Screen [virtual] Viewport Definition / Add NEWT...Sven Gothel2014-05-261-1/+1
* Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units; Ad...Sven Gothel2014-05-211-49/+49
* Bug 742 HiDPI: Add prelim HiDPI support to GLJPanel w/o API change and w/o fi...Sven Gothel2014-05-201-17/+49
* Bug 937 : Fix regression of commit 071bdd6ce9f8c41ccecdbf8bc74f276ccd7ff651 (...Sven Gothel2014-02-251-3/+3
* Bug 975 - GLJPanel's OffscreenDrawable shall not double swap - Fix auto-swap ...Sven Gothel2014-02-181-7/+62
* Bug 975 - GLJPanel's OffscreenDrawable shall not double swap - Use default au...Sven Gothel2014-02-141-23/+7
* Bug 975 - GLJPanel's OffscreenDrawable shall not double swap (custom swap by ...Sven Gothel2014-02-131-25/+49
* Better shared GLAutoDrawable synchronization: Block slave instances to also b...Sven Gothel2014-01-211-0/+5
* Bug 937 - JAWTWindow: Unsatisfying Visibility ComputationSven Gothel2014-01-121-4/+16
* Bug 904: 'User Vertical Flip' for GLJPanel w/o vertical flip must be consider...Sven Gothel2013-12-101-1/+1
* GLJPanel.initializeBackend(offthread=true): Enable on Windows, thanks to Bug ...Sven Gothel2013-12-011-10/+0
* Bug 909 - Reccreate GLJPanel's BufferedImage is no more sourced by singleton ...Sven Gothel2013-11-211-8/+10
* Bug 904 - GLJPanel: Add property to skip isGLOriented() based vertical flip b...Sven Gothel2013-11-141-2/+6
* Bug 904 - GLJPanel: Allow user to skip isGLOriented() based vertical flip of ...Sven Gothel2013-11-141-39/+74
* GLJPanel: Remove unused importSven Gothel2013-11-131-1/+0
* GLJPanel: Don't ctor DefaultGLCapabilitiesChooser() if null chooser is passed...Sven Gothel2013-11-071-1/+1
* GLJPanel: Remove redundant !isInitialized [double-]check in initializeBackend...Sven Gothel2013-11-071-33/+29
* Bug 894 - GLJPanel: Expose 'initializeBackend(boolean offthread)' allowing us...Sven Gothel2013-11-061-30/+88
* Bug 888 / Bug 891- Enhance GLCapabilities-Query: Add perf. test caseSven Gothel2013-11-051-4/+3
* Bug 877 Concurrency Discussion: Update doc MultiThreading.txt, volatile field...Sven Gothel2013-10-291-2/+2
* Bug 776 GLContext Sharing: Add note about driver stability (destruction order...Sven Gothel2013-10-281-9/+2
* Bug 776 GLContext Sharing: Add GLSharedContextSetter to GLJPanelSven Gothel2013-10-271-5/+43
* Bug 776 GLContext Sharing: Refine API for relaxed and lazy GLContext sharing ...Sven Gothel2013-10-271-23/+23
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-96/+96
* AWTPrintLifecycle.setupPrint(..): Add optional tileWidth and tileHeight, allo...Sven Gothel2013-10-151-10/+19
* Bug 859: Let TileRenderer detect zero columns and rows in eot() where beginTi...Sven Gothel2013-10-121-10/+19
* Bug 818: Enable new quirk GLSLNonCompliant on OSX < 10.7 w/ NV GPU; GLJPanel:...Sven Gothel2013-10-031-1/+10
* GLJPanel: Fix 7u40 access to property 'sun.java2d.opengl'. Property was trust...Sven Gothel2013-10-031-6/+1
* Add notice about 'GL states' regarding GLSL vertical flip (Bug 842 and Bug 826).Sven Gothel2013-10-021-2/+13
* GLJPanel/AWTGLPixelBuffer: Reused BufferedImage didn't account for row-stride...Sven Gothel2013-10-021-9/+17
* GLJPanel/Printing: Perform backend.reshape immediatly after printing if resiz...Sven Gothel2013-09-291-9/+15
* GLJPanel: Remove forced DEBUG .. at handleReshape in releasePrint (added w/ c...Sven Gothel2013-09-281-1/+1