summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/radeon/radeon_subset_vtx.c
AgeCommit message (Expand)AuthorFilesLines
2003-02-23Use correct pv for flatshaded quadstripsKeith Whitwell1-4/+1
2003-02-23Final documentation fixes and additions.Jose Fonseca1-15/+20
2003-02-22More documentation - now almost complete.Jose Fonseca1-18/+222
2003-02-22More documention additions.Jose Fonseca1-5/+12
2003-02-22Bunch of documention additions.Jose Fonseca1-32/+78
2003-02-21Fix vertex copying bug, remove polygonmode support (didn't/couldn't work)Keith Whitwell1-152/+21
2003-02-16Initial/partial documentation to the functions/structures that make the Radeo...Jose Fonseca1-32/+34
2003-02-07Eliminate all remaining fallbacks & usage of FALLBACK macroKeith Whitwell1-7/+5
2003-02-03Add unfilled rendering and code for feedback (not yet integrated)Keith Whitwell1-43/+166
2003-01-28Eliminate some more codeKeith Whitwell1-64/+20
2003-01-28Eliminate radeon_subset_tcl.c.Keith Whitwell1-214/+344
2003-01-22(Partially) subsetted driver runs miniglxtest and texobj.Keith Whitwell1-10/+6
2003-01-22Rename radeon_bitmap.c to radeon_subset_bitmap.cKeith Whitwell1-168/+63
2003-01-22Add new files for bitmap and subsetted begin/end processing.Keith Whitwell1-0/+684