On Tue, Mar 19, 2013 at 8:29 AM, Dave Airlie <airl...@gmail.com> wrote:
>> Errr, what about using flush_frontbuffer, it seems todo
>> the exact same thing.
>
> Hmm I wonder if I could overload it actually I hadn't considered that,
> its not exactly the same thing,
> but its pretty close to what I'd want to do alright.

It was used on windows to call the magical present ioctl,
its also used by llvm to flush pixels from the tile cache to the linear
displaytarget store, or at least it used to, not so sure now.

The void* backend thingy is a remnant from the windows days.

Cheers, Jakob.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to