Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: Allow state trackers to install files. | Chia-I Wu | 2009-11-06 | 1 | -1/+5 |
| | | | | | | State trackers like es or vega need to install their libraries. Signed-off-by: Chia-I Wu <[email protected]> | ||||
* | gallium: Introduce new subdirs build variables | Jakob Bornecrantz | 2009-02-10 | 1 | -1/+1 |
| | | | | (based on gallium-xorg-driver/commit 270ce504052d415870a25ab59818b2309eb8ac13) | ||||
* | gallium: Don't build egl state_tracker | Jakob Bornecrantz | 2009-01-30 | 1 | -1/+1 |
| | |||||
* | gallium: Build EGL st when build glx st | Jakob Bornecrantz | 2009-01-28 | 1 | -1/+1 |
| | |||||
* | xlib: move state tracker to glx/xlib | Keith Whitwell | 2009-01-09 | 1 | -1/+1 |
| | | | | Also, remove makefile hacks. | ||||
* | gallium: split driver-independent code out of xlib winsys | Keith Whitwell | 2009-01-08 | 1 | -0/+25 |
Place in new xlib state-tracker. This is a statetracker for the GLX API. |