Selaa lähdekoodia

neercs: some refactoring.

legacy
Sam Hocevar sam 12 vuotta sitten
vanhempi
commit
286c5edeb6
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. +0
    -2
      src/gpu/shader.cpp

+ 0
- 2
src/gpu/shader.cpp Näytä tiedosto

@@ -519,8 +519,6 @@ void Shader::SetUniform(ShaderUniform const &uni, mat4 const &m)

void Shader::SetTexture(ShaderUniform const &uni, int id, int index)
{
if (id == -1)
return;
#if defined USE_D3D9 || defined _XBOX
/* FIXME: unimplemented */
#elif !defined __CELLOS_LV2__


Ladataan…
Peruuta
Tallenna