aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/dri/sw
Commit message (Expand)AuthorAgeFilesLines
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-24/+2
* scons: Unify state tracker SConscriptsJakob Bornecrantz2010-11-051-7/+9
* scons: Move dependancy checks to the main gallium scons fileJakob Bornecrantz2010-11-051-12/+11
* scons: DetabifyJakob Bornecrantz2010-11-051-8/+8
* Rename GLvisual and __GLcontextModes to struct gl_configKristian Høgsberg2010-10-131-1/+1
* st/dri: use PIPE_TEXTURE_RECT if appropriateLuca Barbieri2010-08-201-1/+1
* st/dri: Fix segmentation fault in sw driversnobled2010-08-131-2/+2
* st/dri: move backend hooks to appropriate objectGeorge Sapountzis2010-07-301-5/+21
* st/dri: drop dri1_helperGeorge Sapountzis2010-07-304-9/+19
* st/dri: mv driDriverAPI to backendsGeorge Sapountzis2010-07-302-46/+20
* swrastg: Add SWRAST_NO_PRESENT option to not send updates to X serverJakob Bornecrantz2010-07-271-1/+9
* 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