Matthew Waters
|
9587eb477d
|
glcontext: pass display to implentation's _new()
This allows the context to fail creation based on incompatible
display type's. e.g. glx context with an wayland display handle.
https://bugzilla.gnome.org/show_bug.cgi?id=752743
|
2017-12-09 19:32:06 +00:00 |
|
Alessandro Decina
|
83990b491e
|
libgstgl: fix rendering on iOS
Stop assuming that the handle has been set by the time ->create_context is
called. After bc7a7259f3 set_window_handle always
happens after ->create_context in fact.
See also https://bugzilla.gnome.org/show_bug.cgi?id=745090
|
2017-12-09 19:31:58 +00:00 |
|
Alessandro Decina
|
464b9e7680
|
libgstgl: eagl: handle CALayer resize
|
2017-12-09 19:31:55 +00:00 |
|
Matthew Waters
|
be5d0d81e4
|
glcontext: add api for retreiving the current context and api
that is current in the calling thread.
|
2017-12-09 19:31:48 +00:00 |
|
Sebastian Dröge
|
d462e7f6df
|
gl/eagl: Remove spurious private struct pointer
|
2017-12-09 19:31:37 +00:00 |
|
Sebastian Dröge
|
3770d2a406
|
gl: Add support for iOS EAGL platform
https://bugzilla.gnome.org/show_bug.cgi?id=703341
|
2017-12-09 19:31:36 +00:00 |
|