[Mesa-dev] [PATCH] gallium/docs: document alpha_to_coverage and alpha_to_one blend state
Marek Olšák
maraeo at gmail.com
Fri Sep 16 13:26:37 UTC 2016
On Thu, Sep 15, 2016 at 11:35 PM, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
> What about integer RTs? I had to add a hack in nouveau to make it
> disable those when RT0 is an integer. It'd be more convenient if they
> were turned off in the first place.
Deriving one hw state from 2 states isn't hacking. That's normal.
I'm generally not in favor of adding more dependencies to st/mesa
states, because it would increase the amount of state processing for
everybody.
Marek
More information about the mesa-dev
mailing list