Texture binding in OpenGL acting like a filter for every other pixel's colorsNo clue, anybody ?
Texture binding in OpenGL acting like a filter for every other pixel's colorsHi, I was wondering if somebody ever had the same problem that I have with a texture binding. I a...
Segmentation fault with fread while loading WAV fileOk, I should really go to sleep I suppose ! Eventually it worked and I had modified like this, so...
Segmentation fault with fread while loading WAV fileOk, final explanation : all of this is inside a function bLoadWaveFile(char* filename) inside a clas...
Segmentation fault with fread while loading WAV fileOk nevermind, I tried gdb and it looks it crashes on the next printf : [code]printf("Sound buffer...