Marijn Suijten
|
c58f2b09d2
|
gl/sys/gir: New buffer/memory get_type functions are only in 1.20
G-IR cannot read or represent `Since:` annotations on get_type()-like
functions, despite these being available in the source. This adds the
type requirements manually following its implementation in [1],
considering it will not be backported to 1.18.x [2]. If `get_type` is
used in manual bindings after 1.20 releases this version requirement is
easily caught.
[1]: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/999
[2]: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1010
|
2021-03-02 10:20:11 +01:00 |
|
Marijn Suijten
|
1d726d6a1e
|
gir.toml: Add 1.20 to extra_versions
|
2020-12-12 13:15:11 +01:00 |
|
Marijn Suijten
|
55badab13d
|
gl: Add X11/EGL/Wayland API back based on separate -sys crates
Co-authored-by: Sebastian Dröge <sebastian@centricular.com>
|
2020-11-28 11:15:22 +01:00 |
|
Marijn Suijten
|
9577965782
|
sys/Gir.toml: Drop default target_path in current directory
|
2020-11-28 11:07:48 +01:00 |
|
Sebastian Dröge
|
109eac2b9a
|
Move sys crates into subdirectories of the non-sys crates
|
2020-10-30 18:06:07 +02:00 |
|