[Mesa-dev] [PATCH 01/10] gallivm: supply correct opcode info to emit functions

Roland Scheidegger sroland at vmware.com
Sun Oct 11 16:15:11 PDT 2015


Am 12.10.2015 um 00:55 schrieb Marek Olšák:
> On Sun, Oct 11, 2015 at 11:15 PM, Roland Scheidegger <sroland at vmware.com> wrote:
>> So why do you need to set the info back after action->emit? If you want
>> to set that always so that information can be used, looks fine to me.
>> But if you have to set it back afterwards that screams hack (and I see
>> no reason for such a hack as you could easily avoid it by just using
>> different emit actions).
> 
> A reworked patch is attached, fixing the callers instead of the callee.
> 
> Marek
> 

Thanks, that looks much more reasonable now.

Roland



More information about the mesa-dev mailing list