Re: [Mesa-dev] [PATCH 1/2] gallium: add a cap for supporting 4-offset TG4 opcodes

2014-04-28 Thread Ilia Mirkin
On Mon, Apr 28, 2014 at 7:30 PM, Ilia Mirkin wrote: > Signed-off-by: Ilia Mirkin > --- > > I also took the liberty to tabify a few adjacent lines in the files that > predominantly use tabs. I've done this enough times that I'm thinking of > dropping a lot of .emacs files all over... Oh, I meant

[Mesa-dev] [PATCH 1/2] gallium: add a cap for supporting 4-offset TG4 opcodes

2014-04-28 Thread Ilia Mirkin
Signed-off-by: Ilia Mirkin --- I also took the liberty to tabify a few adjacent lines in the files that predominantly use tabs. I've done this enough times that I'm thinking of dropping a lot of .emacs files all over... src/gallium/docs/source/screen.rst | 2 ++ src/gallium/driver