Added pbuffer hooks for surfaceless platform

Graphics / Mesa 3D Graphics Library / Mesa - Gurchetan Singh [chromium.org] - 14 June 2016 10:51 UTC

This change enables the creation of pbuffer surfaces on the surfaceless platform.

v3: Going back to single-buffered pbuffer plus additional code review changes

63c5d5c Added pbuffer hooks for surfaceless platform
src/egl/drivers/dri2/egl_dri2.h | 7 +-
src/egl/drivers/dri2/platform_surfaceless.c | 213 ++++++++++++++++++++++++++-
2 files changed, 215 insertions(+), 5 deletions(-)

Upstream: cgit.freedesktop.org


  • Share