aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/dri/sw
Commit message (Expand)AuthorAgeFilesLines
* gallium: Convert state trackers to drm driver interfaceJakob Bornecrantz2010-06-061-1/+0
* glapi: Move to src/mapi/.Chia-I Wu2010-05-072-0/+2
* st/dri: Refactor dri_st_api into other filesJakob Bornecrantz2010-04-264-5/+2
* st/dri: Make st_framebuffer_iface the base for dri_drawableJakob Bornecrantz2010-04-261-1/+1
* st/dri: Make st_manager the base for dri_screenJakob Bornecrantz2010-04-261-3/+3
* st/dri: Add hooks for framebuffer functionsJakob Bornecrantz2010-04-262-44/+24
* st/drisw: Stop pretending to be drm_apiJakob Bornecrantz2010-04-161-5/+1
* st/dri: Refactor init code a bitJakob Bornecrantz2010-04-161-2/+6
* Squashed commit of the following:Keith Whitwell2010-04-101-11/+11
* 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