On 29/01/25 - 14:20, Paz Zcharya wrote:
> From: Paz Zcharya
>
> Add support for pixel format ABGR, which is the default format
> on Android devices. This will allow us to use VKMS as the default
> display driver in Android Emulator (Cuttlefish) and increase VKMS
> adoption.
>
> Signed-off-by
On 29/01/25 - 14:20, Paz Zcharya wrote:
> From: Paz Zcharya
>
> Add support for pixel format ABGR, which is the default format
> on Android devices. This will allow us to use VKMS as the default
> display driver in Android Emulator (Cuttlefish) and increase VKMS
> adoption.
>
> Signed-off-by
From: Paz Zcharya
Add support for pixel format ABGR, which is the default format
on Android devices. This will allow us to use VKMS as the default
display driver in Android Emulator (Cuttlefish) and increase VKMS
adoption.
Signed-off-by: Paz Zcharya
---
Changes in v2:
- Rebased on top of