summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/galahad/glhd_screen.c
diff options
context:
space:
mode:
authorCorbin Simpson <MostAwesomeDude@gmail.com>2010-06-22 22:37:39 -0700
committerCorbin Simpson <MostAwesomeDude@gmail.com>2010-06-22 22:49:13 -0700
commit7d551eb03df0a732e9e55dd960afffc6a1525377 (patch)
tree7f330e0259fd77d59964b0c3464b607b1ff0b040 /src/gallium/drivers/galahad/glhd_screen.c
parent75612aa19946c6e546ff72b83d0e1bbe4db90db2 (diff)
glhd: Add glhd_warn for unconditional stderr output.
Design decision. Bad API errors should never be silenced. Of course, you can always not use galahad.
Diffstat (limited to 'src/gallium/drivers/galahad/glhd_screen.c')
-rw-r--r--src/gallium/drivers/galahad/glhd_screen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/galahad/glhd_screen.c b/src/gallium/drivers/galahad/glhd_screen.c
index 3f56c3bafd..33cf9d22a1 100644
--- a/src/gallium/drivers/galahad/glhd_screen.c
+++ b/src/gallium/drivers/galahad/glhd_screen.c
@@ -1,6 +1,7 @@
/**************************************************************************
*
* Copyright 2009 VMware, Inc.
+ * 2010 Corbin Simpson <MostAwesomeDude@gmail.com>
* All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a