nice screenshots
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
QuoteOriginally posted by bloodwormgreat idea! only I don't know if it's possible..
Is there a way to add a cool check box setup proggy to add null rendering for anything that won't work via software? that would help us debug a little wouldn't it?


QuoteOriginally posted by nSomniacas far as i know it's not possible because desktop is rendered by 2d engine which doesn't support any 3d engine's features like FSAA.
is there any way to enable FSAA for 2d or the desktop? cause i have to run my desktop at a low res to get a decent refresh rate and well i just wanted to know if it were possible to remove jaggies from it... t/y
all
Does this problem occur for all VooDoo cards? And how do you think - it's because of bad card architecture or just bios problem?QuoteOriginally posted by dborcaAs far as i know LFB means Linear Frame Buffer, does VooDoo cards support it? If they do, then can you tell where is the problem - in complexity or in lack of hardware support?
Most of them would need LFB writes. Which is evil.
QuoteEven though MesaFX has a built-in software rasterizer, I chose not to enable extensions not supported in HW. Because they are slow, and I mean SLOW!isn't that possible to make some kind of compability mode (make some extensions combining hardware features so they would be not so slow, but at least something similar to ones in specification). and then disable these extensions by default, but leave an option to enable them. I guess it would be great for testing purposes.