Commit Graph

25334 Commits

Author SHA1 Message Date
twinaphex
beb01b5d57 Create gl_init_textures_reference 2015-12-03 22:42:54 +01:00
twinaphex
60313f7f48 (Android) Don't call eglSwapBuffers if g_egl_dpy and g_egl_surf are not
yet ready
2015-12-03 22:23:20 +01:00
twinaphex
66721e8902 Set g_egl_hw_ctx to NULL in egl_create_context 2015-12-03 22:13:03 +01:00
twinaphex
584e0c5110 Prevent crash in Android 2015-12-03 21:37:52 +01:00
twinaphex
071912871b (android_input.c) Attempt to only grab dlopen handle once 2015-12-03 21:19:16 +01:00
twinaphex
07109e8e89 Remove directory creation in Java 2015-12-03 20:43:28 +01:00
Twinaphex
0d10caed97 Merge pull request #2514 from lakkatv/master
(Menu) Use float for icon coordinates, makes animations look smoother
2015-12-03 19:38:15 +01:00
Jean-André Santoni
bc602645c7 (Menu) Use float for icon coordinates, makes animations look smoother 2015-12-03 15:34:17 +07:00
twinaphex
5c39744e5f (Android) Remove stub onLowMemory/TrimMemory 2015-12-03 09:25:41 +01:00
twinaphex
35af9a5c87 (Android) Remove unneeded resource files 2015-12-03 08:50:40 +01:00
twinaphex
6e247ec9b1 (Android) Get rid of appcompat and other bloat 2015-12-03 08:46:47 +01:00
twinaphex
7925b4ce19 (Android) Reimplement 'Quit RetroArch' 2015-12-03 08:34:45 +01:00
twinaphex
f4f046fe17 (Android) Cleanup some includes 2015-12-03 07:28:54 +01:00
twinaphex
8ae39377e7 (Android) Cleanups 2015-12-03 01:59:43 +01:00
twinaphex
694e64831b Create thread duplicate variant of android_input_data_t variable 2015-12-02 23:23:21 +01:00
twinaphex
923433ead7 Move engine_handle_dpad code to android_input.c - copy
hat and analog state to intermediary on android_app during
poll time
2015-12-02 22:33:27 +01:00
twinaphex
69ee18cea6 Create android_input_data_t 2015-12-02 22:12:43 +01:00
twinaphex
e859fae4ee (Android) Move sensorManager and sensorEventQueue to android_app 2015-12-02 21:38:21 +01:00
twinaphex
b7d7dcef1c Expand android_app 2015-12-02 19:28:15 +01:00
twinaphex
cfe5491b05 (Android) Reimplement how shutdown gets signalled 2015-12-02 17:55:31 +01:00
twinaphex
d6b5dd6ac4 Flesh out android_native_app_glue.c implementation some more 2015-12-02 17:46:20 +01:00
twinaphex
986e4bf40d (Android) Native activity updates 2015-12-02 08:54:24 +01:00
twinaphex
d171c831c3 (Android) Remove apk-extract 2015-12-02 06:28:46 +01:00
twinaphex
317049cd25 (Android) We now use the built-in assets extraction inside RA to
extract the 'assets' dir from the APK, no more Java JNI library
for this
2015-12-02 06:22:04 +01:00
twinaphex
6062467d1b task_decompress.c - add code for handling subdir extraction from
zip archive - needed for APK extraction
2015-12-02 06:06:15 +01:00
twinaphex
a7e72772e7 Start making tasks_decompress.c suitable for extracting APKs too 2015-12-02 05:27:47 +01:00
twinaphex
a59cee2521 Update bundle assets task call 2015-12-02 04:04:51 +01:00
twinaphex
0679916db1 Start setting up all the code needed for bundle assets
extraction
2015-12-02 03:55:28 +01:00
twinaphex
003dec7710 Cleanups 2015-12-02 03:16:04 +01:00
twinaphex
a106d7143b Simplify 7z code 2015-12-02 02:42:06 +01:00
twinaphex
adffda5cfe (7z) Simplify code 2015-12-02 02:40:06 +01:00
twinaphex
0b77ba05b0 (file_ops.c) Cleanup 2015-12-02 01:54:40 +01:00
twinaphex
9e78e106be Remove unneeded 7z header include 2015-12-02 01:49:33 +01:00
twinaphex
42e54ea10a file_ops.c - cleanups 2015-12-02 01:46:07 +01:00
twinaphex
b46b880c32 Remove unused variables 2015-12-02 01:42:13 +01:00
twinaphex
a6028daea3 compressed_7zip_file_list_new - fix potential memleak 2015-12-02 01:40:39 +01:00
twinaphex
7aab9baaa8 (file_ops.c) 7zip UTF16 buffer allocation cleanups 2015-12-02 01:35:01 +01:00
twinaphex
846e009037 Nit 2015-12-02 01:26:29 +01:00
twinaphex
1f78455274 Remove call to Buf_Init 2015-12-02 01:16:08 +01:00
twinaphex
47b934b563 (file_ops.c) g_Alloc can go 2015-12-02 01:13:39 +01:00
twinaphex
265b297698 Don't use Buf_Free and Buf_Create anymore 2015-12-02 01:12:44 +01:00
twinaphex
0c8ed91b36 Nits 2015-12-02 01:02:58 +01:00
twinaphex
b7f7b1f3b7 video_thread_wrapper.c - cleanups 2015-12-02 01:01:27 +01:00
twinaphex
e078e1d379 read_7zip_file - cleanups 2015-12-01 19:54:26 +01:00
twinaphex
e48146f547 compressed_7zip_file_list_new - cleanups 2015-12-01 19:46:34 +01:00
twinaphex
0b1f5df456 Update encoding_utf 2015-12-01 19:24:51 +01:00
twinaphex
263b2de885 (file_ops) 7z cleanups 2015-12-01 19:14:59 +01:00
twinaphex
cb0c8497c9 Reintroduce old 7z UTF conversion code 2015-12-01 18:59:35 +01:00
Twinaphex
eb512d0caf Should fix input config label regression 2015-12-01 18:29:46 +01:00
twinaphex
6c6beca430 Create x11_save_last_used_monitor 2015-12-01 08:49:35 +01:00