Matthew Waters
|
e356088f15
|
gl: fix out-of-source builds pt2
21b897de2f did this for x11 and wayland.
Do it for the other backends as well.
|
2014-03-27 22:03:14 +11:00 |
|
Matthew Waters
|
9908375fc0
|
gl: remove explicit reference to X_CFLAGS
They are in GL_CFLAGS if required
|
2014-03-24 23:19:02 +11:00 |
|
Julien Isorce
|
e870244e39
|
gl: keep only one occurence of '#include <EGL/egl.h>'
To simply maintainance if we need to put specific includes around it.
|
2014-03-19 14:43:13 +00:00 |
|
Matthew Waters
|
cf7838a0b6
|
[862/906] window: remove set_need_lock
No-one is using it. The only code that did was the x11 one which
doesn't need it anymore.
|
2014-03-15 18:37:05 +01:00 |
|
Matthew Waters
|
db1c7a242b
|
[818/906] window: add send_message_async vmethod
- provide a default synchronous send_message
- make context creation threadsafe again
|
2014-03-15 18:37:02 +01:00 |
|
Julien Isorce
|
561a71c244
|
[803/906] raspberrypi: add support for dispmanx
See https://bugzilla.gnome.org/show_bug.cgi?id=703342
|
2014-03-15 18:37:01 +01:00 |
|