build fixes
This commit is contained in:
@@ -445,7 +445,7 @@ void ffbCalcViewport(GLcontext *ctx)
|
||||
|
||||
ffbCalcViewportRegs(ctx);
|
||||
|
||||
fmesa->setupnewinputs |= VERT_BIT_CLIP;
|
||||
fmesa->setupnewinputs |= VERT_BIT_POS;
|
||||
}
|
||||
|
||||
static void ffbDDViewport(GLcontext *ctx, GLint x, GLint y,
|
||||
|
||||
@@ -28,6 +28,7 @@
|
||||
#include <GL/gl.h>
|
||||
#include "texformat.h"
|
||||
#include "texstore.h"
|
||||
#include "teximage.h"
|
||||
#include "swrast/swrast.h"
|
||||
|
||||
#include "ffb_tex.h"
|
||||
|
||||
Reference in New Issue
Block a user