On Thu, 26 Jan 2012 01:12:15 -0500
Kristian Høgsberg wrote:
> As a side note, we really need something like surface groups, the
> weston_compositor_top() is pretty gross.
Indeed, that's why I asked Bill [1] to write down a proposal on how
window stacking should work, so we could keep an eye on i
2012/1/25 Kristian Høgsberg :
> On Wed, Jan 25, 2012 at 5:00 PM, Jesse Barnes
> wrote:
>> Ok these need some actual review. I have things working here (you can
>> test on a current kernel by enabling the DEBUG_PLANES code) and I think
>> the infrastructure is starting to look ok, especially now
On Wed, Jan 25, 2012 at 5:00 PM, Jesse Barnes wrote:
> Ok these need some actual review. I have things working here (you can
> test on a current kernel by enabling the DEBUG_PLANES code) and I think
> the infrastructure is starting to look ok, especially now that I don't
> leak fbs on every assig
Ok these need some actual review. I have things working here (you can
test on a current kernel by enabling the DEBUG_PLANES code) and I think
the infrastructure is starting to look ok, especially now that I don't
leak fbs on every assignment. :)
The new buffer reference code makes things a bit ni