On Di, 2016-05-17 at 10:28 +0300, Pavel Dovgalyuk wrote:
> This patch adds support of b8g8r8x8 pixel format for SDL2.
>
> Signed-off-by: Pavel Dovgalyuk
> ---
> ui/sdl2-2d.c |3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/ui/sdl2-2d.c b/ui/sdl2-2d.c
> index 9593006..8ab68d6 10064
This patch adds support of b8g8r8x8 pixel format for SDL2.
Signed-off-by: Pavel Dovgalyuk
---
ui/sdl2-2d.c |3 +++
1 file changed, 3 insertions(+)
diff --git a/ui/sdl2-2d.c b/ui/sdl2-2d.c
index 9593006..8ab68d6 100644
--- a/ui/sdl2-2d.c
+++ b/ui/sdl2-2d.c
@@ -116,6 +116,9 @@ void sdl2_2d_sw