gstreamer-rs/examples/src
Marijn Suijten cfb0fe6a17 examples: Add Windows support to glupload
WGL does not have the concept of a `Display` connection, presumably
because there's always only one compositor active.  All interop
and sharing is happening from the `Context` afterwards.

After all `glutin` doesn't have a pointer inside `RawDisplay::Wgl`,
and upstream `gstreamer` code creates a dummy display on Win32.

WINRT is not taken into account & tested yet.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1468>
2024-06-20 21:36:42 +02:00
..
bin Update to new clone macro syntax 2024-06-17 17:41:21 +03:00
examples-common.rs examples/tutorials: fix macOS run() wrapper terminating too early 2024-01-29 14:15:19 +00:00
glupload.rs examples: Add Windows support to glupload 2024-06-20 21:36:42 +02:00