New 'draw' module for primitive drawing (clipping, culling, etc).

This commit is contained in:
Brian
2007-07-09 16:14:26 -06:00
parent 9fbdf50078
commit 279ffe3f16
21 changed files with 372 additions and 338 deletions

View File

@@ -48,6 +48,8 @@
#define PIPE_MAX_SAMPLERS 8
#define PIPE_MAX_CLIP_PLANES 6
#define PIPE_MAX_CONSTANT 32
#define PIPE_ATTRIB_MAX 32
/* fwd decl */