Ubuntu Pastebin

Paste from greyback at Fri, 20 May 2016 09:36:08 +0000

Download as text
1
2
3
quick/scenegraph/qsgdefaultdistancefieldglyphcache.cpp
443:            m_funcs->glCopyTexSubImage2D(GL_TEXTURE_2D, 0, 0, i, 0, i, oldWidth, 1);
445:        m_funcs->glCopyTexSubImage2D(GL_TEXTURE_2D, 0, 0, 0, 0, 0, oldWidth, oldHeight);
Download as text