OT: Heathen, are you working on the title in your sig?
MistaPi said:Is there some way centroid sampling can be forced in the driver?
Bouncing Zabaglione Bros. said:MistaPi said:Is there some way centroid sampling can be forced in the driver?
As per all the other threads, it's possible to likely for the R3x0 cards, not possible for NV3x.
You can still turn on AA for the current cards, but it will produce artifacts. The only alternative is to crank up the resolution and live with it.
MistaPi said:Bouncing Zabaglione Bros. said:MistaPi said:Is there some way centroid sampling can be forced in the driver?
As per all the other threads, it's possible to likely for the R3x0 cards, not possible for NV3x.
Thanx. I must have missread Valve statement. I thought they said drivers aren't likley fixed the problem period.
He's on fire! With this suggestion, you're sure to be on track for a free 9800. (That was you with the V5-6000, wasn't it?)Colourless said:Something ATI could do to 'hack' in centroid support without requiring API modifications (but would still required dev support) is to create their own FOURCC texture formats for the various required texture formats, that when used will force centroid sampling.
An example would be something like
CA32 = ARGB 32 with Centriod Sampling
CDX1 = DXT1 with Centriod Sampling
CDX3 = DXT3 with Centriod Sampling
CDX5 = DXT5 with Centriod Sampling
Or whatever. Sure, it's a hack, but if Microsoft doesn't want to play, then a hack, maybe what's required.
Heathen said:I just want to play more than any other game out this year.
RussSchultz said:He's on fire! With this suggestion, you're sure to be on track for a free 9800. (That was you with the V5-6000, wasn't it?)
MistaPi said:Is there some way centroid sampling can be forced in the driver?
Hopefully they're disabling multisampling for their text anyway, so the driver could force all multisample requests to use centroid sampling and the control panel be set to app preference.Dave H said:Yes, the drivers could app-detect HL2 and then force centroid-sampling MSAA everywhere. The problem, as I understand it, is that this will produce artifacts of its own in places where centroid sampling should not be used. (I believe Valve has mentioned it as causing problems with text; dunno if this refers to menus or HUDs or what.)MistaPi said:Is there some way centroid sampling can be forced in the driver?
The ideal solution would be for the application to request centroid multisampling AA only for such objects as can make use of it. The problem is that there is currently no way to do that in Direct X, short of PS 3.0.
Colourless said:Something ATI could do to 'hack' in centroid support without requiring API modifications (but would still required dev support) is to create their own FOURCC texture formats for the various required texture formats, that when used will force centroid sampling.
An example would be something like
CA32 = ARGB 32 with Centriod Sampling
CDX1 = DXT1 with Centriod Sampling
CDX3 = DXT3 with Centriod Sampling
CDX5 = DXT5 with Centriod Sampling
Or whatever. Sure, it's a hack, but if Microsoft doesn't want to play, then a hack, maybe what's required.
palmerston said:But its all senseless talk anyway. My original thread does not argue whether r3xx may run hl2 better. Thats been argued to death on other threads. My point is that its a poor business decision by valve to alienate the vast bulk of their target customers by optimising for a minority product.
Lets also not forget that there are *some* consumers with kyro or matrox products, -what about them too?
If valve no longer supports opengl would a port be possible?
Valve should think more than just supporting ati, feeling sorry for the under dog is one thing, letting down most of your customers is another. Assuming of course that your customers, in this case nvidia users would like to have fsaa support.
What were valve thinking of?
Valve should think more than just supporting ati, feeling sorry for the under dog is one thing, letting down most of your customers is another
DaveBaumann said:FYI, Colourless, I believe that this (or something very close) is actually the solution that may have been put in place.