Merge branch '7.8'
[mesa.git] / src / gallium / drivers / svga / svga_pipe_flush.c
index 0becb0765acc20387f3f70eb2b6d7fb999967d0d..ab243aa6ec59160a4d399d83610efecd99d64090 100644 (file)
 
 #include "pipe/p_defines.h"
 #include "svga_screen.h"
-#include "svga_screen_texture.h"
+#include "svga_surface.h"
 #include "svga_context.h"
-#include "svga_winsys.h"
-#include "svga_draw.h"
 #include "svga_debug.h"
 
-#include "svga_hw_reg.h"
-
-
-
 
 static void svga_flush( struct pipe_context *pipe,
                         unsigned flags,