Searched refs:glCopyPixels (Results 1 – 9 of 9) sorted by relevance
60 glCopyPixels = glCopyPixels@20
60 glCopyPixels
692 &glCopyPixels,
78 Faster glDrawPixels / glCopyPixels in X11 driver89 glCopyPixels() calls for the front color buffer will be accelerated94 glDrawPixels and 100 for glCopyPixels.
597 - glCopyPixels between front/back buffers didn't copy alpha correctly671 - overlapping glCopyPixels with pixel zooming now works673 - glCopyPixels with pixel zooming now works885 - glCopyPixels with scale and bias was broken949 - glCopyPixels didn't work for deep color channels1170 - faster glCopyPixels in X11 driver in some cases (see RELNOTES-5.1)1173 - fixed issues in glDrawPixels and glCopyPixels for very wide images1307 - fixed regression in glCopyPixels + convolution
22 OpenGL functions: glReadPixels, glCopyPixels, and glCopyColorTable,
285 glCopyPixels
1252 GLAPI void GLAPIENTRY glCopyPixels( GLint x, GLint y,
308 #define glCopyPixels MANGLE(CopyPixels) macro