summaryrefslogtreecommitdiff
path: root/src/gallium/winsys
AgeCommit message (Expand)Author
2010-03-11winsys/xlib: Fix memory leak.Vinson Lee
2010-03-10python: More build fixes.José Fonseca
2010-03-10ws/xlib: remove dead linesKeith Whitwell
2010-03-10ws/gdi: add includeKeith Whitwell
2010-03-10Revert "r300-gallium: Skeleton for integrating into the python statetracker."José Fonseca
2010-03-10winsys/drm: Handle circular dependencies in Makefile.egl.Chia-I Wu
2010-03-09null: Add a null software winsys.José Fonseca
2010-03-09ws/gdi: fix typoKeith Whitwell
2010-03-09gallium: create target for gdi libglKeith Whitwell
2010-03-09ws/xlib: no dependency on mesa state trackerKeith Whitwell
2010-03-09gallium: create helper for swrast+xlib combinationKeith Whitwell
2010-03-09ws/xlib: remove self-knowledge about users of xlib winsysKeith Whitwell
2010-03-09cell: fix up assorted compilation problemsBrian Paul
2010-03-09gdi: Fixup llvmpipe gdi winsys too.José Fonseca
2010-03-09scons: Add new targets option.José Fonseca
2010-03-09winsys/gdi: get softpipe version compilingKeith Whitwell
2010-03-09ws/gdi: missing fileKeith Whitwell
2010-03-09ws/gdi: sketch of gdi changesKeith Whitwell
2010-03-09cell: untwiddle surface contents in flush_frontbuffer()Keith Whitwell
2010-03-09ws/xlib: remove USE_XSHM preprocessor macroKeith Whitwell
2010-03-09ws/xlib: manage the GC internallyKeith Whitwell
2010-03-09Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell
2010-03-09st/egl: Use xlib_sw_winsys in ximage backend.Chia-I Wu
2010-03-09winsys/xlib: Fix a segfault when USE_XSHM is not defined.Chia-I Wu
2010-03-08gallium: remove xlib_driver::display_surfaceKeith Whitwell
2010-03-08gallium: make it workKeith Whitwell
2010-03-08gallium: introduce target directoryKeith Whitwell
2010-03-08ws/xlib: remove dead filesKeith Whitwell
2010-03-08ws/xlib: fixup softpipe buildKeith Whitwell
2010-03-08winsys/xlib: remove dependency on glx/x11 state trackerKeith Whitwell
2010-03-08ws/xlib: remove redundant declarationsKeith Whitwell
2010-03-08winsys/xlib: sketch of cell supportKeith Whitwell
2010-03-08Merge commit 'origin/gallium-winsys-handle-rebased'Keith Whitwell
2010-03-04gallium: fix llvmpipe after winsys moveKeith Whitwell
2010-03-04softpipe: rework to use the llvmpipe winsysKeith Whitwell
2010-03-04svga: Forgot one bit in rebaseJakob Bornecrantz
2010-03-04nouveau: Conversion to winsys handleJakob Bornecrantz
2010-03-02gdi: Rename pipe formats.José Fonseca
2010-03-02drm/nouveau: Rename pipe formats.José Fonseca
2010-03-01r300g: Conversion to to winsys handleJakob Bornecrantz
2010-03-01svga: Conversion to winsys handleJakob Bornecrantz
2010-03-01i965g: Conversion to winsys handleJakob Bornecrantz
2010-03-01i915g: Conversion to winsys handleJakob Bornecrantz
2010-03-01gallium: Reorg texture usage flagsJakob Bornecrantz
2010-02-27radeong: clean up includesMarek Olšák
2010-02-27vmware/xorg: Bump to match vmware driverJakob Bornecrantz
2010-02-27st/xorg: Encapsulate all customizable stuff in a separate class.Thomas Hellstrom
2010-02-27vmware/xorg: Export modinfo just as the other vmware X drivers doesJakob Bornecrantz
2010-02-27drm/vmware: Latest interface changes are backwards incopatibleJakob Bornecrantz
2010-02-27st/xorg, vmware/xorg: Fix xnfcalloc arguments.Thomas Hellstrom