Home
last modified time | relevance | path

Searched refs:glBitmap (Results 1 – 25 of 33) sorted by relevance

12

/external/mesa3d/src/gallium/frontends/wgl/
Dstw_wgl.c260 glBitmap(0, 0, (GLfloat)-gm.gmptGlyphOrigin.x, in wglUseFontBitmapsW()
270 glBitmap(gm.gmBlackBoxX, gm.gmBlackBoxY, in wglUseFontBitmapsW()
Dopengl32.mingw.def14 glBitmap = glBitmap@28
Dopengl32.def14 glBitmap
Dstw_context.c613 &glBitmap,
/external/mesa3d/docs/relnotes/
D6.2.129 and glBitmap work with PBOs. This has been fixed for Mesa 6.3.
D6.232 and glBitmap work with PBOs.
D6.4.1.rst27 - fragment program fog option didn't work with glDrawPixels, glBitmap
D7.5.1.rst49 - Fixed Gallium glBitmap() Z position bug
D7.6.1.rst50 - Fixed glBitmap bugs in Intel drivers.
D7.0.3.rst45 - glBitmap from a PBO didn't always work
D6.4.rst45 - glBitmap, glDraw/CopyPixels mistakenly generated selection hits
D9.1.1.rst68 Segfault in glBitmap when called with PBO source
104 - st/mesa: implement glBitmap unpacking from a PBO, for the cache path
D9.1.4.rst160 - intel: Fix MRT handling of glBitmap().
161 - intel: Fix format handling of blit glBitmap()
D9.2.1.rst109 - i965: Reenable glBitmap() after the sRGB winsys enabling.
D11.1.1.rst123 - st/mesa: fix GLSL uniform updates for glBitmap & glDrawPixels (v2)
D8.0.3.rst243 - intel: Remove pointless software fallback for glBitmap on Gen6.
D9.2.rst105 glBitmap generates no fragments (occlusion_query_meta_fragments test
D7.11.rst79 Regression, segfault in libdrm_intel when calling glBitmap
/external/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_usefont.c347 glBitmap(width, height, x0, y0, dx, dy, bm); in glXUseXFont()
357 glBitmap(0, 0, 0.0, 0.0, dx, dy, NULL); in glXUseXFont()
/external/mesa3d/src/mesa/drivers/x11/
Dxfonts.c344 glBitmap(width, height, x0, y0, dx, dy, bm); in Fake_glXUseXFont()
354 glBitmap(0, 0, 0.0, 0.0, dx, dy, NULL); in Fake_glXUseXFont()
/external/mesa3d/src/glx/
Dxfont.c347 glBitmap(width, height, x0, y0, dx, dy, bm); in DRI_glXUseXFont()
357 glBitmap(0, 0, 0.0, 0.0, dx, dy, NULL); in DRI_glXUseXFont()
/external/mesa3d/src/gallium/targets/osmesa/
Dosmesa.mingw.def21 glBitmap = glBitmap@28
Dosmesa.def24 glBitmap
/external/angle/src/libGL/
DlibGL_autogen.def14 glBitmap
/external/mesa3d/docs/
Dversions.rst102 - glBitmap() and glDrawPixels() clipping
659 - glBitmap didn't always check for invalid raster position
670 - glBitmap in feedback mode was offset by xOrig, yOrig params
707 - glBitmap in feedback mode didn't work
1124 - feedback attributes for glDraw/CopyPixels and glBitmap were wrong

12