Lines Matching full:blending
28 implementation of SGI's blending extensions
174 - fixed bug when blending lines, points, bitmaps outside of window
181 - pixelzooming with gamma correction or blending didn't work
252 - color masking and blending were performed in wrong order
481 - faster blending for some modes
559 - blending with alpha = 0 or 1.0 wasn't always exact
655 - alpha channel of blending points, lines was sometimes incorrect
697 - blending w/ drawbuffer==GL_FRONT_BACK caused segfault (sw rendering)
767 - improved blending accuracy, fixes Glean blendFunc test failures
904 - slightly faster blending for (GL_ZERO, GL_ONE) and (GL_ONE, GL_ZERO)
972 - blending clipped glDrawPixels didn't always work