Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-23 | gallium: Install winsys/drm to DESTDIR rather than / | Joel Bosveld | |
2009-02-20 | gallium: Improve winsys dri template Makefile | Jakob Bornecrantz | |
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. | |||
2009-02-10 | gallium: Install DRI drivers into lib/gallium | Jakob Bornecrantz | |
2009-02-09 | mesa: build/use libmesagallium.a for gallium builds | Brian Paul | |
This contains the core mesa code but excludes things not needed for gallium such as tnl/, swrast/, swrast_setup/, etc. | |||
2009-01-18 | i915: Use new egl state_tracker | Jakob Bornecrantz | |
2008-08-17 | consolidate intel directories. | Alan Hourihane | |
we now have src/gallium/winsys/drm/intel/{common,dri,egl} |