summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/xlib/SConscript
AgeCommit message (Collapse)Author
2009-10-11configs: fix some remains of the i915simple driverZack Rusin
2009-10-05i965g: Drop i965simpleJakob Bornecrantz
The driver never work with real hardware and has bitrotted for quite some time now, might as well drop it. If somebody wants to look at it just use git.
2009-09-01scons: Tool for LLVM. Gracefully disable llvmpipe if LLVM not found.José Fonseca
2009-08-29llvmpipe: Allow to build without udis86.José Fonseca
2009-08-29llvmpipe: Disassemble generated x86 code.José Fonseca
2009-08-29xlib: Complete llvmpipe integration.José Fonseca
2009-02-02xlib: Get conditional compilation of drivers working again.José Fonseca
2009-02-02scons: Fixups for the introduction of the xlib state_tracker.Michel Dänzer
Not quite working yet; glxinfo complains about glXChooseVisual being undefined.
2008-10-23scons: Don't hardcode any drivers for the xlib winsys, just pick suitable ones.Michel Dänzer
2008-09-08scons: Install libGL.so and respective symlinks.José Fonseca
2008-08-07xlib: Integrate with the trace pipe driver.José Fonseca
2008-06-27scons: Fix i965/xlib build.José Fonseca
2008-06-03scons: Integrate gdi winsys.José Fonseca
Conditional build of the winsys based on the platform.
2008-04-03gallium: Only build softpipe driver by default for xlib winsys with scons.Michel Dänzer
2008-02-19Remove src/mesa and src/mesa/main from gallium source include paths.José Fonseca
2008-02-18Update scons build for new code layout.José Fonseca