gstreamer-rs/ci
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
..
windows-docker ci: Update to dav1d 1.4.2 2024-06-11 07:16:24 +03:00
env.sh ci: fix CARGO_HOME caching 2020-04-21 09:35:33 +00:00
gir-checks.py ci: Re-implement the gi-checker in python 2022-05-11 10:14:54 -04:00
images_template.yml Update Minimum Supported Rust Version to 1.71.1 2024-06-18 10:36:18 +03:00
install-dav1d.sh ci: Update to dav1d 1.4.2 2024-06-11 07:16:24 +03:00
install-gst.sh ci: Update to meson 1.4.1 2024-06-11 07:17:24 +03:00
install-rust.sh ci: Update to rustup 1.27.1 2024-05-10 10:09:07 +03:00
run-cargo-test.sh ci: run tests with RUST_BACKTRACE=1 2024-06-06 11:55:37 +00:00
run-clippy.sh ci: Run Linux clippy build with 1.26 APIs enabled 2024-04-30 12:36:37 +03:00
run-sys-cargo-test.sh ci: run tests with RUST_BACKTRACE=1 2024-06-06 11:55:37 +00:00
run_windows_tests.ps1 examples: Add Windows support to glupload 2024-06-20 21:36:42 +02:00