summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/radeon/radeon_state.c
AgeCommit message (Expand)AuthorFilesLines
2003-03-04Restore ability to build full driver.embedded-1-20030305Keith Whitwell1-2/+3
2003-02-23fix some compiler warningsKeith Whitwell1-0/+9
2003-02-23clean up header usageKeith Whitwell1-3/+0
2003-02-23Final documentation fixes and additions.Jose Fonseca1-0/+6
2003-02-22Bunch of documention additions.Jose Fonseca1-24/+25
2003-02-21Restrict access to non-subset gl entrypoints. Other small cleanups.Keith Whitwell1-0/+1
2003-02-16Initial/partial documentation to the functions/structures that make the Radeo...Jose Fonseca1-46/+339
2003-02-07Eliminate all remaining fallbacks & usage of FALLBACK macroKeith Whitwell1-35/+60
2003-01-27Fix compilation for full driver build.Keith Whitwell1-8/+10
2003-01-24Isolated code for lighting, fog, texgen and userclip in new files.Keith Whitwell1-883/+71
2003-01-14Remove debug printfKeith Whitwell1-4/+0
2003-01-13Add config file facility and remove hardwired options from minglx.cKeith Whitwell1-5/+0
2002-12-30Allow the standard radeon driver to be built without the swrast and swtnlKeith Whitwell1-4/+58
2002-12-04A full radeon driver, seems to build ok, haven't run yetKeith Whitwell1-0/+2165