diff options
| author | Po Lu | 2023-07-13 18:17:59 +0800 |
|---|---|---|
| committer | Po Lu | 2023-07-13 18:17:59 +0800 |
| commit | ae9f1a075c3a5f5bd0425828b6144f97265d8794 (patch) | |
| tree | 4d22cbafc2915f5bd6fe9f2279a5316240337998 /java/res/values/strings.xml | |
| parent | 140755f2cfe6a39f643ab0a9ca2d81b0ed470ae7 (diff) | |
| download | emacs-ae9f1a075c3a5f5bd0425828b6144f97265d8794.tar.gz emacs-ae9f1a075c3a5f5bd0425828b6144f97265d8794.zip | |
Improve workaround for partial texture updates on Android
* java/AndroidManifest.xml.in:
* java/org/gnu/emacs/EmacsDialog.java (toAlertDialog): Don't
change hardware acceleration state.
* java/org/gnu/emacs/EmacsNative.java (notifyPixelsChanged): New
function.
* java/org/gnu/emacs/EmacsSurfaceView.java (EmacsSurfaceView):
New field `bitmapChanged'.
(copyToFrontBuffer): Signal that the bitmap has changed.
(onDraw): If the bitmap has changed, increment the generation
ID.
* src/android.c (JNICALL): Implement new function.
Diffstat (limited to 'java/res/values/strings.xml')
0 files changed, 0 insertions, 0 deletions