aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/sw/xlib
Commit message (Expand)AuthorAgeFilesLines
* winsys/sw/xlib: use correct free function for xlib_dt->dataJose Fonseca2016-05-011-1/+1
* gallium/swrast: fixup build breakage and warningsDave Airlie2015-10-311-0/+1
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-1/+1
* winsys/sw: add the final files to the tarballEmil Velikov2014-08-281-0/+2
* winsys/sw: automake: consistently use Makefile.sourcesEmil Velikov2014-08-283-5/+6
* winsys/xlib: move xlib_create_sw_winsys within the winsysEmil Velikov2014-02-222-1/+12
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-1/+1
* swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)Dave Airlie2013-12-131-1/+2
* gallium/winsys: compact compiler flags into Automake.incEmil Velikov2013-11-161-2/+2
* winsys/sw/xlib: fix compile error in xlib_sw_winsys.c.Gaetan Nadon2013-09-191-1/+1
* winsys/sw/xlib: Prevent shared memory segment leakage.José Fonseca2013-04-241-0/+6
* scons: Provide shorthand aliases for software winsyses.José Fonseca2013-03-051-0/+1
* Remove hacks for static MakefilesMatt Turner2013-01-131-4/+0
* Clean up .gitignore filesMatt Turner2013-01-101-1/+0
* winsys/sw/xlib: Convert to automakeMatt Turner2013-01-103-17/+36
* scons: Build ws_xlib on Mac OS X.Vinson Lee2012-11-271-1/+1
* scons: Fix SCons build infrastructure for FreeBSD.Vinson Lee2012-05-241-1/+1
* 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