On 2014-12-22 08:36, Alexander von Gluck IV wrote:
From: Adrián Arroyo Calle <adrian.arroyoca...@gmail.com>
---
include/EGL/eglplatform.h | 10 ++++++-
src/SConscript | 3 +-
src/egl/drivers/dri2/SConscript | 24 +++++++++++++++++
src/egl/drivers/dri2/platform_haiku.cpp | 42
+++++++++++++++++++++++++++++++
src/egl/main/SConscript | 2 +-
5 files changed, 78 insertions(+), 3 deletions(-)
create mode 100644 src/egl/drivers/dri2/SConscript
create mode 100644 src/egl/drivers/dri2/platform_haiku.cpp
This is the work of our Google Code In Student to add EGL support for
Haiku.
Style can be little rough in spots (someof which Emil Velikov
<emil.l.veli...@gmail.com>
has cleaned up)
I plan on improving some of the submitted work, but it should be all
pretty solid.
GCI Task:
https://www.google-melange.com/gci/task/view/google/gci2014/5869503078465536
A test application for Haiku showing usage is located here:
https://gist.github.com/AdrianArroyoCalle/6df6685582a2afd8a079
-- Alex
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev