Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brian 32d86eb28a Rework the GL_READ_BUFFER, GL_DRAW_BUFFER state repairs that Roland previously did. 18 years ago
..
drivers Replace Proxy1D/2D/etc with ProxyTex[] indexed by TEXTURE_x_INDEX. 18 years ago
glapi Add a few missing GL 2.0 entrypoints, regenerate related files. 18 years ago
main Rework the GL_READ_BUFFER, GL_DRAW_BUFFER state repairs that Roland previously did. 18 years ago
math Be more consistant with paths in #includes. Eventually, eliminate a bunch of -I flags. 18 years ago
ppc Initial support for PowerPC specific code in Mesa and DRI drivers. DRI 21 years ago
shader fix potential NULL dereference (bug 11880) 18 years ago
sparc Add a few missing GL 2.0 entrypoints, regenerate related files. 18 years ago
swrast remove reference to ctx->Color.DrawBuffer 18 years ago
swrast_setup Minor clean-up of polygon offset logic. Properly compute _MRD field. 18 years ago
tnl Remove ctx->Point._Size and ctx->Line._Width. 18 years ago
tnl_dd Remove ctx->Point._Size and ctx->Line._Width. 18 years ago
vbo fix vbo_split_copy related bug 9962 18 years ago
x86 Add a few missing GL 2.0 entrypoints, regenerate related files. 18 years ago
x86-64 Add a few missing GL 2.0 entrypoints, regenerate related files. 18 years ago
.gitignore Make git ignore files only generated at build time. 19 years ago
Makefile fix make clean commands so missing subdirs don't cause infinite loops 18 years ago
Makefile.DJ DMesa now uses OSMesa as a back-end. 19 years ago
Makefile.mgw more Mingw32 fixes 18 years ago
descrip.mms Committing in . 21 years ago
sources Rename occlude.[ch] to queryobj.[ch] 18 years ago