mesa/src/mesa
2007-08-09 11:23:17 +01:00
..
drivers Split swapbuffers and read/draw buffers functionality into two files. 2007-08-09 11:23:17 +01:00
glapi Add a few missing GL 2.0 entrypoints, regenerate related files. 2007-06-28 16:34:40 -06:00
main remove st_draw.h include 2007-08-02 14:20:13 -06:00
math Be more consistant with paths in #includes. Eventually, eliminate a bunch of -I flags. 2007-07-04 13:15:20 -06:00
pipe Declare missing opcode aliases. Declare SGN opcode. 2007-08-09 10:44:38 +01:00
ppc Initial support for PowerPC specific code in Mesa and DRI drivers. DRI 2004-10-13 19:56:15 +00:00
shader Naive implementation of IF/ELSE/ENDIF. 2007-08-07 15:34:46 +01:00
sparc Add a few missing GL 2.0 entrypoints, regenerate related files. 2007-06-28 16:34:40 -06:00
state_tracker update lod bias, limits 2007-08-08 16:47:51 -06:00
swrast fix color interpolation for CHAN_BITS==32 2007-07-26 08:22:28 -06:00
swrast_setup Minor clean-up of polygon offset logic. Properly compute _MRD field. 2007-07-11 16:20:32 -06:00
tnl Remove ctx->Point._Size and ctx->Line._Width. 2007-07-21 10:06:41 -06:00
tnl_dd Remove ctx->Point._Size and ctx->Line._Width. 2007-07-21 10:06:41 -06:00
vbo Be more consistant with paths in #includes. Eventually, eliminate a bunch of -I flags. 2007-07-04 13:15:20 -06:00
vf Build libsoftpipe.a 2007-08-01 15:56:23 +01:00
x86 Add a few missing GL 2.0 entrypoints, regenerate related files. 2007-06-28 16:34:40 -06:00
x86-64 Add a few missing GL 2.0 entrypoints, regenerate related files. 2007-06-28 16:34:40 -06:00
.gitignore Make git ignore files only generated at build time. 2006-12-06 14:17:56 +01:00
descrip.mms Committing in . 2004-04-05 06:12:01 +00:00
Makefile Hook up i915simple. Doesn't compile. 2007-08-08 11:14:08 +01:00
Makefile.DJ DMesa now uses OSMesa as a back-end. 2006-03-31 20:53:12 +00:00
Makefile.mgw Fix a number of MINGW32 issues 2007-07-21 11:28:06 -06:00
sources added st_atom_texture.c 2007-08-07 15:12:40 -06:00