On 02/09/2014 01:37 PM, Chad Versace wrote:
> Don't call it through the driver dispatch table. Just call it
> statically.
>
> This prepares for the EGL platform extensions.
Since this also modifies platform_x11.c, the commit message should
reflect that.
> Signed-off-by: Chad Versace
> ---
> sr
Don't call it through the driver dispatch table. Just call it
statically.
This prepares for the EGL platform extensions.
Signed-off-by: Chad Versace
---
src/egl/drivers/dri2/platform_wayland.c | 6 +-
src/egl/drivers/dri2/platform_x11.c | 6 +-
2 files changed, 10 insertions(+), 2 d