Home
last modified time | relevance | path

Searched refs:glCopyPixels (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/wgl/
Dopengl32.mingw.def60 glCopyPixels = glCopyPixels@20
Dopengl32.def60 glCopyPixels
Dstw_context.c692 &glCopyPixels,
/external/mesa3d/docs/
DRELNOTES-5.178 Faster glDrawPixels / glCopyPixels in X11 driver
89 glCopyPixels() calls for the front color buffer will be accelerated
94 glDrawPixels and 100 for glCopyPixels.
DVERSIONS597 - glCopyPixels between front/back buffers didn't copy alpha correctly
671 - overlapping glCopyPixels with pixel zooming now works
673 - glCopyPixels with pixel zooming now works
885 - glCopyPixels with scale and bias was broken
949 - glCopyPixels didn't work for deep color channels
1170 - faster glCopyPixels in X11 driver in some cases (see RELNOTES-5.1)
1173 - fixed issues in glDrawPixels and glCopyPixels for very wide images
1307 - fixed regression in glCopyPixels + convolution
/external/mesa3d/src/glx/apple/
DRELEASE_NOTES22 OpenGL functions: glReadPixels, glCopyPixels, and glCopyColorTable,
/external/mesa3d/src/mesa/drivers/windows/gdi/
Dmesa.def285 glCopyPixels
/external/mesa3d/include/GL/
Dgl.h1252 GLAPI void GLAPIENTRY glCopyPixels( GLint x, GLint y,
Dgl_mangle.h308 #define glCopyPixels MANGLE(CopyPixels) macro