Age | Commit message (Expand) | Author |
2010-03-13 | r300g: refrain from using immediate mode if it causes slowdown | Marek Olšák |
2010-03-12 | Merge branch '7.8' | Michel Dänzer |
2010-03-12 | vmwgfx/dri: Fix SCons build. | Michel Dänzer |
2010-03-11 | winsys/xlib: Fix memory leak. | Vinson Lee |
2010-03-10 | python: More build fixes. | José Fonseca |
2010-03-10 | ws/xlib: remove dead lines | Keith Whitwell |
2010-03-10 | ws/gdi: add include | Keith Whitwell |
2010-03-10 | Revert "r300-gallium: Skeleton for integrating into the python statetracker." | José Fonseca |
2010-03-10 | winsys/drm: Handle circular dependencies in Makefile.egl. | Chia-I Wu |
2010-03-09 | null: Add a null software winsys. | José Fonseca |
2010-03-09 | ws/gdi: fix typo | Keith Whitwell |
2010-03-09 | gallium: create target for gdi libgl | Keith Whitwell |
2010-03-09 | ws/xlib: no dependency on mesa state tracker | Keith Whitwell |
2010-03-09 | gallium: create helper for swrast+xlib combination | Keith Whitwell |
2010-03-09 | ws/xlib: remove self-knowledge about users of xlib winsys | Keith Whitwell |
2010-03-09 | cell: fix up assorted compilation problems | Brian Paul |
2010-03-09 | gdi: Fixup llvmpipe gdi winsys too. | José Fonseca |
2010-03-09 | scons: Add new targets option. | José Fonseca |
2010-03-09 | winsys/gdi: get softpipe version compiling | Keith Whitwell |
2010-03-09 | ws/gdi: missing file | Keith Whitwell |
2010-03-09 | ws/gdi: sketch of gdi changes | Keith Whitwell |
2010-03-09 | cell: untwiddle surface contents in flush_frontbuffer() | Keith Whitwell |
2010-03-09 | ws/xlib: remove USE_XSHM preprocessor macro | Keith Whitwell |
2010-03-09 | ws/xlib: manage the GC internally | Keith Whitwell |
2010-03-09 | Merge commit 'origin/master' into gallium-sw-api-2 | Keith Whitwell |
2010-03-09 | st/egl: Use xlib_sw_winsys in ximage backend. | Chia-I Wu |
2010-03-09 | winsys/xlib: Fix a segfault when USE_XSHM is not defined. | Chia-I Wu |
2010-03-08 | gallium: remove xlib_driver::display_surface | Keith Whitwell |
2010-03-08 | gallium: make it work | Keith Whitwell |
2010-03-08 | gallium: introduce target directory | Keith Whitwell |
2010-03-08 | ws/xlib: remove dead files | Keith Whitwell |
2010-03-08 | ws/xlib: fixup softpipe build | Keith Whitwell |
2010-03-08 | winsys/xlib: remove dependency on glx/x11 state tracker | Keith Whitwell |
2010-03-08 | ws/xlib: remove redundant declarations | Keith Whitwell |
2010-03-08 | winsys/xlib: sketch of cell support | Keith Whitwell |
2010-03-08 | Merge commit 'origin/gallium-winsys-handle-rebased' | Keith Whitwell |
2010-03-04 | gallium: fix llvmpipe after winsys move | Keith Whitwell |
2010-03-04 | softpipe: rework to use the llvmpipe winsys | Keith Whitwell |
2010-03-04 | svga: Forgot one bit in rebase | Jakob Bornecrantz |
2010-03-04 | nouveau: Conversion to winsys handle | Jakob Bornecrantz |
2010-03-02 | gdi: Rename pipe formats. | José Fonseca |
2010-03-02 | drm/nouveau: Rename pipe formats. | José Fonseca |
2010-03-01 | r300g: Conversion to to winsys handle | Jakob Bornecrantz |
2010-03-01 | svga: Conversion to winsys handle | Jakob Bornecrantz |
2010-03-01 | i965g: Conversion to winsys handle | Jakob Bornecrantz |
2010-03-01 | i915g: Conversion to winsys handle | Jakob Bornecrantz |
2010-03-01 | gallium: Reorg texture usage flags | Jakob Bornecrantz |
2010-02-27 | radeong: clean up includes | Marek Olšák |
2010-02-27 | vmware/xorg: Bump to match vmware driver | Jakob Bornecrantz |
2010-02-27 | st/xorg: Encapsulate all customizable stuff in a separate class. | Thomas Hellstrom |