Commit Graph

18919 Commits

Author SHA1 Message Date
twinaphex
1a591baaf3 (Android) Cleanups 2015-04-29 03:08:44 +02:00
twinaphex
5df896dfd1 (Android) Rename "android_input" ident to "android" 2015-04-29 02:49:23 +02:00
twinaphex
4cf9227640 (Android) Move all input to android_input.c 2015-04-29 02:48:17 +02:00
twinaphex
71f43f8bf0 (Android) Cleanups 2015-04-29 01:50:58 +02:00
twinaphex
6f6e1d0e69 Will now send 'path' to retro_load_game if 'Set Supports No Content
Enable' is set to false
2015-04-28 03:30:07 +02:00
twinaphex
f6586f7cde Implement Core Settings and implement 'Core Supports No Content Enable' 2015-04-28 03:22:04 +02:00
twinaphex
560d28b188 menu_display_update_pending - cleanup 2015-04-27 19:13:09 +02:00
twinaphex
489dc651b5 Cleanups - get_title 2015-04-27 18:57:09 +02:00
Twinaphex
84b5a96898 (CGL) Add some logs 2015-04-27 16:28:52 +02:00
Twinaphex
3c4615d273 (CGL) Add some more logging 2015-04-27 16:15:08 +02:00
Twinaphex
43781876cd (CGL) Some buildfixes/cleanups 2015-04-27 15:52:37 +02:00
twinaphex
0b807f34bf (CGL) Implement get_proc_address differently 2015-04-27 15:50:49 +02:00
Twinaphex
01c793904d (CGL) Start implementing get_proc_address 2015-04-27 06:57:35 +02:00
twinaphex
0731e8c1fa MOve menu_update_libretro_info to driver.c and make it a static function 2015-04-27 05:38:27 +02:00
twinaphex
d97b744b32 (runloop.c) Cleanup 2015-04-27 05:36:41 +02:00
twinaphex
5aa422885f (GLUI) Remove dependency on gl_common.h 2015-04-27 05:07:11 +02:00
twinaphex
5a5dc01f8e (menu_display.c) Remove dependency on gl_common.h 2015-04-27 05:05:38 +02:00
twinaphex
015ce797f9 (Menu) Cleanups 2015-04-27 05:00:07 +02:00
twinaphex
5d0da65f91 (XMB) xmb_draw_icon_begin - call shader->use once 2015-04-27 04:55:27 +02:00
twinaphex
6be4345aa1 gl_menu_frame_background - cleanups 2015-04-27 04:44:57 +02:00
twinaphex
b97e880c01 (Menu) Create gl_menu_frame_background 2015-04-27 04:37:45 +02:00
twinaphex
42fc1fb9a8 (XMB) Cleanup 2015-04-27 04:21:39 +02:00
twinaphex
5e75d59894 (XMB) Shows XMB categories again 2015-04-27 04:03:44 +02:00
twinaphex
d6ca2b7e57 (Menu) Create menu_gl_draw_frame 2015-04-27 03:37:04 +02:00
twinaphex
81f3f67232 (XMB) Cleanups 2015-04-27 02:58:50 +02:00
twinaphex
2c0c598b8e (XMB) Fix Select background screen 2015-04-27 02:00:18 +02:00
Twinaphex
b02986ff94 (Thread wrapper) Fix CMD_SET_VIEWPORT 2015-04-27 00:08:00 +02:00
twinaphex
d0b3aa24c4 (Windows) Buildfix 2015-04-26 23:47:24 +02:00
twinaphex
0ba4e81e63 (VG) Build fixes 2015-04-26 23:19:19 +02:00
twinaphex
c7c98451bf (video_thread_wrapper.h) Get rid of some header dependencies 2015-04-26 22:58:19 +02:00
twinaphex
a9dee4877e Create set_viewport wrapper function - threaded video mode's
set_viewport function does not work yet
2015-04-26 19:46:59 +02:00
twinaphex
b980f5c4de (XMB) Create xmb_draw_frame 2015-04-26 18:17:18 +02:00
twinaphex
17515d66ed Create menu_display_unset_viewport 2015-04-26 18:08:17 +02:00
twinaphex
d3dba0edc2 Create menu_display_set_viewport 2015-04-26 16:46:56 +02:00
twinaphex
15dd8e71ac (XMB) Cleanup 2015-04-26 16:33:35 +02:00
twinaphex
f0d9506a17 (GLUI) Get rid of unneeded gl_t usage 2015-04-26 06:18:58 +02:00
twinaphex
941f0bdcb4 (XMB) Cleanups 2015-04-26 06:14:59 +02:00
twinaphex
1860f06926 (VG) Cleanups 2015-04-26 06:04:16 +02:00
twinaphex
3f3df59758 (GX) Buildfix 2015-04-26 05:48:45 +02:00
twinaphex
747a58e253 (PS Libdbgfont) Refactor 2015-04-26 05:46:56 +02:00
twinaphex
e52eb7bcf2 (360) Build fixes 2015-04-26 05:44:30 +02:00
twinaphex
0634c7e34f (D3D) Start using global->video_data.width and global->video_data.height 2015-04-26 05:35:41 +02:00
Twinaphex
0353d596df (GLUI) Get rid of unused variable 2015-04-26 05:22:57 +02:00
twinaphex
b6fbf5a335 (Menu) Start getting rid of gl->win_width/gl->win_height and start
creating global->video_data.width and global->video_data.height
which should be used instead in menu drivers
2015-04-26 05:21:43 +02:00
twinaphex
36c2786864 (CGL) Implement bind_api function 2015-04-26 04:38:35 +02:00
Twinaphex
a72cc4bfc9 (CGL) Buildfix 2015-04-26 04:26:57 +02:00
twinaphex
4034dbe591 (CGL) Implement get_video_size and check_window 2015-04-26 04:24:13 +02:00
twinaphex
869576b916 (DRM EGL) Get rid of some forward declarations 2015-04-26 04:02:04 +02:00
Twinaphex
d49ec806e0 (CGL) CGL Context only for OSX 2015-04-26 03:59:55 +02:00
Twinaphex
6703b26e44 (CGL Context) Some buildfixes 2015-04-26 03:48:35 +02:00