LoadTexture must have flag 1

Archives Forums/Blitz3D Bug Reports/LoadTexture must have flag 1

Gillissie(Posted 2007) [#1]
I have found that on some video cards, and possibly in Windows Vista in general, that all textures must have the 1 flag specified. This means that if you use ClearTextureFilters, then you should immediately use TextureFilter "",1 in order to avoid problems. I'm not sure why you wouldn't want the color info anyway.


Danny(Posted 2007) [#2]
Can anyone else confirm this?!
If that's true (no reason to disbelieve it but) that would a good tip but suck big time!

d.
No problems with WinXP MCE, GeForce Go7600


Gillissie(Posted 2007) [#3]
You should be able to confirm it on the Intel 82865G Graphics Controller.