Mesa (master): r600g: revert unintentional commit

Adam Jackson ajax at kemper.freedesktop.org
Fri Mar 11 22:46:15 UTC 2011


Module: Mesa
Branch: master
Commit: cbcb84fccf0e7a9450a10bc1daf3572ab9a4955c
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=cbcb84fccf0e7a9450a10bc1daf3572ab9a4955c

Author: Adam Jackson <ajax at redhat.com>
Date:   Fri Mar 11 17:46:03 2011 -0500

r600g: revert unintentional commit

---

 src/gallium/drivers/r600/evergreen_state.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/drivers/r600/evergreen_state.c b/src/gallium/drivers/r600/evergreen_state.c
index a50bdfa..4206b4a 100644
--- a/src/gallium/drivers/r600/evergreen_state.c
+++ b/src/gallium/drivers/r600/evergreen_state.c
@@ -47,7 +47,6 @@
 #include "r600_shader.h"
 #include "r600_pipe.h"
 #include "eg_state_inlines.h"
-#include "main/state.h"
 
 static void evergreen_set_blend_color(struct pipe_context *ctx,
 					const struct pipe_blend_color *state)




More information about the mesa-commit mailing list