.. |
Imakefile
|
renamed Xlib driver files
|
25 years ago |
KNOWN_BUGS
|
removed two bugs
|
25 years ago |
Makefile.DJ
|
New _mesa_debug() function to replace fprintf() calls.
|
23 years ago |
Makefile.OSMesa16
|
New _mesa_debug() function to replace fprintf() calls.
|
23 years ago |
Makefile.X11
|
New _mesa_debug() function to replace fprintf() calls.
|
23 years ago |
Makefile.ugl
|
New _mesa_debug() function to replace fprintf() calls.
|
23 years ago |
Makefile.win
|
New _mesa_debug() function to replace fprintf() calls.
|
23 years ago |
accum.c
|
more warning fixes (Karl Schultz)
|
24 years ago |
accum.h
|
Consistent copyright info (version number, date) across all files.
|
24 years ago |
api_arrayelt.c
|
Added ctx parameter to _mesa_debug()
|
23 years ago |
api_arrayelt.h
|
Working implementation of glArrayElt that decomposes to regular
|
24 years ago |
api_eval.c
|
vertex program check-in
|
24 years ago |
api_eval.h
|
New files to provide glEvalPoint, glEvalCoord implementations for
|
24 years ago |
api_loopback.c
|
Removed api_compat stuff, there's a better way.
|
24 years ago |
api_loopback.h
|
Consistent copyright info (version number, date) across all files.
|
24 years ago |
api_noop.c
|
bring in changes from dri tcl branch
|
23 years ago |
api_noop.h
|
bring in changes from dri tcl branch
|
23 years ago |
api_validate.c
|
check for vertex program mode
|
23 years ago |
api_validate.h
|
Consistent copyright info (version number, date) across all files.
|
24 years ago |
attrib.c
|
Implemented GL_NV_texture_rectangle extension.
|
23 years ago |
attrib.h
|
More suport for t&l drivers
|
24 years ago |
blend.c
|
Added ctx parameter to _mesa_debug()
|
23 years ago |
blend.h
|
Consolidated source files. Since the re-org a number of source files
|
24 years ago |
buffers.c
|
Added ctx parameter to _mesa_debug()
|
23 years ago |
buffers.h
|
Consolidated source files. Since the re-org a number of source files
|
24 years ago |
clip.c
|
Replaced ClipEnabled[] array and _AnyClip with ClipPlanesEnabled bitmask.
|
23 years ago |
clip.h
|
Consistent copyright info (version number, date) across all files.
|
24 years ago |
colormac.h
|
fixup float/ushort conversion macros
|
23 years ago |
colortab.c
|
added missing texture cube map targets
|
23 years ago |
colortab.h
|
Consistent copyright info (version number, date) across all files.
|
24 years ago |
config.h
|
Implemented GL_NV_texture_rectangle extension.
|
23 years ago |
context.c
|
Implemented GL_NV_texture_rectangle extension.
|
23 years ago |
context.h
|
Added ctx parameter to _mesa_debug()
|
23 years ago |
convolve.c
|
fix Intel C compiler warnings (Gerk Huisma)
|
23 years ago |
convolve.h
|
added _mesa_adjust_image_for_convolution()
|
25 years ago |
dd.h
|
Added ctx parameter to _mesa_debug()
|
23 years ago |
debug.c
|
Remove ENABLE_* flags, ctx->_Enabled.
|
24 years ago |
debug.h
|
Consistent copyright info (version number, date) across all files.
|
24 years ago |
depth.c
|
Added ctx parameter to _mesa_debug()
|
23 years ago |
depth.h
|
Consistent copyright info (version number, date) across all files.
|
24 years ago |
descrip.mms
|
Committing in .
|
23 years ago |
dispatch.c
|
better api trace/log messages
|
24 years ago |
dlist.c
|
Added ctx parameter to _mesa_debug()
|
23 years ago |
dlist.h
|
vertex program check-in
|
24 years ago |
drawpix.c
|
Added ctx parameter to _mesa_debug()
|
23 years ago |
drawpix.h
|
Consolidated source files. Since the re-org a number of source files
|
24 years ago |
enable.c
|
Implemented GL_NV_texture_rectangle extension.
|
23 years ago |
enable.h
|
Consistent copyright info (version number, date) across all files.
|
24 years ago |
enums.c
|
add check for NULL malloc (from Stanford metacompilation analysis)
|
24 years ago |
enums.h
|
Consistent copyright info (version number, date) across all files.
|
24 years ago |
eval.c
|
minor clean-ups
|
24 years ago |
eval.h
|
Consistent copyright info (version number, date) across all files.
|
24 years ago |
extensions.c
|
Implemented GL_NV_texture_rectangle extension.
|
23 years ago |
extensions.h
|
Enable GL_ARB_texture_compression for XMesa/GLX driver. Texture
|
24 years ago |
feedback.c
|
added missing ctx parameter to _mesa_debug() calls
|
23 years ago |
feedback.h
|
Consistent copyright info (version number, date) across all files.
|
24 years ago |
fog.c
|
added test for EXT_fog_coord
|
24 years ago |
fog.h
|
Consistent copyright info (version number, date) across all files.
|
24 years ago |
get.c
|
Implemented GL_NV_texture_rectangle extension.
|
23 years ago |
get.h
|
Consistent copyright info (version number, date) across all files.
|
24 years ago |
glheader.h
|
Added ctx parameter to _mesa_debug()
|
23 years ago |
glprocs.h
|
Added GL_NV_point_sprite functions: glPointParameteri[v]NV().
|
23 years ago |
hash.c
|
init the hash table mutex in _mesa_NewHashTable (Won-Suk Chun)
|
24 years ago |
hash.h
|
Consistent copyright info (version number, date) across all files.
|
24 years ago |
hint.c
|
added missing ctx parameter to _mesa_debug() calls
|
23 years ago |
hint.h
|
Added ctx parameter to _mesa_debug()
|
23 years ago |
histogram.c
|
Consistent copyright info (version number, date) across all files.
|
24 years ago |
histogram.h
|
Consistent copyright info (version number, date) across all files.
|
24 years ago |
image.c
|
replaced GLshort with GLushort in _mesa_sizeof_packed_type()
|
23 years ago |
image.h
|
added _mesa_image_image_stride()
|
23 years ago |
imports.c
|
Added ctx parameter to _mesa_debug()
|
23 years ago |
imports.h
|
New _mesa_debug() function to replace fprintf() calls.
|
23 years ago |
light.c
|
Added ctx parameter to _mesa_debug()
|
23 years ago |
light.h
|
more warning fixes (Karl Schultz)
|
24 years ago |
lines.c
|
Consistent copyright info (version number, date) across all files.
|
24 years ago |
lines.h
|
Consistent copyright info (version number, date) across all files.
|
24 years ago |
macros.h
|
Moved big/little endian code to glheader.h.
|
23 years ago |
matrix.c
|
Added ctx parameter to _mesa_debug()
|
23 years ago |
matrix.h
|
Consistent copyright info (version number, date) across all files.
|
24 years ago |
mesa.conf
|
Initial revision
|
26 years ago |
mesa.def
|
export more symbols for osmesa (win32)
|
23 years ago |
mtypes.h
|
Implemented GL_NV_texture_rectangle extension.
|
23 years ago |
pixel.c
|
test mapsize against 1, not 0 in glPixelMap()
|
23 years ago |
pixel.h
|
Consistent copyright info (version number, date) across all files.
|
24 years ago |
points.c
|
replaced experimental MESA_sprite_point with NV_point_sprite
|
23 years ago |
points.h
|
replaced experimental MESA_sprite_point with NV_point_sprite
|
23 years ago |
polygon.c
|
Added ctx parameter to _mesa_debug()
|
23 years ago |
polygon.h
|
Consistent copyright info (version number, date) across all files.
|
24 years ago |
rastpos.c
|
dispatch offsets for ARB_window_pos
|
23 years ago |
rastpos.h
|
dispatch offsets for ARB_window_pos
|
23 years ago |
simple_list.h
|
Consistent copyright info (version number, date) across all files.
|
24 years ago |
state.c
|
Implemented GL_NV_texture_rectangle extension.
|
23 years ago |
state.h
|
More suport for t&l drivers
|
24 years ago |
stencil.c
|
fixed minor logic error in _mesa_StencilOp()
|
24 years ago |
stencil.h
|
Consistent copyright info (version number, date) across all files.
|
24 years ago |
texformat.c
|
Added ctx parameter to _mesa_debug()
|
23 years ago |
texformat.h
|
Added ctx parameter to _mesa_debug()
|
23 years ago |
texformat_tmp.h
|
#ifdef-out unused big-endian texel fetch functions
|
23 years ago |
teximage.c
|
Implemented GL_NV_texture_rectangle extension.
|
23 years ago |
teximage.h
|
Implemented GL_NV_texture_rectangle extension.
|
23 years ago |
texobj.c
|
Implemented GL_NV_texture_rectangle extension.
|
23 years ago |
texobj.h
|
Implemented GL_NV_texture_rectangle extension.
|
23 years ago |
texstate.c
|
Implemented GL_NV_texture_rectangle extension.
|
23 years ago |
texstate.h
|
Consolidated source files. Since the re-org a number of source files
|
24 years ago |
texstore.c
|
Implemented GL_NV_texture_rectangle extension.
|
23 years ago |
texstore.h
|
Enable GL_ARB_texture_compression for XMesa/GLX driver. Texture
|
24 years ago |
texutil.c
|
Moved big/little endian code to glheader.h.
|
23 years ago |
texutil.h
|
changed parameters to _mesa_rescale_teximage2d()
|
24 years ago |
texutil_tmp.h
|
Fixed out-of-bounds memory write problem (CONVERT_TEXEL_DWORD macro).
|
23 years ago |
varray.c
|
Added ctx parameter to _mesa_debug()
|
23 years ago |
varray.h
|
Moved _mesa_VertexAttribPointerNV into varray.c.
|
24 years ago |
vtxfmt.c
|
bring in changes from dri tcl branch
|
23 years ago |
vtxfmt.h
|
Consistent copyright info (version number, date) across all files.
|
24 years ago |
vtxfmt_tmp.h
|
vertex program check-in
|
24 years ago |