1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-10 12:55:51 +00:00
wine/dlls/wineandroid.drv
2024-05-30 19:53:21 +02:00
..
.gitattributes
android_native.h
android.h wineandroid: Remove now unnecessary set_surface_region calls. 2024-05-30 19:53:21 +02:00
AndroidManifest.xml
build.gradle.in
device.c wineandroid.drv: Return result through NtCallbackReturn for the start device callback. 2024-01-19 13:43:10 +01:00
dllmain.c include: Add a typedef for user callback function pointers. 2024-01-22 11:26:56 +01:00
init.c wineandroid: Remove now unnecessary set_surface_region calls. 2024-05-30 19:53:21 +02:00
keyboard.c win32u: Use NtUserCallHwndParam interface for __wine_send_input. 2024-03-05 20:50:06 +01:00
Makefile.in
opengl.c opengl32: Remove the wglDescribePixelFormat driver entry point. 2024-05-20 11:57:16 +02:00
unixlib.h
window.c win32u: Use a helper to set the window surface clipping, within the lock. 2024-05-30 19:53:21 +02:00
wine.svg
WineActivity.java
wineandroid.drv.spec