summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/sw
AgeCommit message (Expand)Author
2011-03-16android: Add Android.mk's.Chia-I Wu
2011-03-16android: Add android backend for st/egl.Chia-I Wu
2011-03-11gallium: remove flags from the flush functionMarek Olšák
2011-03-08scons: Fix immediate Python exceptions with SCons on SunOS.Vinson Lee
2011-02-24scons: Reduce all Cygwin platform names to 'cygwin'.Vinson Lee
2011-02-23scons: Fix Cygwin platform names.Vinson Lee
2010-12-16wrapper: Flush pipe on unmapJakob Bornecrantz
2010-12-16wrapper: Fix width and height given to map and remove uneeded fieldsJakob Bornecrantz
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-11-09winsys/xlib: Add cygwin to SConscript.Vinson Lee
2010-10-21winsys/xlib: rename xm->xlibBrian Paul
2010-10-21winsys/xlib: fix up allocation/dealloction of XImageBrian Paul
2010-10-21winsys/xlib: use Bool type for shm fieldBrian Paul
2010-10-21winsys/xlib: formatting fixesBrian Paul
2010-10-15wrapper: Add a way to dewrap a pipe screen without destroying itJakob Bornecrantz
2010-10-15wrapper: Fix spellingJakob Bornecrantz
2010-09-22winsys: automatically build sw winsys needed by EGL and d3d1xLuca Barbieri
2010-09-09winsys: emit warning in null_sw_displaytarget_create()Brian Paul
2010-08-20winsys/sw: use PIPE_TEXTURE_RECT if appropriateLuca Barbieri
2010-06-28Merge branch 'gallium-drm-driver-drescriptor'Jakob Bornecrantz
2010-06-23gallium: Drop sw drm winsysJakob Bornecrantz
2010-06-11winsys: Add fbdev software winsys.Chia-I Wu
2010-05-27sw/xlib: avoid dereferencing a null pointerBrian Paul
2010-05-25drm_api: Remove type argument from create screen callbackJakob Bornecrantz
2010-05-24sw/xlib: NULL-out pointers after freeing image dataBrian Paul
2010-05-16sw/wrapper: Implement dt_get_handleJakob Bornecrantz
2010-05-16sw/wrapper: Make sure targets are texturesJakob Bornecrantz
2010-05-10gallium: Add software drm api helper to scons buildJakob Bornecrantz
2010-05-10gallium: Add pipe wrapper software winsys to scons buildJakob Bornecrantz
2010-04-24sw/xlib: Fix bad logic in shm allocation.José Fonseca
2010-04-23xlib/sw: remove stray semicolonBrian Paul
2010-04-23gallium: Convert some uses of get option to staticJakob Bornecrantz
2010-04-23sw/xlib: Fallback to XPutImage when shmget fails.José Fonseca
2010-04-12winsys/sw: Fix error pathsJakob Bornecrantz
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-29st/dri/sw: add drisw_api similarly to dri1_apiGeorge Sapountzis
2010-03-29ws/sw/dri: s/xm/dri_sw/George Sapountzis
2010-03-28ws/xlib: Call XFlush after PutImageKeith Whitwell
2010-03-28drisw: probably better hack for stride and some commentsGeorge Sapountzis
2010-03-27drisw: add comment to libGL about strideGeorge Sapountzis
2010-03-27drisw: make stride issue profoundGeorge Sapountzis
2010-03-26swrastg: Build with sconsJakob Bornecrantz
2010-03-25swrastg_dri: hack for loader hardcoded strideGeorge Sapountzis
2010-03-25swrastg_dri: add winsys and targetGeorge Sapountzis
2010-03-24gallium: Reorg winsys directoriesJakob Bornecrantz