diff options
| author | Khem Raj <raj.khem@gmail.com> | 2018-11-20 23:43:41 -0800 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2018-11-21 17:56:52 +0200 |
| commit | 7c94afee2b12a1cdef2f8c3c743c555af17a560b (patch) | |
| tree | b6d9a419f0cd8e2bb0a6989cb453edc24c182fba /recipes-graphics/userland/files/0010-Fix-for-framerate-with-nested-composition.patch | |
| parent | 981376b1c43a97fbc7d0309ce1e97239dfd4f4f9 (diff) | |
| download | meta-raspberrypi-7c94afee2b12a1cdef2f8c3c743c555af17a560b.tar.gz | |
userland: Update to latest master
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-graphics/userland/files/0010-Fix-for-framerate-with-nested-composition.patch')
| -rw-r--r-- | recipes-graphics/userland/files/0010-Fix-for-framerate-with-nested-composition.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-graphics/userland/files/0010-Fix-for-framerate-with-nested-composition.patch b/recipes-graphics/userland/files/0010-Fix-for-framerate-with-nested-composition.patch index a6c9a59..dd0b95e 100644 --- a/recipes-graphics/userland/files/0010-Fix-for-framerate-with-nested-composition.patch +++ b/recipes-graphics/userland/files/0010-Fix-for-framerate-with-nested-composition.patch | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | From 7c51c2d37bfadaabbbf205237d932b685b09d34f Mon Sep 17 00:00:00 2001 | 1 | From 8e6cde08077eadfe563dc17c19995ebc48e30b97 Mon Sep 17 00:00:00 2001 |
| 2 | From: Khem Raj <raj.khem@gmail.com> | 2 | From: Khem Raj <raj.khem@gmail.com> |
| 3 | Date: Tue, 29 Mar 2016 20:38:30 -0700 | 3 | Date: Tue, 29 Mar 2016 20:38:30 -0700 |
| 4 | Subject: [PATCH 10/16] Fix for framerate with nested composition | 4 | Subject: [PATCH 10/18] Fix for framerate with nested composition |
| 5 | 5 | ||
| 6 | frame rate appears irregular and lower than expected when using nested composition. | 6 | frame rate appears irregular and lower than expected when using nested composition. |
| 7 | 7 | ||
| @@ -56,5 +56,5 @@ index 03fe67b..13a110c 100644 | |||
| 56 | #ifdef ANDROID | 56 | #ifdef ANDROID |
| 57 | CLIENT_UNLOCK(); | 57 | CLIENT_UNLOCK(); |
| 58 | -- | 58 | -- |
| 59 | 2.16.1 | 59 | 2.19.1 |
| 60 | 60 | ||
