Преглед на файлове

swrast: check for single texture unit in _swrast_choose_triangle()

tags/mesa_7_7_rc1
Brian Paul преди 16 години
родител
ревизия
88bb4b5935
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1
    0
      src/mesa/swrast/s_triangle.c

+ 1
- 0
src/mesa/swrast/s_triangle.c Целия файл

@@ -1066,6 +1066,7 @@ _swrast_choose_triangle( GLcontext *ctx )
if (ctx->Texture._EnabledCoordUnits == 0x1
&& !ctx->FragmentProgram._Current
&& !ctx->ATIFragmentShader._Enabled
&& ctx->Texture._EnabledUnits == 0x1
&& ctx->Texture.Unit[0]._ReallyEnabled == TEXTURE_2D_BIT
&& texObj2D->WrapS == GL_REPEAT
&& texObj2D->WrapT == GL_REPEAT

Loading…
Отказ
Запис