Ver código fonte

removed bogus call

tags/mesa_3_1_beta_3
Keith Whitwell 26 anos atrás
pai
commit
d858a651d8
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0
    1
      src/mesa/drivers/glide/fxapi.c

+ 0
- 1
src/mesa/drivers/glide/fxapi.c Ver arquivo

@@ -948,7 +948,6 @@ fxMesaContext GLAPIENTRY fxMesaCreateContext(GLuint win,GrScreenResolution_t res
fxMesa->haveTwoTMUs=GL_FALSE;

if (getenv("FX_EMULATE_SINGLE_TMU")) {
fprint(stderr, "stadnnadna;lskdjf");
if (MESA_VERBOSE&VERBOSE_DRIVER)
fprintf(stderr, "\n\nEmulating single tmu\n\n");
fxMesa->haveTwoTMUs = GL_FALSE;

Carregando…
Cancelar
Salvar