aboutsummaryrefslogtreecommitdiffstats
path: root/release-info/src-release
diff options
context:
space:
mode:
authorHarvey Harrison <[email protected]>2012-02-16 10:22:37 -0800
committerHarvey Harrison <[email protected]>2012-05-03 18:37:24 -0700
commit7a2c2f5722ad297e0373ca1f31b54a1ab876f67d (patch)
treebf8ad8b6023f555c02aed74637c1c6f6ea5ef407 /release-info/src-release
parent7bf1b7b00a2325beba820215a1d80ee3819373ba (diff)
j3dcore: mark all occurences of GL_SUN_global_alpha as FIXME
The hilarious part is, the JOGL1 pipeline never used this feature anyway as when it tested for the extension, there was a typo 'gloabl' which meant it never was counted as available by the Canvas3D class...fun. Likely this all just needs removing and replacing with vertex(?) shaders, there is also API that exposes this in the Pipeline interface that should be killed as it was only to expose this feature: Pipeline:setGlobalAlpha Pipeline:disableGlobalAlpha Canvas3D:setGlobalAlpha Canvas3D:supportGlobalAlpha GeometryArrayRetained:disableGlobalAlpha ...and more. Signed-off-by: Harvey Harrison <[email protected]>
Diffstat (limited to 'release-info/src-release')
0 files changed, 0 insertions, 0 deletions