Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: Install winsys/drm to DESTDIR rather than / | Joel Bosveld | 2009-02-23 | 1 | -2/+2 |
| | |||||
* | gallium: Improve winsys dri template Makefile | Jakob Bornecrantz | 2009-02-20 | 1 | -8/+7 |
| | | | | | | LIBNAME_EGL had to be removed since if you didn't set it (nobody set it anyways) make would get it confused it with the $(TOP)/lib/gallium target. | ||||
* | gallium: Install DRI drivers into lib/gallium | Jakob Bornecrantz | 2009-02-10 | 1 | -5/+5 |
| | |||||
* | mesa: build/use libmesagallium.a for gallium builds | Brian Paul | 2009-02-09 | 1 | -2/+2 |
| | | | | | This contains the core mesa code but excludes things not needed for gallium such as tnl/, swrast/, swrast_setup/, etc. | ||||
* | i915: Use new egl state_tracker | Jakob Bornecrantz | 2009-01-18 | 1 | -2/+2 |
| | |||||
* | consolidate intel directories. | Alan Hourihane | 2008-08-17 | 1 | -0/+125 |
we now have src/gallium/winsys/drm/intel/{common,dri,egl} |