Hazari PraveenKumar ffd61c0fb5 sm6250-common: Disable VSync for CPU rendered apps
Choreographer VSync has some performance impact for CPU rendered apps
as the app has to wait for VSync to start a new frame draw. When the
frame draw time exceeds one VSync, this has a direct impact on the FPS.
"debug.cpurend.vsync" property controls the VSync for CPU rendered apps.

Disable VSync for CPU rendered app, by setting this property to false.

Change-Id: I93cfa7c588f1ab80803940c8059073075fd49506
Signed-off-by: Akash <akashniki@gmail.com>
Signed-off-by: DarkDampSquib <andrin.geiger1998@gmail.com>
2020-10-21 21:16:14 +03:00
2020-09-04 17:23:47 +03:00
2020-08-18 14:55:15 +03:00
2020-08-15 04:27:26 +03:00
2020-10-11 13:23:10 +00:00
2020-07-05 15:08:04 +03:00

Copyright (C) 2020 - The LineageOS Project

Common device tree for Xiaomi SM6250 based devices

Description
No description provided
Readme 20 MiB
Languages
C++ 83.4%
Makefile 10.6%
Shell 4%
C 1%
Forth 0.5%
Other 0.5%