wine-wine/dlls/wineandroid.drv
Andrew Eikum f5fe252cd1 wineandroid: Don't use deprecated SLDataFormat_PCM struct.
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-25 23:29:11 +02:00
..
.gitattributes wineandroid: Tell git diff about java files. 2017-06-07 17:37:52 +02:00
AndroidManifest.xml wineandroid: Add an audio driver. 2017-07-03 20:59:40 +02:00
Makefile.in wineandroid: Add an audio driver. 2017-07-03 20:59:40 +02:00
WineActivity.java wineandroid: Also set WINEDLLPATH. 2017-07-31 19:48:24 +02:00
android.h wineandroid: Create a proper EGL window surface once we receive a surface from Java. 2017-06-22 22:50:32 +02:00
android_native.h wineandroid: Add a header for some of the Android native APIs and data structures. 2017-06-02 11:46:28 +02:00
build.gradle.in wineandroid: Allow putting libraries in the native library directory. 2017-06-26 15:13:35 +02:00
device.c wineandroid: Hold on to the native window until we get a new one. 2017-07-13 17:28:36 +02:00
init.c wineandroid: Work around the Android N restriction on loading libhardware. 2017-06-26 15:12:44 +02:00
keyboard.c wineandroid: Fix handling of Caps Lock with non-alphabetic keys. 2017-06-26 15:12:10 +02:00
mmdevdrv.c wineandroid: Don't use deprecated SLDataFormat_PCM struct. 2017-09-25 23:29:11 +02:00
opengl.c wineandroid: Implement wglSwapIntervalEXT. 2017-06-23 09:19:15 +02:00
window.c wineandroid: Update the views z-order based on the window hierarchy. 2017-07-31 19:16:17 +02:00
wine.svg
wineandroid.drv.spec wineandroid: Add an audio driver. 2017-07-03 20:59:40 +02:00