Matthew Waters
|
311592f8b1
|
[807/906] context: Move some window error enums to context
|
2014-03-15 18:37:02 +01:00 |
|
Matthew Waters
|
b24021b1ac
|
[801/906] context: Reimplement GL context sharing
https://bugzilla.gnome.org/show_bug.cgi?id=704806
|
2014-03-15 18:37:01 +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 |
|
Matthew Waters
|
cf5e910d9b
|
[793/906] add a GstGLContext object that will be the basis of OpenGL contexts
At the moment it just sits in between GstGLDisplay and GstGLWindow
performing some of the stuff that GstGLWindow used to do.
|
2014-03-15 18:37:01 +01:00 |
|
Matthew Waters
|
b5d595f402
|
[792/906] build: use our own in tree headers before system ones
allows us to develop against the tree rather than what may be installed
|
2014-03-15 18:37:01 +01:00 |
|
Sebastian Dröge
|
3900c6750c
|
[774/906] win32: Fix some compiler errors/warnings
|
2014-03-15 18:37:00 +01:00 |
|
Sebastian Dröge
|
20cb4fb038
|
[771/906] gl: Some less long/ulong/gulong usage
|
2014-03-15 18:36:59 +01:00 |
|
Sebastian Dröge
|
2b6e54d416
|
[752/906] glwindow: Add destroy notifies for the data of the callbacks
And actually call the close callback when the window is closed.
|
2014-03-15 18:36:58 +01:00 |
|
Sebastian Dröge
|
4c7388be18
|
[743/906] win32: Allow setting window handle before creating the context
|
2014-03-15 18:36:58 +01:00 |
|
Sebastian Dröge
|
83d066b0a5
|
[734/906] win32: Make automake happy by using noinst_HEADERS
|
2014-03-15 18:36:57 +01:00 |
|
Sebastian Dröge
|
a5a46aa833
|
[733/906] gl: Major header and include cleanup
|
2014-03-15 18:36:57 +01:00 |
|
Matthew Waters
|
908cc1989b
|
[726/906] window: don't call a NULL destroy function
|
2014-03-15 18:36:57 +01:00 |
|
Matthew Waters
|
9adc3c8cf3
|
[695/906] build: remove libtool warning about -version-info not used in convenience libraries
|
2014-03-15 18:36:55 +01:00 |
|
Matthew Waters
|
d4fabed3e4
|
[678/906] window_win32_wgl: implement wglGetProcAddress for extension functions
|
2014-03-15 18:36:54 +01:00 |
|
Matthew Waters
|
8b0b154d6e
|
[676/906] windwo_win32: port to new API
|
2014-03-15 18:36:54 +01:00 |
|
Matthew Waters
|
fa3c3b8434
|
[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
|
2014-03-15 18:36:52 +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
|
411a87fb0b
|
[619/906] fix typo for win32 debug variables
|
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 |
|