I want to change the code of milkdrop to use pixel shader 4.0 for everything.
the 2 main advantage will be :
-remove the 512 max instruction slots limit
-clean some +20 years old code, milkdrop is still using some 'FALLBACK shaders' for early 2000 graphics card like Radeon 90 and GeForce FX 52...
the only problem is see is that some extremely old graphics card will not be compatible (but that's not really a problem to me, any cheap card from 2003+ support pixel shader 4.0).
Am I right? Am I missing something? Thanks
the 2 main advantage will be :
-remove the 512 max instruction slots limit
-clean some +20 years old code, milkdrop is still using some 'FALLBACK shaders' for early 2000 graphics card like Radeon 90 and GeForce FX 52...
the only problem is see is that some extremely old graphics card will not be compatible (but that's not really a problem to me, any cheap card from 2003+ support pixel shader 4.0).
Am I right? Am I missing something? Thanks
Comment