24/7: Posts
News about Igalia
We love hearing from you, so be sure to follow us and join the conversation on our networks. If you want to know more about us, you can also meet the team here.
Posts
:tada: Turnip now exposes Vulkan 1.3 :tada:
RB3 development board with Adreno 630 GPU
It is a major milestone for a driver that is created without any hardware documentation.
T
Continue reading >
What's new for RISC-V in LLVM 15
LLVM 15.0.0 was
released around
about two weeks ago now, and I wanted to highlight some of RISC-V specific
changes or improvements that were introduce
Continue reading >
futex2 at Linux Plumbers Conference 2022
In-person conferences are finally back! After two years of remote conferences, the kernel development community got together in Dublin, Ireland, to di
Continue reading >
TPAC 2022
A few weeks ago the W3C arranged a new edition of TPAC, this time it was an hybrid event. I had the chance to attend onsite in Vancouver (Canada). Th...
Continue reading >
Igalia Web Platform team is hiring
Igalia’s Web Platform team is looking for new members. In this blog post, I’ll explore the kinds of work our team does, plus a little about what worki
Continue reading >
on "correct and efficient work-stealing for weak memory models"
Hello all, a quick post today. Inspired by Rust as a Language for High Performance GC Implementation by Yi Lin et al, a few months ago I had a look...
Continue reading >
Mon 2022/Oct/03
The series on the WPE port by the WebKit team at Igalia grows, with
several new articles that go deep into different areas of the engine:
WP
Continue reading >
MPArch(Multiple Page Architecture) project in Chromium
This article is written by referring to the Multiple Page Architecture document.
Motivation
According to the Google Chromium team, some years
Continue reading >
A <webview> tag in Chromium
I often talk about a webview as a common term. For instance, when I worked on AGL project, we integrated Web Runtime in order to support a webview to
Continue reading >
A Dashing Navbar Solution
#thoughts figure.standalone img {
box-shadow: 0.25em 0.25em 0.67em #0008;
margin-block-end: 0.5em;
}
One of the many things Igalia does is maintain
Continue reading >
Unbreaking floating-point math in JavaScript
Unbreaking floating-point math in JavaScriptBecause computers are limited things, they are working with a finite world when it comes to the
Continue reading >
the sticky mark-bit algorithm
Good day, hackfolk!
The Sticky Mark-Bit Algorithm
Also an intro to mark-sweep GC
7 Oct 2022 – Igalia
Andy Wingo
A funny post today; I gave an interna
Continue reading >