aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/dri/sw
Commit message (Expand)AuthorAgeFilesLines
* drisw: Remove unnecessary header.Vinson Lee2010-03-291-1/+0
* st/dri/sw: add drisw_api similarly to dri1_apiGeorge Sapountzis2010-03-292-65/+37
* drisw: probably better hack for stride and some commentsGeorge Sapountzis2010-03-281-3/+16
* drisw: make stride issue profoundGeorge Sapountzis2010-03-271-5/+5
* st/dri: Fix SCons build.Vinson Lee2010-03-261-1/+0
* swrastg: allow for any of the software rasterizers.George Sapountzis2010-03-261-6/+0
* st/dri: factor out common init_screen codeGeorge Sapountzis2010-03-261-13/+8
* st/dri mv __driDriverExtensions to drisw.c and dri2.cGeorge Sapountzis2010-03-261-0/+7
* st/dri: fold dri_extensions.c into dri_context.cGeorge Sapountzis2010-03-262-2/+0
* swrastg: Build with sconsJakob Bornecrantz2010-03-261-0/+29
* st/dri: Move common files to common directoryJakob Bornecrantz2010-03-267-7/+7
* st/dri: Reshuffle files and make it obvious which files are sharedJakob Bornecrantz2010-03-269-0/+405