[609/906] win32 port of determining GL platform at runtime
authorMatthew Waters <ystreet00@gmail.com>
Thu, 15 Nov 2012 02:17:59 +0000 (13:17 +1100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:25 +0000 (19:31 +0000)
commitd857c58015ed85adb2a68f11da964a71f15a5e08
treef8a5bbc595f7362dd6257118a775d5ff25136462
parent4d88e9977e05847136f28b800ae00967b2c913b3
[609/906] win32 port of determining GL platform at runtime

- add GstGLWindowWin32 and GstGLWindowWin32WGL along the same lines as the
  X11 variants
gst-libs/gst/gl/Makefile.am
gst-libs/gst/gl/gstglwindow.c
gst-libs/gst/gl/gstglwindow_win32.c
gst-libs/gst/gl/gstglwindow_win32.h [new file with mode: 0644]
gst-libs/gst/gl/gstglwindow_win32_wgl.c [new file with mode: 0644]
gst-libs/gst/gl/gstglwindow_win32_wgl.h [new file with mode: 0644]