accum.c | |
accum.h | Accumulation buffer operations |
api_arrayelt.c | |
api_arrayelt.h | |
api_exec.c | Initialize dispatch table with the immidiate mode functions |
api_exec.h | |
api_loopback.c | |
api_loopback.h | |
api_noop.c | Just update the ctx->Current vertex attributes |
api_noop.h | |
api_validate.c | |
api_validate.h | |
arrayobj.c | Functions for the GL_APPLE_vertex_array_object extension |
arrayobj.h | Functions for the GL_APPLE_vertex_array_object extension |
attrib.c | |
attrib.h | |
bitset.h | Bitset of arbitrary size definitions |
blend.c | Blending operations |
blend.h | Blending functions operations |
bufferobj.c | Functions for the GL_ARB_vertex/pixel_buffer_object extensions |
bufferobj.h | |
buffers.c | GlReadBuffer, DrawBuffer functions |
buffers.h | Frame buffer management functions declarations |
clear.c | GlClearColor, glClearIndex, glClear() functions |
clear.h | |
clip.c | |
clip.h | |
colormac.h | Color-related macros |
colortab.c | |
colortab.h | |
compiler.h | Compiler-related stuff |
config.h | Tunable configuration parameters |
context.c | Mesa context/visual/framebuffer management functions |
context.h | Mesa context and visual-related functions |
convolve.c | |
convolve.h | |
cpuinfo.c | |
cpuinfo.h | |
dd.h | Device driver interfaces |
debug.c | |
debug.h | Debugging functions |
depth.c | |
depth.h | Depth buffer operations |
depthstencil.c | |
depthstencil.h | |
dispatch.c | This file generates all the gl* function entrypoints |
dlist.c | Display lists management functions |
dlist.h | Display lists management |
dlopen.c | |
dlopen.h | |
drawpix.c | |
drawpix.h | |
enable.c | Enable/disable/query GL capabilities |
enable.h | Enable/disable/query GL capabilities |
enums.c | |
enums.h | Enumeration name/number lookup functions |
eval.c | |
eval.h | Eval operations |
execmem.c | Functions for allocating executable memory |
extensions.c | |
extensions.h | Extension handling |
fbobject.c | |
fbobject.h | |
feedback.c | Selection and feedback modes functions |
feedback.h | |
ffvertex_prog.c | Create a vertex program to execute the current fixed function T&L pipeline |
ffvertex_prog.h | |
fog.c | |
fog.h | Fog operations |
framebuffer.c | |
framebuffer.h | |
get.c | |
get.h | State query functions |
getstring.c | |
glheader.h | Wrapper for GL/gl.h and GL/glext.h |
hash.c | Generic hash table |
hash.h | Generic hash table |
hint.c | |
hint.h | Hints operations |
histogram.c | |
histogram.h | Histogram |
image.c | Image handling |
image.h | |
imports.c | Standard C library function wrappers |
imports.h | Standard C library function wrappers |
light.c | |
light.h | |
lines.c | |
lines.h | Line operations |
macros.h | A collection of useful macros |
matrix.c | Matrix operations |
matrix.h | |
mfeatures.h | Flags to enable/disable specific parts of the API |
mipmap.c | Mipmap generation and teximage resizing functions |
mipmap.h | |
mm.c | |
mm.h | |
mtypes.h | Main Mesa data structures |
multisample.c | |
multisample.h | |
pixel.c | Pixel transfer functions (glPixelZoom, glPixelMap, glPixelTransfer) |
pixel.h | Pixel operations |
pixelstore.c | GlPixelStore functions |
pixelstore.h | GlPixelStore functions |
points.c | Point operations |
points.h | Point operations |
polygon.c | Polygon operations |
polygon.h | Polygon operations |
queryobj.c | |
queryobj.h | |
rastpos.c | Raster position operations |
rastpos.h | Raster position operations |
rbadaptors.c | |
rbadaptors.h | |
readpix.c | |
readpix.h | |
renderbuffer.c | |
renderbuffer.h | |
scissor.c | |
scissor.h | |
shaders.c | |
shaders.h | |
shared.c | Shared-context state |
shared.h | |
simple_list.h | Simple macros for type-safe, intrusive lists |
state.c | State management |
state.h | |
stencil.c | Stencil operations |
stencil.h | Stencil operations |
syncobj.c | Sync object management |
syncobj.h | Sync object management |
texcompress.c | Helper functions for texture compression |
texcompress.h | |
texcompress_fxt1.c | GL_EXT_texture_compression_fxt1 support |
texcompress_s3tc.c | GL_EXT_texture_compression_s3tc support |
texenv.c | GlTexEnv-related functions |
texenv.h | |
texenvprogram.c | |
texenvprogram.h | |
texformat.c | Texture formats |
texformat.h | Texture formats definitions |
texformat_tmp.h | Texel fetch functions template |
texgen.c | GlTexGen-related functions |
texgen.h | |
texgetimage.c | |
texgetimage.h | |
teximage.c | Texture image-related functions |
teximage.h | Texture images manipulation functions |
texobj.c | Texture object management |
texobj.h | Texture object management |
texparam.c | GlTexParameter-related functions |
texparam.h | |
texrender.c | |
texrender.h | |
texstate.c | Texture state handling |
texstate.h | Texture state management |
texstore.c | |
texstore.h | Texture image storage routines |
varray.c | |
varray.h | |
version.h | |
viewport.c | GlViewport and glDepthRange functions |
viewport.h | |
vsnprintf.c | |
vtxfmt.c | |
vtxfmt.h | |
vtxfmt_tmp.h |