st/mesa: Remove unnecessary headers.
This commit is contained in:
@@ -33,7 +33,6 @@
|
||||
#include "main/imports.h"
|
||||
#include "main/image.h"
|
||||
#include "main/macros.h"
|
||||
#include "shader/program.h"
|
||||
|
||||
#include "st_context.h"
|
||||
#include "st_texture.h"
|
||||
@@ -41,7 +40,6 @@
|
||||
#include "st_cb_fbo.h"
|
||||
|
||||
#include "util/u_blit.h"
|
||||
#include "util/u_inlines.h"
|
||||
|
||||
|
||||
void
|
||||
|
||||
@@ -29,11 +29,9 @@
|
||||
#include "st_context.h"
|
||||
#include "st_cb_viewport.h"
|
||||
|
||||
#include "pipe/p_context.h"
|
||||
#include "pipe/p_state.h"
|
||||
#include "pipe/p_defines.h"
|
||||
#include "util/u_atomic.h"
|
||||
#include "util/u_debug.h"
|
||||
|
||||
/**
|
||||
* Cast wrapper to convert a GLframebuffer to an st_framebuffer.
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
#include "st_program.h"
|
||||
#include "pipe/p_context.h"
|
||||
#include "util/u_inlines.h"
|
||||
#include "util/u_rect.h"
|
||||
#include "util/u_surface.h"
|
||||
#include "cso_cache/cso_context.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user