Home | History | Annotate | Download | only in docs

Lines Matching full:blending

51 <li>implementation of SGI's blending extensions
231 <li>fixed bug when blending lines, points, bitmaps outside of window
242 <li>pixelzooming with gamma correction or blending didn't work
329 <li>color masking and blending were performed in wrong order
596 <li>faster blending for some modes
682 <li>blending with alpha = 0 or 1.0 wasn't always exact
798 <li>alpha channel of blending points, lines was sometimes incorrect
852 <li>blending w/ drawbuffer==GL_FRONT_BACK caused segfault (sw rendering)
932 <li>improved blending accuracy, fixes Glean blendFunc test failures
1093 <li>slightly faster blending for (GL_ZERO, GL_ONE) and (GL_ONE, GL_ZERO)
1173 <li>blending clipped glDrawPixels didn't always work