aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/sw/xlib
Commit message (Expand)AuthorAgeFilesLines
* scons: Fix immediate Python exceptions with SCons on SunOS.Vinson Lee2011-03-081-1/+1
* 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
* 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
* sw/xlib: avoid dereferencing a null pointerBrian Paul2010-05-271-1/+1
* sw/xlib: NULL-out pointers after freeing image dataBrian Paul2010-05-241-1/+7
* 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
* Squashed commit of the following:Keith Whitwell2010-04-101-2/+2
* ws/xlib: Call XFlush after PutImageKeith Whitwell2010-03-281-0/+2
* gallium: Reorg winsys directoriesJakob Bornecrantz2010-03-243-0/+504