Matthew Waters
|
3b1ec77cf8
|
[818/906] window: add send_message_async vmethod
- provide a default synchronous send_message
- make context creation threadsafe again
|
2017-12-09 19:31:31 +00:00 |
|
Matthew Waters
|
9cbb652b66
|
[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)
|
2017-12-09 19:31:30 +00:00 |
|
Sebastian Dröge
|
fe0ad33572
|
[774/906] win32: Fix some compiler errors/warnings
|
2017-12-09 19:31:30 +00:00 |
|
Sebastian Dröge
|
b2934152ce
|
[752/906] glwindow: Add destroy notifies for the data of the callbacks
And actually call the close callback when the window is closed.
|
2017-12-09 19:31:29 +00:00 |
|
Sebastian Dröge
|
29874d3be6
|
[743/906] win32: Allow setting window handle before creating the context
|
2017-12-09 19:31:29 +00:00 |
|
Matthew Waters
|
ac1a2297f5
|
[726/906] window: don't call a NULL destroy function
|
2017-12-09 19:31:29 +00:00 |
|
Matthew Waters
|
8d07dcbd5e
|
[676/906] windwo_win32: port to new API
|
2017-12-09 19:31:27 +00:00 |
|
Matthew Waters
|
e983f02e87
|
[642/906] add gstglconfig.h for apps to find out what our capabilites are
ie libgstgl can be compiled with any combination of opengl/gles2
|
2017-12-09 19:31:26 +00:00 |
|
Matthew Waters
|
c3526080aa
|
[629/906] window: add GError for error handling of context creation
|
2017-12-09 19:31:26 +00:00 |
|
Matthew Waters
|
0be301af24
|
[621/906] GstGLRendererAPI => GstGLAPI and get GstGLAPI from a window
|
2017-12-09 19:31:26 +00:00 |
|
Matthew Waters
|
62e6b36cd0
|
[619/906] fix typo for win32 debug variables
|
2017-12-09 19:31:26 +00:00 |
|
Matthew Waters
|
80fdf4c30c
|
[616/906] move window-specific code into seperate subfolders
|
2017-12-09 19:31:26 +00:00 |
|