wine/dlls/wineandroid.drv
2023-03-09 17:31:26 +01:00
..
.gitattributes
android.h win32u: Expose and use ProcessEvents from drivers instead of MsgWaitForMultipleObjectsEx. 2023-02-22 18:25:29 +01:00
android_native.h
AndroidManifest.xml
build.gradle.in
device.c wineandroid: Build without -DWINE_NO_LONG_TYPES. 2022-11-17 17:20:39 +01:00
dllmain.c wineandroid.drv: Use the Unix call helpers. 2022-11-24 22:20:20 +01:00
init.c win32u: Expose and use ProcessEvents from drivers instead of MsgWaitForMultipleObjectsEx. 2023-02-22 18:25:29 +01:00
keyboard.c wineandroid: Build without -DWINE_NO_LONG_TYPES. 2022-11-17 17:20:39 +01:00
Makefile.in wineandroid: Build without -DWINE_NO_LONG_TYPES. 2022-11-17 17:20:39 +01:00
opengl.c wineandroid: Separately store the internal pixel format set by WGL_WINE_pixel_format_passthrough. 2023-03-09 17:31:26 +01:00
unixlib.h wineandroid.drv: Use the Unix call helpers. 2022-11-24 22:20:20 +01:00
window.c win32u: Expose and use ProcessEvents from drivers instead of MsgWaitForMultipleObjectsEx. 2023-02-22 18:25:29 +01:00
wine.svg
WineActivity.java
wineandroid.drv.spec