1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 11:37:44 +00:00

Ports: Format patches without numbering, commit hash or version number

This commit is contained in:
Tim Schumacher 2022-06-05 03:05:04 +02:00 committed by Linus Groh
parent d69a79b03b
commit d426c5a4b2
371 changed files with 806 additions and 1884 deletions

View file

@ -1,7 +1,7 @@
From 8494fc6dbd6abc799a2eb02933103361ea0202b0 Mon Sep 17 00:00:00 2001
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: gouchi <gouchi@free.fr>
Date: Sat, 7 May 2022 18:21:50 +0200
Subject: [PATCH 5/6] Use SDL software instead of hardware rendering
Subject: [PATCH] Use SDL software instead of hardware rendering
---
gfx/drivers/sdl2_gfx.c | 2 +-
@ -20,6 +20,3 @@ index 4dbe33f..dd67b4a 100644
if (vid->video.vsync)
flags |= SDL_RENDERER_PRESENTVSYNC;
--
2.36.0