Update includes post-splitting of s_texture.c
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
#include "s_atifragshader.h"
|
#include "s_atifragshader.h"
|
||||||
#include "s_nvfragprog.h"
|
#include "s_nvfragprog.h"
|
||||||
#include "s_span.h"
|
#include "s_span.h"
|
||||||
#include "s_texture.h"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Fetch a texel.
|
* Fetch a texel.
|
||||||
|
@@ -42,7 +42,7 @@
|
|||||||
#include "s_points.h"
|
#include "s_points.h"
|
||||||
#include "s_span.h"
|
#include "s_span.h"
|
||||||
#include "s_triangle.h"
|
#include "s_triangle.h"
|
||||||
#include "s_texture.h"
|
#include "s_texfilter.h"
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@@ -38,7 +38,6 @@
|
|||||||
#include "s_pixeltex.h"
|
#include "s_pixeltex.h"
|
||||||
#include "s_span.h"
|
#include "s_span.h"
|
||||||
#include "s_stencil.h"
|
#include "s_stencil.h"
|
||||||
#include "s_texture.h"
|
|
||||||
#include "s_zoom.h"
|
#include "s_zoom.h"
|
||||||
|
|
||||||
|
|
||||||
|
@@ -36,7 +36,6 @@
|
|||||||
|
|
||||||
#include "s_nvfragprog.h"
|
#include "s_nvfragprog.h"
|
||||||
#include "s_span.h"
|
#include "s_span.h"
|
||||||
#include "s_texture.h"
|
|
||||||
|
|
||||||
|
|
||||||
#ifdef USE_TCC
|
#ifdef USE_TCC
|
||||||
|
@@ -35,12 +35,10 @@
|
|||||||
#include "colormac.h"
|
#include "colormac.h"
|
||||||
#include "context.h"
|
#include "context.h"
|
||||||
#include "nvfragprog.h"
|
#include "nvfragprog.h"
|
||||||
#include "macros.h"
|
|
||||||
#include "program.h"
|
#include "program.h"
|
||||||
|
|
||||||
#include "s_nvfragprog.h"
|
#include "s_nvfragprog.h"
|
||||||
#include "s_span.h"
|
#include "s_span.h"
|
||||||
#include "s_texture.h"
|
|
||||||
|
|
||||||
|
|
||||||
/* if 1, print some debugging info */
|
/* if 1, print some debugging info */
|
||||||
|
@@ -37,7 +37,6 @@
|
|||||||
|
|
||||||
#include "s_context.h"
|
#include "s_context.h"
|
||||||
#include "s_pixeltex.h"
|
#include "s_pixeltex.h"
|
||||||
#include "s_texture.h"
|
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
@@ -47,7 +47,7 @@
|
|||||||
#include "s_nvfragprog.h"
|
#include "s_nvfragprog.h"
|
||||||
#include "s_span.h"
|
#include "s_span.h"
|
||||||
#include "s_stencil.h"
|
#include "s_stencil.h"
|
||||||
#include "s_texture.h"
|
#include "s_texcombine.h"
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@@ -41,7 +41,6 @@
|
|||||||
#include "program.h"
|
#include "program.h"
|
||||||
|
|
||||||
#include "s_nvfragprog.h"
|
#include "s_nvfragprog.h"
|
||||||
#include "s_texture.h"
|
|
||||||
|
|
||||||
#ifdef USE_TCC
|
#ifdef USE_TCC
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user