aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/sw
Commit message (Expand)AuthorAgeFilesLines
* android: add support for ICSChia-I Wu2011-11-251-19/+28
* winsys/sw/android: use HAL formatsChia-I Wu2011-08-211-18/+9
* winsys/sw/android: set bo usage correctlyChia-I Wu2011-08-211-10/+3
* android: build android sw winsysChia-I Wu2011-08-211-0/+34
* winsys/android: new SW winsys for AndroidChia-I Wu2011-08-212-0/+320
* st/egl: update fbdev backendChia-I Wu2011-06-282-29/+51
* winsys/wayland: Fix warningBenjamin Franzke2011-06-211-0/+1
* winsys/wayland: Fix typo in MakefileBenjamin Franzke2011-04-251-1/+1
* winsys: Add wayland shm sw winsysBenjamin Franzke2011-04-254-0/+343
* gallium: remove flags from the flush functionMarek Olšák2011-03-111-1/+1
* scons: Fix immediate Python exceptions with SCons on SunOS.Vinson Lee2011-03-082-2/+2
* scons: Reduce all Cygwin platform names to 'cygwin'.Vinson Lee2011-02-241-1/+1
* scons: Fix Cygwin platform names.Vinson Lee2011-02-231-1/+1
* wrapper: Flush pipe on unmapJakob Bornecrantz2010-12-161-0/+1
* wrapper: Fix width and height given to map and remove uneeded fieldsJakob Bornecrantz2010-12-161-5/+3
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-6/+8
* winsys/xlib: Add cygwin to SConscript.Vinson Lee2010-11-091-1/+1
* winsys/xlib: rename xm->xlibBrian Paul2010-10-211-147/+147
* winsys/xlib: fix up allocation/dealloction of XImageBrian Paul2010-10-211-1/+8
* winsys/xlib: use Bool type for shm fieldBrian Paul2010-10-211-5/+5
* winsys/xlib: formatting fixesBrian Paul2010-10-211-10/+9
* wrapper: Add a way to dewrap a pipe screen without destroying itJakob Bornecrantz2010-10-152-0/+22
* wrapper: Fix spellingJakob Bornecrantz2010-10-152-2/+2
* winsys: automatically build sw winsys needed by EGL and d3d1xLuca Barbieri2010-09-221-0/+10
* winsys: emit warning in null_sw_displaytarget_create()Brian Paul2010-09-091-0/+2
* winsys/sw: use PIPE_TEXTURE_RECT if appropriateLuca Barbieri2010-08-201-1/+7
* Merge branch 'gallium-drm-driver-drescriptor'Jakob Bornecrantz2010-06-284-170/+0
|\
| * gallium: Drop sw drm winsysJakob Bornecrantz2010-06-234-170/+0
* | 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