News & Blog

News, Events & Blogs

News & Blog

The latest from our Open Source experts

Search the newsroom

A busy, open source week in Dublin!

September 12, 2022 by Mark Filion  |   News & Events

Mere weeks after the debut of Open Source Summit Latin America, Dublin continues the collaborative momentum with the 2022 hybrid editions of Linux Plumbers Conference and Open Source Summit Europe!

A busy, open source week in Dublin!

Improving Vulkan graphics state tracking in Mesa

September 07, 2022 by Faith Ekstrand  |   Blog

Introducing new common code for Mesa Vulkan drivers to support a new Vulkan extension, making it easier for app and game authors to manage Vulkan state - and easier for our drivers too.

Improving Vulkan graphics state tracking in Mesa

Open source machine learning at IBC 2022

September 06, 2022 by Kara Bembridge  |   News & Events

Showcasing two new software demonstrations featuring machine learning, including backend video compression that runs on Panfrost, and a data quality assurance tool designed to integrate into the annotation pipeline.

Open source machine learning at IBC 2022

Using a Raspberry Pi as a Bluetooth speaker with PipeWire

September 02, 2022 by Frederic Danis  |   Blog

Using PipeWire, WirePlumber and a Raspberry Pi, you can create an audio bridge between a Bluetooth® device and an analog speaker system, breathing new life into your old speakers.

Using a Raspberry Pi as a Bluetooth speaker with PipeWire

Last chance to submit to FOSS XR!

August 30, 2022 by Frédéric Plourde  |   News & Events

Be part of the FOSSXR lineup by submitting your talk by September 5th, 2022. That means there's one week left for all you AR and VR enthusiasts and industry movers to share your exciting XR projects/news/demos with the world.

Last chance to submit to FOSS XR!

Fostering connections at Open Source Summit Latin America

August 16, 2022 by Kara Bembridge  |   News & Events

A magnet for open source supporters, the very first edition of Open Source Summit Latin America is opening its virtual doors. This new annual conference takes place online from August 23 to 24 with 5 talks from Collabora's very own!

Fostering connections at Open Source Summit Latin America

Kernel 5.19: Probably the final release of the 5.x series

August 02, 2022 by Cristian Ciocaltea  |   News & Events

As usual, there are quite a few changes merged into the mainline kernel. Let's take a look at some of the contributions by Collabora's kernel team!

Kernel 5.19: Probably the final release of the 5.x series

Introducing the r600/NIR back-end

July 07, 2022 by Gert Wollny  |   Blog

Adventures in NIR-land: the past, the present, and what's lies ahead for the native NIR back-end for Mesa's R600 driver.

Introducing the r600/NIR back-end

Weston 10.0.1 - a bug-fix release

July 05, 2022 by Marius Vlad  |   News & Events

The latest release of Weston was made on February 1, 2022. Meanwhile, a few bugs were discovered and we decided to do a bug-fix release, which we haven't had in several years.

Weston 10.0.1 - a bug-fix release

Adding even more heads for the group picture

June 21, 2022 by Kara Bembridge  |   News & Events

Part steadfast approach - part welcoming spirirt; Collabora continues to successfully expand with new talent amply on deck. Well ahead of the remote work curve, our new joiners have settled into their roles from their respective corners of the planet.

Adding even more heads for the group picture

Emerging ideas at Open Source Summit North America

June 16, 2022 by Kara Bembridge  |   News & Events

Big events draw in an array of individuals to learn and connect, and the Open Source Summit North America is no exception. Jam-packed with sessions to uncover from June 21 to 24, this year's event features three talks by Collabora's very own!

Emerging ideas at Open Source Summit North America

Adding secondary command buffers to PanVk

June 15, 2022 by Manas Chaudhary  |   Blog

Getting PanVk, an open source driver for Arm Mali Midgard and Bifrost GPUs, closer to conformancy by implementing one of the core Vulkan features: support for secondary command buffers.

Adding secondary command buffers to PanVk

Automatic regression handling and reporting for the Linux Kernel

March 14, 2024 by Ricardo Cañuelo Navarro  |   Blog

In continuation with our series about Kernel Integration we'll go into more detail about how regression detection, processing, and tracking can be improved to provide a better service to developers and maintainers.

Automatic regression handling and reporting for the Linux Kernel

Almost a fully open-source boot chain for Rockchip's RK3588!

February 21, 2024 by Eugen Hristev  |   Blog

Now included in our Debian images & available via our GitLab, you can build a complete, working BL31 (Boot Loader stage 3.1), and replace the closed binary blob with an open-source binary that anyone can compile.

Almost a fully open-source boot chain for Rockchip's RK3588!

What's the latest with WirePlumber?

February 19, 2024 by George Kiagiadakis  |   Blog

Back in 2022, after a series of issues were found in its design, I made the call to rework some of WirePlumber's fundamentals in order to allow it to grow. So where are we now? And what's next? Let's dive in!

What's the latest with WirePlumber?

DRM-CI: A GitLab-CI pipeline for Linux kernel testing

February 08, 2024 by Helen Koike  |   Blog

Continuing our Kernel Integration series, we're excited to introduce DRM-CI, a groundbreaking solution that enables developers to test their graphics subsystem patches across numerous devices within the community's shared infrastructure.

DRM-CI: A GitLab-CI pipeline for Linux kernel testing

Persian Rug, Part 4 - The limitations of proxies

January 23, 2024 by Edmund Smith  |   Blog

This is the fourth and final part in a series on persian-rug, a Rust crate for interconnected objects. We've touched on the two big limitations: lack of deletion and lack of enforced matching between proxies and containers. Let's look at other solutions.

Persian Rug, Part 4 - The limitations of proxies

How to share code between Vulkan and Gallium

January 16, 2024 by Faith Ekstrand  |   Blog

One of the key high-level challenges of building Mesa drivers these days is figuring out how to best share code between a Vulkan driver and a Gallium driver when Gallium isn't really capable of implementing Vulkan. Here's how.

How to share code between Vulkan and Gallium

Google Open Source Peer Bonus 2023

December 19, 2023 by Mark Filion  |   Blog

Google Open Source have chosen their second group of winners for the 2023 Google Open Source Peer Bonus Program, and Arnaud Ferraris, Senior Software Engineer at Collabora and Mobian project lead, is among the recipients!

Google Open Source Peer Bonus 2023

A new kselftest for verifying driver probe of Devicetree-based platforms

December 11, 2023 by Nícolas F. R. A. Prado  |   Blog

As we continue working to improve the kernel integration landscape on multiple fronts, this also means making better tests available for all. Working closely with the community, we have now landed a new, ready-to-use, kselftest in mainline Linux.

A new kselftest for verifying driver probe of Devicetree-based platforms

Thoughts on PipeWire 1.0 and beyond

December 06, 2023 by George Kiagiadakis  |   Blog

We can now confidently say that PipeWire is here to stay. But of course it is not the end of the journey. There are many new areas to explore going forward, especially in WirePlumber and the ecosystem that builds around PipeWire.

Thoughts on PipeWire 1.0 and beyond

Persian Rug, Part 3 - The warp and the weft

December 05, 2023 by Edmund Smith  |   Blog

Our look at the Rust crate for interconnected objects continues, as we examine how persian-rug really does tie the room together by providing a convenient container solution with a safety net to go along with it.

Persian Rug, Part 3 - The warp and the weft

Advocating a better Kernel Integration for all

December 01, 2023 by Gustavo Padovan  |   Blog

The testing ecosystem in the Linux kernel has been steadily growing, but are efforts sufficiently coordinated? How can we help developers and maintainers integrate code more efficiently? How can we mitigate maintainer burnout?

Advocating a better Kernel Integration for all

WirePlumber: Exploring Lua scripts with Event Dispatcher

October 30, 2023 by Ashok Sidipotu  |   Blog

With the upcoming 0.5 release, WirePlumber's Lua scripts will be transformed with the new Event Dispatcher. More modular and extensible with very little redundant processing, they will look and feel completely different.

WirePlumber: Exploring Lua scripts with Event Dispatcher

One week, two events: DebConf20 & Linux Plumbers Conference

August 24, 2020 by Mark Filion  |   News & Events

August ends on a high note with two virtual events this week: DebConf20, Debian's annual conference, and Linux Plumbers Conference, the premier event for developers working at all levels of the Linux kernel's plumbing layer and beyond.

One week, two events: DebConf20 & Linux Plumbers Conference

Kernel 5.8: Collabora's biggest & most significant contributions yet!

August 05, 2020 by Dafna Hirschfeld  |   News & Events

The ability for a relatively small software consultancy to contribute at this level demonstrates a fantastic improvement in vendors' mindset when it comes to working Open First and providing mainline support out-of-box as early as possible.

Kernel 5.8: Collabora's biggest & most significant contributions yet!

Lighthouse positional tracking in Monado with libsurvive

July 17, 2020 by Christoph Haag  |   News & Events

HTC Vive (Pro) and Valve Index hardware users can now experiment with positional tracking in Monado, thanks to the implementation of a libsurvive driver using the libsurvive library developed by Charles Lohr, David Berger and many contributors.

Lighthouse positional tracking in Monado with libsurvive

WirePlumber 0.3 released, now ready for the desktop

July 16, 2020 by George Kiagiadakis  |   News & Events

It is with great pleasure that we announce the availability of WirePlumber (the PipeWire session manager) version 0.3.0. This release brings support for desktop use cases and is a working drop-in replacement for PipeWire's example session manager.

WirePlumber 0.3 released, now ready for the desktop

Welcoming five new Collaborans!

July 09, 2020 by Erica Ryoo  |   News & Events

Despite the many obstacles brought on by the pandemic, Collabora continues to build and strengthen its engineering and administration teams for the road ahead. Join us in welcoming Angelica, Raghavendra, Doug, Italo and Theodotos!

Welcoming five new Collaborans!

Monado: Multi-application support with XR_EXTX_overlay

June 30, 2020 by Lubosz Sarnecki  |   News & Events

The recent improvements in Monado like out of process compositing and multi-layer rendering released with v0.2 prepared the requirements to implement OpenXR's XR_EXTX_overlay extension.

Monado: Multi-application support with XR_EXTX_overlay

Embedded Linux & Open Source take the virtual stage

June 18, 2020 by Mark Filion  |   News & Events

Collabora will be presenting on five separate occasions during the virtual editions of Embedded Linux Conference North America and Open Source Summit North America, taking place later this month.

Embedded Linux & Open Source take the virtual stage

Kernel 5.7: Forging ahead, despite COVID-19

June 04, 2020 by Andrzej Pietrasiewicz  |   News & Events

This latest release is the first to contain development work accomplished amid the lockdown measures. Despite these significant changes, Collaborans have also been steadfast in their contributions, with multiple projects progressing.

Kernel 5.7: Forging ahead, despite COVID-19

Google Summer of Code 2020

June 01, 2020 by Mark Filion  |   News & Events

Coding hss begun for this year's Google Summer of Code (GSoC) projects, announced earlier last month. The 2020 edition selected 1,199 students from 66 countries, to work with 199 mentoring organizations over the course of the summer.

Google Summer of Code 2020

Monado OpenXR runtime development gaining momentum: version 0.2, multi-layer support & more!

May 29, 2020 by Jakob Bornecrantz  |   News & Events

With the excellent (online) edition of Augmented World Expo 2020 in full swing this week, what better time to announce version 0.2 of the Monado OpenXR runtime for Linux. It's been a very busy three months since the last Monado developer update!

Monado OpenXR runtime development gaining momentum: version 0.2, multi-layer support & more!

Laval Virtual: OpenXR master class in VR!

May 18, 2020 by Mark Filion  |   News & Events

A few weeks ago, Ryan Pavlik presented "Unifying Reality: Building Experiences with OpenXR", a master class on OpenXR, the open standard API for building VR and AR experiences that work across devices, now and into the future.

Laval Virtual: OpenXR master class in VR!

xrdesktop 0.14 with OpenXR support is here!

May 08, 2020 by Lubosz Sarnecki  |   News & Events

Sponsored by Valve, this latest release of the Open Source project which enables interaction with traditional desktop environments, such as GNOME and KDE, in VR, brings the largest amount of changes yet, with many new features and architectural improvements.

xrdesktop 0.14 with OpenXR support is here!

Search the newsroom

Upcoming Events

Here are the events we'll be attending in the coming weeks – come say hello!

OpenXR Winter F2F

February 26-29, Seattle, WA, USA
 

Embedded World

April 9-11, Nuremberg, Germany

 

Featured Video

Open Since 2005 logo

We use cookies on this website to ensure that you get the best experience. By continuing to use this website you are consenting to the use of these cookies. To find out more please follow this link.

Collabora Ltd © 2005-2024. All rights reserved. Privacy Notice. Sitemap.