2016-05-25 10:46 GMT+03:00 Quentin Glidic :
> On 24/05/2016 18:50, Giulio Camuffo wrote:
>>
>> This makes more clear that the backend doesn't take ownership
>> of the data and it makes the API more usable.
>>
>> Signed-off-by: Giulio Camuffo
>
>
> Good idea, but one little flaw.
>
>
>
>> ---
>> s
On 24/05/2016 18:50, Giulio Camuffo wrote:
This makes more clear that the backend doesn't take ownership
of the data and it makes the API more usable.
Signed-off-by: Giulio Camuffo
Good idea, but one little flaw.
---
src/compositor-drm.h | 10 +-
src/main.c | 18
This makes more clear that the backend doesn't take ownership
of the data and it makes the API more usable.
Signed-off-by: Giulio Camuffo
---
src/compositor-drm.h | 10 +-
src/main.c | 18 --
2 files changed, 17 insertions(+), 11 deletions(-)
diff --git a/src/c