Alexandre Julliard : wineandroid: Add a JNI callback to store the native window we got from the TextureView.

Alexandre Julliard julliard at winehq.org
Fri Jun 2 17:03:27 CDT 2017


Module: wine
Branch: master
Commit: 9a134711e6598081d5af55a3f02df625f669a036
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=9a134711e6598081d5af55a3f02df625f669a036

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Jun  2 11:37:16 2017 +0200

wineandroid: Add a JNI callback to store the native window we got from the TextureView.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/wineandroid.drv/WineActivity.java |  2 +
 dlls/wineandroid.drv/android.h         | 14 +++++
 dlls/wineandroid.drv/device.c          | 95 ++++++++++++++++++++++++++++++++++
 dlls/wineandroid.drv/init.c            | 12 ++++-
 dlls/wineandroid.drv/window.c          | 45 +++++++++++++++-
 5 files changed, 166 insertions(+), 2 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=9a134711e6598081d5af55a3f02df625f669a036



More information about the wine-cvs mailing list