Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Deprecate waffle_init and waffle_display_connect #7

Open
linyaa-kiwi opened this issue Apr 19, 2014 · 0 comments
Open

Deprecate waffle_init and waffle_display_connect #7

linyaa-kiwi opened this issue Apr 19, 2014 · 0 comments

Comments

@linyaa-kiwi
Copy link
Member

Waffle 1.3 requires that the user initialize the library with waffle_init() before calling waffle_display_connect(). Calling waffle_init() a second time produces an error.

This design is bogus. If multiple uncoordinated components of some application each call waffle_init(), who succeeds and who fails?

Waffle should deprecate waffle_init() and waffle_display_connect() and replace them with something modeled after eglGetPlatformDisplay() from EGL 1.5.

@linyaa-kiwi linyaa-kiwi changed the title Deprecate waffle_init Deprecate waffle_init and waffle_display_connect Apr 19, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant