aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/GLGraphicsConfigurationUtil.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)Sven Gothel2015-02-021-6/+6
* Bug 1068 - Allow GLContext creation and makeCurrent without default framebuff...Sven Gothel2014-12-071-1/+1
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-15/+15
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-30/+30
* Fix OSX GL-core lack of pbuffer: GLDrawableFactory.canCreateGLPbuffer(..) add...Sven Gothel2013-07-171-2/+3
* Bug 718: WindowsBitmapWGLDrawable: Requires GLProfile.GL2, fix BITMAP GLCaps ...Sven Gothel2013-04-181-0/+11
* Bug 718: Further restriction of Windows BITMAP PFD's - RGB888 and !alpha onlySven Gothel2013-04-181-2/+2
* *Capabilities: Cleanup string ctor; GLGraphicsConfigurationUtil: Clean getExc...Sven Gothel2013-04-171-7/+37
* Add GLRendererQuirks; Fix shared EGL/ES resources;Sven Gothel2012-09-201-21/+74
* Disable double-buffer mode when offscreen-bitmap is chosen, remove dbl-buff b...Sven Gothel2012-09-161-1/+5
* Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra...Sven Gothel2012-09-151-7/+21
* Fix window mode attribute bit FBO_BIT usage in platform dependent code (map i...Sven Gothel2012-09-081-3/+2
* Fix Capabilities ambiguity and explosion of queried available-list; Add FBO a...Sven Gothel2012-09-071-63/+88
* GLCapabilities Native Aquisition: Set alpha bits at last - due to it's auto s...Sven Gothel2012-07-201-1/+3
* Bug 599 - FBObject / Offscreen Support - Part 1Sven Gothel2012-07-191-18/+48
* JOGL CapabilitiesChooser-API and impl.: Cleanup using generics: 'List l' -> '...Sven Gothel2012-06-211-3/+2
* StringBuffer -> StringBuilder (Local objects, no concurrency) ; Impacts: Capa...Sven Gothel2012-04-161-2/+2
* Nativewindow: Introduce API private MutableGraphicsConfigurationSven Gothel2011-11-121-0/+2
* Minor edits: Remove unused code and warningsSven Gothel2011-11-081-12/+1
* Cleanup ; JAWT* version flag setting based whetherSven Gothel2011-11-051-0/+11
* Generalize sample extension in GLCapabilities*, currently NV_coverage_sample ...Sven Gothel2011-10-081-0/+1
* Complete translucency support for Win32 - tested w/ NEWTSven Gothel2011-09-041-0/+13
* pbuffer caps fix: offscreen -> falseSven Gothel2011-08-071-0/+1
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-1/+1
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-0/+147