2010/5/28 Jakob Bornecrantz :
> Some thoughs:
>
> Hmm I don't like adding new special entry points but I guess its much
> less magical then what we had before. Anyways thinking about it this
> does makes more sense. Please read the comments below, otherwise I'm
> fine with patch 1-3 of this series.
Some thoughs:
Hmm I don't like adding new special entry points but I guess its much
less magical then what we had before. Anyways thinking about it this
does makes more sense. Please read the comments below, otherwise I'm
fine with patch 1-3 of this series.
Maybe we should not export eglGetDispla
---
docs/MESA_get_display.spec | 109 +++
include/EGL/eglext.h| 15 +
src/egl/drivers/dri2/egl_dri2.c | 23 ++---
src/egl/drivers/glx/egl_glx.c |5 ++
src/egl/main/eglapi.c | 13 -
src/egl/main/egldisplay.c