Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-05 | i915g: Do not create a symlink for i965_dri.so | Jakob Bornecrantz | |
2009-10-05 | i915g: Drop the simple sufix | Jakob Bornecrantz | |
None of the other driver have a silly sufix, so just drop it. Nothing new added in this commit or any other commit but this is better marketing. | |||
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} |