Matthew Waters
|
cdad19fd43
|
[860/906] docs: misc updates
|
2014-03-15 18:37:05 +01:00 |
|
Matthew Waters
|
95c08c2ee2
|
[794/906] context: add subclasses for the different platforms (egl, glx, wgl, etc)
- most code taken from the Window subclasses
- tested combinations: xEGL, GLX, Wayland+EGL, Cocoa (under GNUStep), WGL (Wine)
|
2014-03-15 18:37:01 +01:00 |
|
Sebastian Dröge
|
380ab312ca
|
[761/906] x11: Protect event display connection with a mutex
We use it from different threads and need to serialize the
accesses to it.
|
2014-03-15 18:36:59 +01:00 |
|
Sebastian Dröge
|
a5a46aa833
|
[733/906] gl: Major header and include cleanup
|
2014-03-15 18:36:57 +01:00 |
|
Matthew Waters
|
f9d46c29ca
|
[725/906] x11: use GMainContext/GMainLoop
allows us to be reentrant
https://bugzilla.gnome.org/show_bug.cgi?id=703445
|
2014-03-15 18:36:57 +01:00 |
|
Matthew Waters
|
3af4ce25ff
|
[692/906] window_x11: add XError trapping
some functions in GLX can fail if the implementation does not support
certain features we ask for (i.e. GL 3) bringing down the entire
application
|
2014-03-15 18:36:55 +01:00 |
|
Matthew Waters
|
9e8eb32080
|
[669/906] window: seperate object creation and context creation
|
2014-03-15 18:36:53 +01:00 |
|
Matthew Waters
|
76dfdd656f
|
[629/906] window: add GError for error handling of context creation
|
2014-03-15 18:36:51 +01:00 |
|
Matthew Waters
|
bbd3b4dbd9
|
[623/906] move GL includes into a single file
|
2014-03-15 18:36:51 +01:00 |
|
Matthew Waters
|
fd998dc0a5
|
[621/906] GstGLRendererAPI => GstGLAPI and get GstGLAPI from a window
|
2014-03-15 18:36:51 +01:00 |
|
Matthew Waters
|
1679a0be7e
|
[616/906] move window-specific code into seperate subfolders
|
2014-03-15 18:36:50 +01:00 |
|