summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/dri/sw/drisw.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-18st/dri: move backend hooks to appropriate objectst-driGeorge Sapountzis1-5/+21
2010-07-18st/dri: drop dri1_helperGeorge Sapountzis1-6/+19
2010-07-18st/dri: mv driDriverAPI to backendsGeorge Sapountzis1-3/+20
2010-06-06gallium: Convert state trackers to drm driver interfaceJakob Bornecrantz1-1/+0
2010-04-26st/dri: Refactor dri_st_api into other filesJakob Bornecrantz1-2/+2
2010-04-26st/dri: Make st_framebuffer_iface the base for dri_drawableJakob Bornecrantz1-1/+1
2010-04-26st/dri: Make st_manager the base for dri_screenJakob Bornecrantz1-3/+3
2010-04-26st/dri: Add hooks for framebuffer functionsJakob Bornecrantz1-33/+24
2010-04-16st/drisw: Stop pretending to be drm_apiJakob Bornecrantz1-5/+1
2010-04-16st/dri: Refactor init code a bitJakob Bornecrantz1-2/+6
2010-04-10Squashed commit of the following:Keith Whitwell1-11/+11
2010-03-29drisw: Remove unnecessary header.Vinson Lee1-1/+0
2010-03-29st/dri/sw: add drisw_api similarly to dri1_apiGeorge Sapountzis1-64/+36
2010-03-28drisw: probably better hack for stride and some commentsGeorge Sapountzis1-3/+16
2010-03-27drisw: make stride issue profoundGeorge Sapountzis1-5/+5
2010-03-26swrastg: allow for any of the software rasterizers.George Sapountzis1-6/+0
2010-03-26st/dri: factor out common init_screen codeGeorge Sapountzis1-13/+8
2010-03-26st/dri mv __driDriverExtensions to drisw.c and dri2.cGeorge Sapountzis1-0/+7
2010-03-26st/dri: Reshuffle files and make it obvious which files are sharedJakob Bornecrantz1-0/+318