Sebastian Dröge
|
ad579b73e6
|
Revert "eagl: Don't dispatch_sync() to the main thread if we are on the main thread"
This reverts commit 0bff481011 .
It wasn't supposed to be merged and also doesn't fix the problem.
|
2015-06-23 14:16:39 +02:00 |
|
Sebastian Dröge
|
0bff481011
|
eagl: Don't dispatch_sync() to the main thread if we are on the main thread
This will otherwise deadlock.
https://bugzilla.gnome.org/show_bug.cgi?id=751101
|
2015-06-23 11:05:06 +02:00 |
|
Alessandro Decina
|
6981a8d15b
|
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
|
2015-04-02 18:29:39 +11:00 |
|
Alessandro Decina
|
2a430872ed
|
libgstgl: eagl: handle CALayer resize
|
2015-02-24 14:23:49 +11:00 |
|
Matthew Waters
|
81ceca1aea
|
glcontext: add api for retreiving the current context and api
that is current in the calling thread.
|
2014-10-28 17:33:20 +11:00 |
|
Sebastian Dröge
|
47f7bf269a
|
gl: Import QuartzCore/QuartzCore.h for CAEAGLLayer on older iOS versions
|
2014-04-12 22:45:30 +02:00 |
|
Sebastian Dröge
|
ae81268565
|
gl: Add support for iOS EAGL platform
https://bugzilla.gnome.org/show_bug.cgi?id=703341
|
2014-04-12 22:25:13 +02:00 |
|