Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars. | Brian Paul | 2000-11-19 | 1 | -133/+133 |
* | Move the transform and lighting code to two new directories | Keith Whitwell | 2000-11-16 | 1 | -3/+2 |
* | Removed Driver.Color() and Driver.Index() functions. | Brian Paul | 2000-11-14 | 1 | -43/+3 |
* | test ctx->RenderMode in chooser functions, removed dead code | Brian Paul | 2000-11-06 | 1 | -95/+5 |
* | Use the new software rasterizer. Reworked optimized line,tri,point | Keith Whitwell | 2000-11-05 | 1 | -184/+259 |
* | Moved the software rasterizer to a new directory. | Keith Whitwell | 2000-10-31 | 1 | -45/+49 |
* | Replace the flags Mesa was using for ctx->NewState with a new set | Keith Whitwell | 2000-10-30 | 1 | -1/+23 |
* | removed ctx->Texture.Enabled, use ctx->Texture.ReallyEnabled instead | Brian Paul | 2000-09-28 | 1 | -2/+2 |
* | First batch of OpenGL SI related changes: | Brian Paul | 2000-09-26 | 1 | -3/+3 |
* | added some casts (Takaaki Nomura) | Brian Paul | 2000-09-12 | 1 | -16/+16 |
* | newly organized Xlib driver files | Brian Paul | 2000-09-07 | 1 | -0/+1690 |