On 12/10/2012 03:51 PM, Eric Anholt wrote:
Marek Olšák writes:
There are 2 ways. I prefer the former:
GALLIUM_MSAA=n
__GL_FSAA_MODE=n
Tested with ETQW, which doesn't support MSAA on Linux. This is
the only way to get MSAA there.
This sounds like something that would be nice to add as
Marek Olšák writes:
> There are 2 ways. I prefer the former:
> GALLIUM_MSAA=n
> __GL_FSAA_MODE=n
>
> Tested with ETQW, which doesn't support MSAA on Linux. This is
> the only way to get MSAA there.
This sounds like something that would be nice to add as a driconf
knob.
pgp5iJ4JAKn1p.pgp
De
On 12/10/2012 01:58 PM, Marek Olšák wrote:
There are 2 ways. I prefer the former:
GALLIUM_MSAA=n
__GL_FSAA_MODE=n
Tested with ETQW, which doesn't support MSAA on Linux. This is
the only way to get MSAA there.
---
src/gallium/state_trackers/dri/common/dri_screen.c | 43 +
There are 2 ways. I prefer the former:
GALLIUM_MSAA=n
__GL_FSAA_MODE=n
Tested with ETQW, which doesn't support MSAA on Linux. This is
the only way to get MSAA there.
---
src/gallium/state_trackers/dri/common/dri_screen.c | 43 ++--
1 file changed, 39 insertions(+), 4 deletio