mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-11-24 18:54:10 +08:00
don't include s_fog.h
This commit is contained in:
parent
4f252bd980
commit
983bc3e018
@ -1,4 +1,4 @@
|
||||
/* $Id: s_bitmap.c,v 1.15 2002/02/15 03:41:00 brianp Exp $ */
|
||||
/* $Id: s_bitmap.c,v 1.16 2002/02/17 17:30:23 brianp Exp $ */
|
||||
|
||||
/*
|
||||
* Mesa 3-D graphics library
|
||||
@ -37,7 +37,6 @@
|
||||
#include "pixel.h"
|
||||
|
||||
#include "s_context.h"
|
||||
#include "s_fog.h"
|
||||
#include "s_span.h"
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $Id: s_copypix.c,v 1.32 2002/01/31 00:27:43 brianp Exp $ */
|
||||
/* $Id: s_copypix.c,v 1.33 2002/02/17 17:30:23 brianp Exp $ */
|
||||
|
||||
/*
|
||||
* Mesa 3-D graphics library
|
||||
@ -37,7 +37,6 @@
|
||||
|
||||
#include "s_context.h"
|
||||
#include "s_depth.h"
|
||||
#include "s_fog.h"
|
||||
#include "s_histogram.h"
|
||||
#include "s_pixeltex.h"
|
||||
#include "s_span.h"
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $Id: s_drawpix.c,v 1.30 2002/02/15 03:38:12 brianp Exp $ */
|
||||
/* $Id: s_drawpix.c,v 1.31 2002/02/17 17:30:23 brianp Exp $ */
|
||||
|
||||
/*
|
||||
* Mesa 3-D graphics library
|
||||
@ -37,7 +37,6 @@
|
||||
|
||||
#include "s_context.h"
|
||||
#include "s_drawpix.h"
|
||||
#include "s_fog.h"
|
||||
#include "s_pixeltex.h"
|
||||
#include "s_span.h"
|
||||
#include "s_stencil.h"
|
||||
|
Loading…
Reference in New Issue
Block a user