- removed all direct OpenGL dependencies from gl_models.cpp.
This commit is contained in:
parent
ac37ff422a
commit
a62cd64138
9 changed files with 67 additions and 52 deletions
|
|
@ -70,7 +70,6 @@ void FGLRenderState::Reset()
|
|||
stBlendEquation = -1;
|
||||
stAlphaTest = 0;
|
||||
mLastDepthClamp = true;
|
||||
mInterpolationFactor = 0.0f;
|
||||
|
||||
mEffectState = 0;
|
||||
activeShader = nullptr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue