On Tuesday, 2017-07-18 03:11:50 +0900, Gwan-gyeong Mun wrote:
> It fixes misused x and y offsets on the calculation of the memory copy
> regions.
> And it adds limits of the height and the width on the copy region.
>
> Signed-off-by: Mun Gwan-gyeong
Fixes: 8430af5ebe1ee8119e14 "Add support for
It fixes misused x and y offsets on the calculation of the memory copy regions.
And it adds limits of the height and the width on the copy region.
Signed-off-by: Mun Gwan-gyeong
---
src/egl/drivers/dri2/platform_drm.c | 17 +++--
1 file changed, 15 insertions(+), 2 deletions(-)
diff