On Mon, Jan 07, 2013 at 08:39:49PM +0300, Vasily Khoruzhick wrote:
> This renderer could be used when there's no graphic accelerator available,
> for example in (future) KMS and fbdev backends.
>
> Signed-off-by: Vasily Khoruzhick
> ---
> v2: - follow libc convention of error handling
> - imp
This renderer could be used when there's no graphic accelerator available,
for example in (future) KMS and fbdev backends.
Signed-off-by: Vasily Khoruzhick
---
v2: - follow libc convention of error handling
- improve commit message
src/Makefile.am | 1 +
src/pixman-renderer.c | 380