mga: Remove unnecessary headers.
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
#include "mga_drm.h"
|
||||
#include "mga_xmesa.h"
|
||||
#include "main/context.h"
|
||||
#include "main/matrix.h"
|
||||
#include "main/simple_list.h"
|
||||
#include "main/imports.h"
|
||||
#include "main/framebuffer.h"
|
||||
@@ -64,7 +63,6 @@
|
||||
#include "utils.h"
|
||||
#include "vblank.h"
|
||||
|
||||
#include "main/extensions.h"
|
||||
#include "drirenderbuffer.h"
|
||||
|
||||
#include "GL/internal/dri_interface.h"
|
||||
|
||||
@@ -32,11 +32,6 @@
|
||||
|
||||
#include "mgacontext.h"
|
||||
#include "mgadd.h"
|
||||
#include "mgastate.h"
|
||||
#include "mgaspan.h"
|
||||
#include "mgatex.h"
|
||||
#include "mgatris.h"
|
||||
#include "mgavb.h"
|
||||
#include "mga_xmesa.h"
|
||||
#include "utils.h"
|
||||
|
||||
|
||||
@@ -42,10 +42,7 @@
|
||||
#include "mgacontext.h"
|
||||
#include "mgadd.h"
|
||||
#include "mgastate.h"
|
||||
#include "mgatex.h"
|
||||
#include "mgavb.h"
|
||||
#include "mgaioctl.h"
|
||||
#include "mgatris.h"
|
||||
|
||||
#include "vblank.h"
|
||||
|
||||
|
||||
@@ -48,7 +48,6 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
#include "mgacontext.h"
|
||||
#include "mgatris.h"
|
||||
#include "mgastate.h"
|
||||
#include "mgaioctl.h"
|
||||
#include "mgavb.h"
|
||||
|
||||
|
||||
@@ -40,11 +40,8 @@
|
||||
#include "mgacontext.h"
|
||||
#include "mgatex.h"
|
||||
#include "mgaregs.h"
|
||||
#include "mgatris.h"
|
||||
#include "mgaioctl.h"
|
||||
|
||||
#include "swrast/swrast.h"
|
||||
|
||||
#include "xmlpool.h"
|
||||
|
||||
/**
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
#include "mgaioctl.h"
|
||||
#include "mgatris.h"
|
||||
#include "mgavb.h"
|
||||
#include "mgastate.h"
|
||||
|
||||
|
||||
static void mgaRenderPrimitive( GLcontext *ctx, GLenum prim );
|
||||
|
||||
@@ -39,7 +39,6 @@
|
||||
#include "main/colormac.h"
|
||||
|
||||
#include "tnl/t_context.h"
|
||||
#include "swrast_setup/swrast_setup.h"
|
||||
#include "swrast/swrast.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user