[Mesa-dev] gallium: blitters and scissors
Dave Airlie
airlied at gmail.com
Tue Oct 12 22:16:19 PDT 2010
On Wed, Oct 13, 2010 at 2:53 PM, Alex Deucher <alexdeucher at gmail.com> wrote:
> On Tue, Oct 12, 2010 at 11:50 PM, Corbin Simpson
> <mostawesomedude at gmail.com> wrote:
>> Yes, that particular part of the spec is fairly Poulsboriffic. Does any open
>> hardware have a scissor enable/disable bit?
>
> Most hardware can disable/enable cliprects, but not scissors.
>
I ended up doing what r300g does and used cliprects to implement
gallium scissors.
seems to work okay here.
Dave.
More information about the mesa-dev
mailing list