On Sat, 19 Mar 2005, Peter Zubaj wrote:
Hi,
Looks like register 4F14 (alias unk4f10[2]) controls some sort of depth test (probably some optimalization).
To get ALPHA TEST work correctly (not writing to depth) needs to be set to 0x00000000. Then alpha textures looks correct (no more depth fighting in fire, et, tuxracer). Otherways is set to 0x00000001.
Is there any other meaning of this register? Can I change this, because now is set to 0x00000001 ?
unkXXXX registers are named from the word unkNOWN - we have no idea what they do.
Looks like you figured out part of the meaning :)
grep in the code to see if it is accessed anywhere else and then commit your modification.
best
Vladimir Dergachev
Peter Zubaj
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click -- _______________________________________________ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click -- _______________________________________________ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel