summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/sw/xlib
AgeCommit message (Expand)Author
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-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-05-27sw/xlib: avoid dereferencing a null pointerBrian Paul
2010-05-24sw/xlib: NULL-out pointers after freeing image dataBrian Paul
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-10Squashed commit of the following:Keith Whitwell
2010-03-28ws/xlib: Call XFlush after PutImageKeith Whitwell
2010-03-24gallium: Reorg winsys directoriesJakob Bornecrantz