public: rename mathlib to xash3d_mathlib.

This commit is contained in:
Andrey Akhmichin
2020-02-12 14:32:26 +05:00
parent 49445f0663
commit e3b547c8a9
40 changed files with 46 additions and 44 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
*/
#include "gl_local.h"
#include "mathlib.h"
#include "xash3d_mathlib.h"
#include "const.h"
#include "r_studioint.h"
#include "triangleapi.h"
+1 -1
View File
@@ -15,7 +15,7 @@ GNU General Public License for more details.
#include "gl_local.h"
#include "mathlib.h"
#include "xash3d_mathlib.h"
char r_speeds_msg[MAX_SYSPATH];
ref_speeds_t r_stats; // r_speeds counters
+1 -1
View File
@@ -14,7 +14,7 @@ GNU General Public License for more details.
*/
#include "gl_local.h"
#include "mathlib.h"
#include "xash3d_mathlib.h"
void GL_FrustumEnablePlane( gl_frustum_t *out, int side )
{
+1 -1
View File
@@ -26,7 +26,7 @@ GNU General Public License for more details.
#include "dlight.h"
#include "gl_frustum.h"
#include "ref_api.h"
#include "mathlib.h"
#include "xash3d_mathlib.h"
#include "ref_params.h"
#include "enginefeatures.h"
#include "com_strings.h"
+1 -1
View File
@@ -16,7 +16,7 @@ GNU General Public License for more details.
#include "gl_local.h"
#include "pm_local.h"
#include "studio.h"
#include "mathlib.h"
#include "xash3d_mathlib.h"
#include "ref_params.h"
/*
+1 -1
View File
@@ -14,7 +14,7 @@ GNU General Public License for more details.
*/
#include "gl_local.h"
#include "mathlib.h"
#include "xash3d_mathlib.h"
#include "library.h"
#include "beamdef.h"
#include "particledef.h"
+1 -1
View File
@@ -14,7 +14,7 @@ GNU General Public License for more details.
*/
#include "gl_local.h"
#include "mathlib.h"
#include "xash3d_mathlib.h"
/*
========================================================================
+1 -1
View File
@@ -14,7 +14,7 @@ GNU General Public License for more details.
*/
#include "gl_local.h"
#include "mathlib.h"
#include "xash3d_mathlib.h"
#include "mod_local.h"
typedef struct
+1 -1
View File
@@ -14,7 +14,7 @@ GNU General Public License for more details.
*/
#include "gl_local.h"
#include "mathlib.h"
#include "xash3d_mathlib.h"
#include "const.h"
#include "r_studioint.h"
#include "triangleapi.h"