intel: Add a INTEL_DEBUG=color option.
[mesa.git] / src / intel / common / gen_debug.c
index f90f00d89e9cefcd9f1d75085fdc4b83bc1b80eb..be6fcdb3bdcecc04199d8cb4cb31be91a4aea571 100644 (file)
@@ -83,6 +83,7 @@ static const struct debug_control debug_control[] = {
    { "do32",        DEBUG_DO32 },
    { "norbc",       DEBUG_NO_RBC },
    { "nohiz",       DEBUG_NO_HIZ },
+   { "color",       DEBUG_COLOR },
    { NULL,    0 }
 };