Twinaphex
|
ab41c7ba9c
|
Merge pull request #1664 from heuripedes/master
Menu fixes
|
2015-05-01 16:33:13 +02:00 |
|
Higor Eurípedes
|
0bccda75fa
|
(GLUI) Cleanups
|
2015-05-01 09:38:04 -03:00 |
|
Higor Eurípedes
|
e669d3a512
|
(XMB) Use the new font functions
|
2015-05-01 09:05:49 -03:00 |
|
Higor Eurípedes
|
9eefa4eaca
|
(GLUI) Use the new main font functions
|
2015-05-01 09:02:03 -03:00 |
|
Higor Eurípedes
|
63c9b6e562
|
(Menu) Add some functions to handle the main menu font
|
2015-05-01 09:00:03 -03:00 |
|
Twinaphex
|
5e8e2005cd
|
Merge pull request #1663 from vanfanel/master
Removed unneeded variables in qb/config.libs.sh when configuring DISPMAN...
|
2015-04-29 15:24:30 +02:00 |
|
vanfanel
|
72923f0913
|
Removed unneeded variables in qb/config.libs.sh when configuring DISPMANX because we use the VIDEOCORE includes and libs (DISPMANX implies we have VIDEOCORE hardware).
|
2015-04-29 14:13:16 +02:00 |
|
Twinaphex
|
561ae13146
|
(Android) Cleanups to handle_hotplug
|
2015-04-29 07:58:19 +02:00 |
|
twinaphex
|
63cc866425
|
(Android) Don't use AInputQueue_hasEvents - seems to make it more reliable
and less susceptible to ANRs
|
2015-04-29 06:21:18 +02:00 |
|
twinaphex
|
4b289e361d
|
Revert "(Android) Put input event queue on separate thread"
This reverts commit 828421b46bb1d1a89097af0e6e3109cacd19bc95.
|
2015-04-29 05:59:40 +02:00 |
|
twinaphex
|
828421b46b
|
(Android) Put input event queue on separate thread
|
2015-04-29 05:43:05 +02:00 |
|
twinaphex
|
5c5e517b68
|
(Android) Start copying state copy at poll function call
|
2015-04-29 04:57:24 +02:00 |
|
twinaphex
|
cf1d56dbda
|
(Android) Put input state code on android_input_state_t
|
2015-04-29 04:48:34 +02:00 |
|
twinaphex
|
c3bfa72e6f
|
(Android) Start putting input state on separate struct
|
2015-04-29 04:17:31 +02:00 |
|
twinaphex
|
201b1d4ec7
|
(Android) Initialize some code directly in android_app_entry
|
2015-04-29 03:24:57 +02:00 |
|
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 |
|