summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys
Commit message (Expand)AuthorAgeFilesLines
* winsys/xlib: Fix memory leak.Vinson Lee2010-03-111-1/+1
* python: More build fixes.José Fonseca2010-03-101-4/+0
* ws/xlib: remove dead linesKeith Whitwell2010-03-101-6/+0
* ws/gdi: add includeKeith Whitwell2010-03-101-0/+2
* Revert "r300-gallium: Skeleton for integrating into the python statetracker."José Fonseca2010-03-106-1297/+0
* winsys/drm: Handle circular dependencies in Makefile.egl.Chia-I Wu2010-03-101-2/+4
* null: Add a null software winsys.José Fonseca2010-03-095-0/+205
* ws/gdi: fix typoKeith Whitwell2010-03-091-1/+1
* gallium: create target for gdi libglKeith Whitwell2010-03-094-288/+12
* ws/xlib: no dependency on mesa state trackerKeith Whitwell2010-03-091-2/+1
* gallium: create helper for swrast+xlib combinationKeith Whitwell2010-03-091-1/+1
* ws/xlib: remove self-knowledge about users of xlib winsysKeith Whitwell2010-03-098-320/+2
* cell: fix up assorted compilation problemsBrian Paul2010-03-091-10/+13
* gdi: Fixup llvmpipe gdi winsys too.José Fonseca2010-03-091-1/+1
* scons: Add new targets option.José Fonseca2010-03-091-8/+8
* winsys/gdi: get softpipe version compilingKeith Whitwell2010-03-095-34/+56
* ws/gdi: missing fileKeith Whitwell2010-03-091-0/+10
* ws/gdi: sketch of gdi changesKeith Whitwell2010-03-093-2/+216
* cell: untwiddle surface contents in flush_frontbuffer()Keith Whitwell2010-03-091-81/+0
* ws/xlib: remove USE_XSHM preprocessor macroKeith Whitwell2010-03-092-16/+3
* ws/xlib: manage the GC internallyKeith Whitwell2010-03-091-6/+37
* Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell2010-03-0910-467/+272
|\
| * Merge commit 'origin/gallium-winsys-handle-rebased'Keith Whitwell2010-03-0810-467/+272
| |\
| | * svga: Forgot one bit in rebaseJakob Bornecrantz2010-03-041-3/+0
| | * nouveau: Conversion to winsys handleJakob Bornecrantz2010-03-041-66/+6
| | * r300g: Conversion to to winsys handleJakob Bornecrantz2010-03-014-143/+83
| | * svga: Conversion to winsys handleJakob Bornecrantz2010-03-011-32/+44
| | * i965g: Conversion to winsys handleJakob Bornecrantz2010-03-012-126/+75
| | * i915g: Conversion to winsys handleJakob Bornecrantz2010-03-012-96/+63
| | * gallium: Reorg texture usage flagsJakob Bornecrantz2010-03-011-1/+1
* | | st/egl: Use xlib_sw_winsys in ximage backend.Chia-I Wu2010-03-091-1/+2
* | | winsys/xlib: Fix a segfault when USE_XSHM is not defined.Chia-I Wu2010-03-091-10/+31
* | | gallium: remove xlib_driver::display_surfaceKeith Whitwell2010-03-082-24/+0
* | | gallium: make it workKeith Whitwell2010-03-082-0/+50
* | | gallium: introduce target directoryKeith Whitwell2010-03-086-492/+34
* | | ws/xlib: remove dead filesKeith Whitwell2010-03-082-510/+0
* | | ws/xlib: fixup softpipe buildKeith Whitwell2010-03-081-2/+2
* | | winsys/xlib: remove dependency on glx/x11 state trackerKeith Whitwell2010-03-083-40/+53
* | | ws/xlib: remove redundant declarationsKeith Whitwell2010-03-081-7/+0
* | | winsys/xlib: sketch of cell supportKeith Whitwell2010-03-081-248/+20
* | | gallium: fix llvmpipe after winsys moveKeith Whitwell2010-03-042-2/+4
* | | softpipe: rework to use the llvmpipe winsysKeith Whitwell2010-03-0410-1184/+451
|/ /
* | gdi: Rename pipe formats.José Fonseca2010-03-021-2/+2
* | drm/nouveau: Rename pipe formats.José Fonseca2010-03-021-2/+2
|/
* radeong: clean up includesMarek Olšák2010-02-276-37/+18
* vmware/xorg: Bump to match vmware driverJakob Bornecrantz2010-02-271-3/+3
* st/xorg: Encapsulate all customizable stuff in a separate class.Thomas Hellstrom2010-02-274-77/+82
* vmware/xorg: Export modinfo just as the other vmware X drivers doesJakob Bornecrantz2010-02-271-3/+42
* drm/vmware: Latest interface changes are backwards incopatibleJakob Bornecrantz2010-02-271-1/+1
* st/xorg, vmware/xorg: Fix xnfcalloc arguments.Thomas Hellstrom2010-02-271-1/+1