aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/javax/media/opengl/GLCapabilities.java
Commit message (Expand)AuthorAgeFilesLines
* Minor edits: Fix comments / API-docsSven Gothel2014-05-191-1/+1
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-8/+8
* Fix some JavaDoc and API doc (reference) bugs ..Sven Gothel2013-09-081-3/+4
* Fix Bug 720: Unify all platform specific GLContextImpl specializations; Fix B...Sven Gothel2013-04-181-53/+2
* *Capabilities: Cleanup string ctor; GLGraphicsConfigurationUtil: Clean getExc...Sven Gothel2013-04-171-4/+4
* Fix window mode attribute bit FBO_BIT usage in platform dependent code (map i...Sven Gothel2012-09-081-0/+29
* Fix Capabilities ambiguity and explosion of queried available-list; Add FBO a...Sven Gothel2012-09-071-42/+54
* Bug 599 - FBObject / Offscreen Support - Part 1Sven Gothel2012-07-191-14/+17
* GLCapabilities*: Add 'isFBO()' and 'setFBO(boolean)', allowing upcoming impl....Sven Gothel2012-07-091-9/+39
* Capabilities cleanup: make most get*() final, impl. Comparable to Capabilitie...Sven Gothel2012-06-271-52/+83
* StringBuffer -> StringBuilder (Local objects, no concurrency) ; Impacts: Capa...Sven Gothel2012-04-161-3/+3
* Generalize sample extension in GLCapabilities*, currently NV_coverage_sample ...Sven Gothel2011-10-081-36/+22
* NativeWindow/JOGL: Cleanup Caps doc and implicit related values.Sven Gothel2011-09-041-22/+30
* GLProfile: Initialization fix and clarifications ( GLExceptions on n/a profil...Sven Gothel2011-07-071-1/+2
* GLCapabilities enhancements: Choosing, All-Available, Data Handling (X11, WGL...Sven Gothel2011-01-311-19/+114
* JOGL/NEWT: Animator fixesSven Gothel2010-11-211-1/+1
* Finishing Immutable changes including GLCapabiltiesImmutable.Sven Gothel2010-11-171-3/+27
* JOGL: Complete eager and lazy mapping of GLProfiles in respect to multiple de...Sven Gothel2010-11-141-1/+1
* Added fast path to equals impl.Sven Gothel2010-11-061-0/+1
* NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit testSven Gothel2010-10-061-0/+1
* Add: Extended support for CVM crosscompile:sg2158892009-07-241-1/+13
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+329