remove testing
This commit is contained in:
@@ -1173,7 +1173,7 @@ void RageCompiledGeometryHWOGL::Draw( int iMeshIndex ) const
|
|||||||
|
|
||||||
if( meshInfo.m_bNeedsTextureMatrixScale )
|
if( meshInfo.m_bNeedsTextureMatrixScale )
|
||||||
{
|
{
|
||||||
if( false ) //g_bTextureMatrixShader != 0 )
|
if( g_bTextureMatrixShader != 0 )
|
||||||
{
|
{
|
||||||
/* If we're using texture matrix scales, set up that buffer, too, and enable the
|
/* If we're using texture matrix scales, set up that buffer, too, and enable the
|
||||||
* vertex shader. This shader doesn't support all OpenGL state, so only enable it
|
* vertex shader. This shader doesn't support all OpenGL state, so only enable it
|
||||||
|
|||||||
Reference in New Issue
Block a user