Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-20 | gallium: Improve recursive makefiles | Jakob Bornecrantz | |
2009-02-10 | gallium: Introduce new subdirs build variables | Jakob Bornecrantz | |
(based on gallium-xorg-driver/commit 270ce504052d415870a25ab59818b2309eb8ac13) | |||
2009-01-08 | gallium: split driver-independent code out of xlib winsys | Keith Whitwell | |
Place in new xlib state-tracker. This is a statetracker for the GLX API. | |||
2008-09-12 | gallium: don't build winsys/ here | Brian Paul | |
2008-09-11 | add gallium dir | Alan Hourihane | |
winsys/common -> winsys/ | |||
2008-06-06 | i915: Moved pipe_buffer and i915_winsys functions to a common folder | Jakob Bornecrantz | |
2008-03-11 | gallium: dummy install target | Brian | |
2008-02-18 | Cleanup depend files. | José Fonseca | |
2008-02-15 | Code reorganization: s/aux/auxiliary/ -- update build. | José Fonseca | |
2008-02-15 | Code reorganization: update build. | José Fonseca | |
Update the Makefiles and includes for the new paths. Note that there hasn't been no separation of the Makefiles yet, and make is jumping all over the place. That will be taken care shortly. But for now, make should work. It was tested with linux and linux-dri. Linux-cell and linux-llvm might require some minor tweaks. | |||
2008-02-15 | Code reorganization: move files into their places. | José Fonseca | |
This is in a separate commit to ensure renames are properly preserved. |