On Wednesday, April 27, 2016 2:49:56 PM PDT Gurchetan Singh wrote:
> This change enables the creation of pbuffer
> surfaces on the surfaceless platform.
> ---
> src/egl/drivers/dri2/egl_dri2.h | 7 +-
> src/egl/drivers/dri2/platform_surfaceless.c | 178 +
++-
>
This change enables the creation of pbuffer
surfaces on the surfaceless platform.
---
src/egl/drivers/dri2/egl_dri2.h | 7 +-
src/egl/drivers/dri2/platform_surfaceless.c | 178 +++-
2 files changed, 180 insertions(+), 5 deletions(-)
diff --git a/src/egl/drive