summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/x11/xm_line.c
Commit message (Expand)AuthorAgeFilesLines
* use inverted Y coordinate for choosing dither value (conformance fixes)Brian Paul2000-12-131-2/+8
* Committing in .Jouk Jansen2000-11-221-14/+14
* Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars.Brian Paul2000-11-191-20/+20
* Move the transform and lighting code to two new directoriesKeith Whitwell2000-11-161-2/+1
* Removed Driver.Color() and Driver.Index() functions.Brian Paul2000-11-141-34/+2
* test ctx->RenderMode in chooser functions, removed dead codeBrian Paul2000-11-061-110/+31
* added buffer test to xmesa_choose_point(), fixes X protocol errorBrian Paul2000-11-061-4/+6
* Use the new software rasterizer. Reworked optimized line,tri,pointKeith Whitwell2000-11-051-106/+127
* Moved the software rasterizer to a new directory.Keith Whitwell2000-10-311-19/+22
* removed ctx->Texture.Enabled, use ctx->Texture.ReallyEnabled insteadBrian Paul2000-09-281-3/+3
* First batch of OpenGL SI related changes:Brian Paul2000-09-261-2/+2
* added some casts (Takaaki Nomura)Brian Paul2000-09-121-16/+16
* newly organized Xlib driver filesBrian Paul2000-09-071-0/+748