mesa: Branch 'glsl-compiler-1' - 2 commits

Brian Paul brianp at kemper.freedesktop.org
Mon Feb 26 21:35:25 UTC 2007


 src/mesa/swrast/s_fragprog.c |    4 ----
 1 files changed, 4 deletions(-)

New commits:
diff-tree ed0ae62ad746d10fe546c900a42e55af5d05c227 (from parents)
Merge: 4e53ce81cfa2a98d045433ffbc4d295a239ad0b6 ca279b80e686e2e590f1cf08ef22dabdead4d66f
Author: Brian <brian at nostromo.localnet.net>
Date:   Mon Feb 26 14:34:57 2007 -0700

    Merge branch 'glsl-compiler-1' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa into glsl-compiler-1

diff-tree 4e53ce81cfa2a98d045433ffbc4d295a239ad0b6 (from 3c1c999226859216b8af35c4806413b4488f21b4)
Author: Brian <brian at nostromo.localnet.net>
Date:   Sun Feb 25 20:05:22 2007 -0700

    remove unneeded includes

diff --git a/src/mesa/swrast/s_fragprog.c b/src/mesa/swrast/s_fragprog.c
index 4e1c829..698925c 100644
--- a/src/mesa/swrast/s_fragprog.c
+++ b/src/mesa/swrast/s_fragprog.c
@@ -27,13 +27,9 @@
 #include "context.h"
 #include "prog_execute.h"
 #include "prog_instruction.h"
-#include "prog_parameter.h"
-#include "prog_print.h"
-#include "program.h"
 
 #include "s_fragprog.h"
 #include "s_span.h"
-#include "slang_library_noise.h"
 
 
 /**



More information about the mesa-commit mailing list