summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/sw/xlib/xlib_sw_winsys.c
AgeCommit message (Expand)Author
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