I commit your version?
>
Sure.
Signed-off-by: Mandeep Singh Baines
> Kristian
>
>> On Tue, Apr 10, 2012 at 3:26 PM, wrote:
>>> From: Mandeep Singh Baines
>>>
>>> Keep a reference to any newly allocated aux buffers to avoid
>>> re-allocating
ommit your version?
>
Attached is a cleaned up version with proper error handling.
> Kristian
>
>> On Tue, Apr 10, 2012 at 3:26 PM, wrote:
>>> From: Mandeep Singh Baines
>>>
>>> Keep a reference to any newly allocated aux buffers to avoid
>>>
Keep a reference to any newly allocated aux buffers to avoid
re-allocating for every st_framebuffer_validate() (i.e. leaking).
Signed-off-by: Mandeep Singh Baines
Cc: Ander Conselvan de Oliveira
Cc: Benjamin Franzke
Cc: Kristian Hogsberg
Cc: David Reveman
Cc: Stephane Marchesin
---
src/egl
Guarantee that the back buffer is validated by calling flush before
assigning the back buffer to current.
Signed-off-by: Mandeep Singh Baines
Cc: Ander Conselvan de Oliveira
Cc: Benjamin Franzke
Cc: Kristian Hogsberg
Cc: David Reveman
Cc: Stephane Marchesin
---
src/egl/drivers/dri2
On Thu, May 3, 2012 at 3:51 PM, Kristian Høgsberg wrote:
> On Thu, May 3, 2012 at 5:08 PM, Mandeep Baines
> wrote:
>> 2012/5/2 Kristian Høgsberg :
>>> This new gbm entry point allows writing data into a gbm bo. The bo has
>>> to be created with the GBM_BO_USE_WRITE flag, and it's only required