... | ... | @@ -24,7 +24,8 @@ The synchronous update mechanism provides an easy way to reduce |
|
|
the screen flicker. However, it has the following restrictions:
|
|
|
|
|
|
- It only works with low resolution.
|
|
|
- It may hide a lot of inefficient code in your MiniGUI app.
|
|
|
- It may hide the side effects of some inefficient code in
|
|
|
your MiniGUI app.
|
|
|
- It lacks support for hardware acceleration.
|
|
|
|
|
|
Therefore, for modern graphics stack (system shipped with a GPU),
|
... | ... | |