Home | History | Annotate | Download | only in docs

Lines Matching full:blending

50 <li>implementation of SGI's blending extensions
230 <li>fixed bug when blending lines, points, bitmaps outside of window
241 <li>pixelzooming with gamma correction or blending didn't work
328 <li>color masking and blending were performed in wrong order
595 <li>faster blending for some modes
681 <li>blending with alpha = 0 or 1.0 wasn't always exact
797 <li>alpha channel of blending points, lines was sometimes incorrect
851 <li>blending w/ drawbuffer==GL_FRONT_BACK caused segfault (sw rendering)
931 <li>improved blending accuracy, fixes Glean blendFunc test failures
1092 <li>slightly faster blending for (GL_ZERO, GL_ONE) and (GL_ONE, GL_ZERO)
1172 <li>blending clipped glDrawPixels didn't always work