[Mesa-dev] [PATCH 01/12] egl: add void library, we need to implement driver on platform_haiku.cpp
Emil Velikov
emil.l.velikov at gmail.com
Mon Dec 22 07:06:45 PST 2014
Hello guys,
On 22/12/14 14:40, kallisti5 wrote:
> On 2014-12-22 08:36, Alexander von Gluck IV wrote:
>> From: Adrián Arroyo Calle <adrian.arroyocalle at 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.velikov at 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
>
Perhaps I should have explicit, as I showed these to Adrián:
Please consider the changes and integrate them/similar in the original
patches. I have absolutely no demands about keeping me as the author of
either one :-)
Thanks
Emil
More information about the mesa-dev
mailing list