Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-30 | identity: Create a drm_api wrapper | Jakob Bornecrantz | |
2009-05-16 | gallium-intel: Enable trace driver | Jakob Bornecrantz | |
2009-05-09 | gallium: replace lib with $(LIB_DIR) | Hanno Böck | |
2009-04-28 | gallium-intel: Create a i965_dri.so symlink | Jakob Bornecrantz | |
This is only used for debuging the gem backend on i965 chipset using the softpipe pipe driver. Usage: "export INTEL_SOFTPIPE=y" and point LIBGL_DRIVERS_PATH to "$MESA/lib/gallium" where $MESA is the mesa root. | |||
2009-04-28 | gallium-intel: Fix build of dri driver | Jakob Bornecrantz | |
2009-02-12 | intel: Remove the old depricated dri1 winsys | Jakob Bornecrantz | |
2008-08-17 | consolidate intel directories. | Alan Hourihane | |
we now have src/gallium/winsys/drm/intel/{common,dri,egl} |