aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/dri/sw
Commit message (Expand)AuthorAgeFilesLines
* gallium: pass the current context to the flush_front state tracker functionMarek Olšák2012-12-071-2/+2
* st/dri: refactor dri_fill_in_modesMarek Olšák2012-12-071-1/+1
* gallium: unify transfer functionsMarek Olšák2012-10-111-6/+4
* drisw: fix image stride calculation for 16-bit.Dave Airlie2012-03-251-3/+3
* dri: unify __DRIscreenRecGeorge Sapountzis2011-11-041-1/+1
* dri: unify __DriverAPIRecGeorge Sapountzis2011-11-041-2/+1
* Fix gallium dri compile and a merge conflictKristian Høgsberg2011-11-021-0/+1
* dri: Remove unnecessary timestamp pointer indirectionKristian Høgsberg2011-11-021-1/+0
* st/dri/sw: add get_image inline helper similar to put_imageGeorge Sapountzis2011-11-021-4/+16
* st/dri/sw: Fix incorrect castBenjamin Franzke2011-11-021-1/+1
* st/dri/sw: Implement texture_from_pixmapBenjamin Franzke2011-11-021-5/+44
* Revert "Duplicate state_tracker/dri/sw/dri_drawable.c"Benjamin Franzke2011-11-021-269/+1
* Revert "state_trackers/dri/sw: Implement texture_from_pixmap."Benjamin Franzke2011-11-021-43/+7
* state_trackers/dri/sw: Implement texture_from_pixmap.Stéphane Marchesin2011-09-061-7/+43
* Duplicate state_tracker/dri/sw/dri_drawable.cStéphane Marchesin2011-09-061-1/+269
* st/dri: Bind the post-processing queue to driLauri Kasanen2011-08-191-0/+3
* st-api: Rework how drawables are invalidated v3.Thomas Hellstrom2011-06-291-4/+1
* gallium: remove flags from the flush functionMarek Olšák2011-03-111-1/+1
* swrastg: Add __DRI_TEX_BUFFER supportAdam Jackson2011-03-111-0/+1
* 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