aboutsummaryrefslogtreecommitdiffstats
path: root/jnlp-files/jogl-applet-bug818_gljpanel01.html
Commit message (Collapse)AuthorAgeFilesLines
* FBObject: Fix depth- and stencil bit count selection for attachRenderbuffer(..);Sven Gothel2014-09-201-6/+6
| | | | | | | | | | | | | | | - Fix depth- and stencil bit count selection for attachRenderbuffer(..) - Add generic values: DEFAULT_BITS, REQUESTED_BITS, CHOSEN_BITS, MAXIMUM_BITS - Refactor depth- and stencil bit-count -> format into own method - Allow depth- and stencil bit-count select a higher bit-count if required (fix) - GLFBODrawable.FBOMODE_USE_DEPTH is deprecated, using GLCapabilities.[get|set]DepthBits(..) - It was an oversight to introduce the bit flag in the first place, since we should have used the capabilities depth bit-count - Graph Test: GLEventListenerButton shall use requested capabilities for FBO drawable.
* JNLP/Applets: Remove 'sun.java2d.noddraw' - We don't test with these flags ↵Sven Gothel2014-01-221-3/+1
| | | | either ..
* Bug 848: Add test applet ; Bug 816 Bug816AppletGLCanvas02: Remove 2nd ↵Sven Gothel2013-10-041-1/+1
| | | | Animator ; Fix intendation (TAB -> WS)
* Bug 818: Add missing html file for applet unit test of commit ↵Sven Gothel2013-10-041-0/+34
51ea4e5d5d212dfef519cf824d6cbf69e41bebc7