Put in some changes along sg1.4 dev history.
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
#include "llrender.h"
|
||||
#include "v4color.h"
|
||||
#include "llstl.h"
|
||||
#include "llfasttimer.h"
|
||||
|
||||
const S32 BOLD_OFFSET = 1;
|
||||
|
||||
|
||||
@@ -547,8 +547,6 @@ void LLGLManager::shutdownGL()
|
||||
// these are used to turn software blending on. They appear in the Debug/Avatar menu
|
||||
// presence of vertex skinning/blending or vertex programs will set these to FALSE by default.
|
||||
|
||||
extern LLCPUInfo gSysCPU;
|
||||
|
||||
void LLGLManager::initExtensions()
|
||||
{
|
||||
#if LL_MESA_HEADLESS
|
||||
|
||||
Reference in New Issue
Block a user