summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/sw
Commit message (Expand)AuthorAgeFilesLines
* winsys: Add fbdev software winsys.Chia-I Wu2010-06-114-0/+298
* sw/xlib: avoid dereferencing a null pointerBrian Paul2010-05-271-1/+1
* drm_api: Remove type argument from create screen callbackJakob Bornecrantz2010-05-251-3/+2
* sw/xlib: NULL-out pointers after freeing image dataBrian Paul2010-05-241-1/+7
* sw/wrapper: Implement dt_get_handleJakob Bornecrantz2010-05-161-0/+13
* sw/wrapper: Make sure targets are texturesJakob Bornecrantz2010-05-161-0/+1
* gallium: Add software drm api helper to scons buildJakob Bornecrantz2010-05-101-0/+21
* gallium: Add pipe wrapper software winsys to scons buildJakob Bornecrantz2010-05-101-0/+21
* sw/xlib: Fix bad logic in shm allocation.José Fonseca2010-04-241-5/+5
* xlib/sw: remove stray semicolonBrian Paul2010-04-231-1/+1
* gallium: Convert some uses of get option to staticJakob Bornecrantz2010-04-231-1/+3
* sw/xlib: Fallback to XPutImage when shmget fails.José Fonseca2010-04-231-6/+5
* winsys/sw: Fix error pathsJakob Bornecrantz2010-04-122-3/+14
* Squashed commit of the following:Keith Whitwell2010-04-105-28/+28
* st/dri/sw: add drisw_api similarly to dri1_apiGeorge Sapountzis2010-03-292-7/+34
* ws/sw/dri: s/xm/dri_sw/George Sapountzis2010-03-291-73/+74
* ws/xlib: Call XFlush after PutImageKeith Whitwell2010-03-281-0/+2
* drisw: probably better hack for stride and some commentsGeorge Sapountzis2010-03-281-23/+2
* drisw: add comment to libGL about strideGeorge Sapountzis2010-03-271-0/+1
* drisw: make stride issue profoundGeorge Sapountzis2010-03-271-3/+3
* swrastg: Build with sconsJakob Bornecrantz2010-03-261-0/+23
* swrastg_dri: hack for loader hardcoded strideGeorge Sapountzis2010-03-251-3/+25
* swrastg_dri: add winsys and targetGeorge Sapountzis2010-03-253-0/+246
* gallium: Reorg winsys directoriesJakob Bornecrantz2010-03-2417-0/+1499