Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-08 | scons: Don't build xlib when dri is enabled. | José Fonseca | |
Hopefully adddresses fdo 25828. | |||
2010-01-08 | scons: Output a meaningful message when xlib libGL.so can't be built. | José Fonseca | |
2010-01-01 | scons: Aggregate all tiny libraries in a single library. | José Fonseca | |
Makes integration of gallium into out of tree components much easier. No pratical change for components in this tree, | |||
2009-12-28 | xlib: Integrate the trace driver with all pipe drivers. | José Fonseca | |
And not just softpipe. It is particularly convenient to use llvmpipe instead, since it is much faster. It also allows to use rbug with all xlib drivers. | |||
2009-12-28 | scons: Fix xlib build. | José Fonseca | |
After glsl rework merge. | |||
2009-10-11 | configs: fix some remains of the i915simple driver | Zack Rusin | |
2009-10-05 | i965g: Drop i965simple | Jakob 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-01 | scons: Tool for LLVM. Gracefully disable llvmpipe if LLVM not found. | José Fonseca | |
2009-08-29 | llvmpipe: Allow to build without udis86. | José Fonseca | |
2009-08-29 | llvmpipe: Disassemble generated x86 code. | José Fonseca | |
2009-08-29 | xlib: Complete llvmpipe integration. | José Fonseca | |
2009-02-02 | xlib: Get conditional compilation of drivers working again. | José Fonseca | |
2009-02-02 | scons: Fixups for the introduction of the xlib state_tracker. | Michel Dänzer | |
Not quite working yet; glxinfo complains about glXChooseVisual being undefined. | |||
2008-10-23 | scons: Don't hardcode any drivers for the xlib winsys, just pick suitable ones. | Michel Dänzer | |
2008-09-08 | scons: Install libGL.so and respective symlinks. | José Fonseca | |
2008-08-07 | xlib: Integrate with the trace pipe driver. | José Fonseca | |
2008-06-27 | scons: Fix i965/xlib build. | José Fonseca | |
2008-06-03 | scons: Integrate gdi winsys. | José Fonseca | |
Conditional build of the winsys based on the platform. | |||
2008-04-03 | gallium: Only build softpipe driver by default for xlib winsys with scons. | Michel Dänzer | |
2008-02-19 | Remove src/mesa and src/mesa/main from gallium source include paths. | José Fonseca | |
2008-02-18 | Update scons build for new code layout. | José Fonseca | |