aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/graph/curve/opengl/VBORegion2PVBAAES2.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 801: Cleanup shader-program location/data update ; Add COLORTEXTURE + Tex...Sven Gothel2014-04-041-24/+89
* Bug 801: WIP 2/2 - Add color attribute; Switch Shader instead of branching in...Sven Gothel2014-04-021-34/+20
* Bug 801: WIP 1/2 - Add color attribute; Switch Shader instead of branching in...Sven Gothel2014-04-011-136/+205
* Bug 801: Elaborate on multisampling performance/quality: Flipquad, RGSS, Quin...Sven Gothel2014-03-251-2/+2
* Bug 801: Revise Graph VBAA (Add border dropping MSAA; Test diff. AA modes inc...Sven Gothel2014-03-221-65/+173
* Graph: Fix NPE in case of double destroy call ..Sven Gothel2014-03-171-6/+17
* Bug 801: Add Frustum support to Region; Misc ..Sven Gothel2014-03-141-3/+21
* Bug 801: Fix 183e1bc1868699b99eb9f9c8bf18d646d1120a48 'window box' CalculationSven Gothel2014-03-051-15/+12
* Bug 801: Refine 'blend' usage and modes (API-doc and demo-code)Sven Gothel2014-03-051-1/+0
* Bug 801: Fix VBAA Distortions (VBO-size fractional delta) and AA (Sample frag...Sven Gothel2014-03-041-39/+62
* Bug 801: Add MSAA_RENDERING_BIT ; VBAA: Uses GL_NEAREST (good result) ; Demos...Sven Gothel2014-03-021-0/+389