summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915/i915_debug.c
AgeCommit message (Expand)Author
2010-02-19Replace the _mesa_*printf() wrappers with the plain libc versionsKristian Høgsberg
2009-12-10i915: Add missing break statement in i915_debug_packet.Vinson Lee
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2008-09-13i915: fix himask constant init for 64-bit buildGuillaume Melquiond
2007-10-18i915: Add some sanity checks to blit command debugging code.Michel Dänzer
2007-09-24Move i915tex driver into place as just i915.Eric Anholt
2007-09-24Remove the old i915 driver now that i915tex works without TTM.Eric Anholt
2004-07-20fix compare w/ zero warnings (bug 988766)Brian Paul
2004-06-18add missing license textsKeith Whitwell
2004-06-10New driver for i915 as well as older i830/i845/i865 chipsets.Keith Whitwell