New Paste :: Recent Pastes:: Add Line Numbers
A Paste by glDaher
glAlphaFunc( GL_EQUAL, 0.5f); glPopAttrib(GL_ENABLE_BIT ); glEnable( GL_ALPHA_TEST ); glEnable( GL_BLEND); glBlendFunc( blah, 1-blah); // draw text glPopAttrib();