HomeSort by relevance Sort by last modified time
    Searched refs:Mesa (Results 1 - 13 of 13) sorted by null

  /external/mesa3d/docs/
MESA_release_buffers.spec 15 Shipping since Mesa 2.0 in October, 1996.
32 Mesa's implementation of GLX is entirely implemented on the client side.
33 Therefore, Mesa cannot immediately detect when an X window or pixmap is
65 deallocated. True is returned if <d> is a valid Mesa GLX drawable,
MESA_pixmap_colormap.spec 15 Shipping since Mesa 1.2.8 in May, 1996.
32 Since Mesa allows RGB rendering into drawables with PseudoColor,
33 StaticColor, GrayScale and StaticGray visuals, Mesa needs a colormap
63 The Mesa implementation of GLX allows RGB rendering into X windows and
65 to compute pixel values from RGB values Mesa requires a colormap.
MESA_resize_buffers.spec 15 Shipping (since Mesa version 2.2)
26 Mesa 2.2 or later is required.
30 Mesa is often used as a client library with no integration with
32 Mesa does not have an event loop nor window system callbacks, it
34 Mesa cannot automatically detect when a window has been resized.
36 Mesa's glViewport command queries the current window size and updates
42 when a window size changes but would still like Mesa to adjust to
58 glResizeBuffersMESA causes Mesa to query the current window size
MESA_set_3dfx_mode.spec 15 Shipping since Mesa 2.6 in February, 1998.
32 The Mesa Glide driver allows full-screen rendering or rendering into
55 The Mesa Glide device driver allows either rendering in full-screen
69 time with the Mesa Glide driver.
MESA_pack_invert.spec 16 Shipping (Mesa 4.0.4 and later)
MESA_agp_offset.spec 16 Shipping (Mesa 4.0.4 and later. Only implemented in particular
MESA_window_pos.spec 15 Shipping (since Mesa version 1.2.8)
85 void WindowPos{234}{sidf}MESA( T coords );
MESA_copy_sub_buffer.spec 15 Shipping since Mesa 2.6 in February, 1998.
81 Xlib protocol inside of Mesa.
MESA_ycbcr_texture.spec 16 Shipping (Mesa 4.0.4 and later)
MESA_texture_array.spec 19 Shipping in Mesa 7.1
    [all...]
  /external/mesa3d/docs/OLD/
MESA_trace.spec 50 in Mesa is covered by Mesa's XFree86-style copyright by the authors above.
358 * Revision 0.7 - Added MESA postfix (bk010126)
  /external/quake/quake/src/QW/
Makefile.Linux 37 MESA_DIR=/usr/local/src/Mesa-3.0
50 GLCFLAGS=-DGLQUAKE -I/usr/local/src/Mesa-3.0/include -I/usr/include/glide
55 GL_SVGA_LDFLAGS=-L/usr/X11/lib -L/usr/local/src/Mesa-3.0/lib -lm -lMesaGL -lglide2x -lX11 -lXext -lvga
56 GL_X11_LDFLAGS=-L/usr/X11/lib -L/usr/local/src/Mesa-3.0/lib -lm -lGL -lX11 -lXext
  /external/quake/quake/src/WinQuake/
Makefile.linuxi386 30 MESA_DIR=/usr/local/src/Mesa-2.6
    [all...]

Completed in 213 milliseconds