Commit Graph

1237 Commits

Author SHA1 Message Date
twinaphex
bd0347f1ae Create MENU_ANIMATION_CTL_KILL_BY_TAG 2016-02-25 13:23:39 +01:00
twinaphex
433155c95f Move UTF8 helper functions to encoding_utf.c (libretro-common) -
hopefully did not introduce any regressions
2016-02-25 00:57:46 +01:00
Alcaro
f14624370d Add UTF-8 string copy function. 2016-02-24 23:29:12 +01:00
twinaphex
77c583ae47 Create DISPLAYLIST_PROCESS 2016-02-24 23:19:53 +01:00
twinaphex
e8eaa54218 Refactor menu_displaylist_ctl 2016-02-24 23:05:54 +01:00
twinaphex
7968914453 Refactor menu_displaylist_push_list to menu_displaylist_ctl 2016-02-24 22:56:41 +01:00
twinaphex
e8a5f6194e Create MENU_ENTRIES_CTL_CLEAR 2016-02-24 22:45:21 +01:00
Alcaro
cb9976a125 Wipe debug code. 2016-02-24 18:56:29 +01:00
Alcaro
d98c7a1c34 (RGUI) Fix string alignment under UTF8. 2016-02-24 18:50:21 +01:00
twinaphex
a5d39ba38d Style nits 2016-02-21 09:54:53 +01:00
twinaphex
5beb71711b zarch.c - Respect 80-char width limit 2016-02-21 09:51:16 +01:00
Hans-Kristian Arntzen
adbf9fed16 Vulkan implementation. 2016-02-16 20:42:02 +01:00
twinaphex
ff9f433243 Create CHEEVOS_CTL_GET_DESCRIPTION 2016-02-13 06:30:39 +01:00
twinaphex
8c8ea6c167 Cleanups 2016-02-13 05:22:07 +01:00
twinaphex
f1ea400456 Refactor away runloop_msg_queue_pull 2016-02-13 05:17:36 +01:00
twinaphex
c6220a9e66 Reimplement rarch_task_push_content_load_default 2016-02-12 04:55:18 +01:00
twinaphex
ab3591df73 (Zarch) Remove unused variable 2016-02-12 04:39:35 +01:00
twinaphex
36b420ec17 Revert "Remove core_info_list_num_info_files"
This reverts commit 9d96e9e452.
2016-02-11 07:20:04 +01:00
twinaphex
c9ec688a7e Cleanups 2016-02-10 20:29:17 +01:00
twinaphex
35ff9c35b3 Respect 80-char width limit 2016-02-10 20:24:09 +01:00
twinaphex
e9e6fd7b80 (Menu) Implement pending shutdown 2016-02-10 19:56:35 +01:00
twinaphex
c447f6d1bd Start implementing RARCH_MENU_CTL_SET_PENDING_QUIT 2016-02-10 19:20:58 +01:00
twinaphex
f2952c530c Cleanups 2016-02-10 06:01:11 +01:00
twinaphex
ce2869b4d8 Create tasks_internal and split up RA-specific task code to outside 2016-02-09 17:12:39 +01:00
twinaphex
159ebcc8a2 (XMB) Fix icons 2016-02-09 15:21:45 +01:00
twinaphex
e7798ed511 Refactor datetime menu display function 2016-02-09 05:03:13 +01:00
twinaphex
41088165f5 Get rid of menu_display_get_tex_coords 2016-02-09 04:49:47 +01:00
twinaphex
7c7b170ceb Refactor rotate Z draw calls 2016-02-09 04:43:15 +01:00
twinaphex
2b86b9dbe6 (menu_display.c) Refactor draw functions 2016-02-09 04:34:07 +01:00
twinaphex
a3fd1868c1 Turn function static 2016-02-09 03:11:14 +01:00
twinaphex
ad4e633e11 Add MENU_DISPLAY_CTL_CLEAR_COLOR 2016-02-09 03:04:23 +01:00
twinaphex
38a341e6b5 Use video_driver_texture_load and video_driver_texture_unload
directly from menu drivers
2016-02-09 01:45:37 +01:00
twinaphex
cdf272665e Cleanups 2016-02-09 01:39:01 +01:00
twinaphex
c3c408f9d6 Add MENU_DISPLAY_CTL_RESTORE_CLEAR_COLOR 2016-02-09 01:36:00 +01:00
twinaphex
dd106ee8d2 Add more menu_display_ctl actions 2016-02-09 01:24:35 +01:00
twinaphex
d0e9881f46 Add MENU_DISPLAY_CTL_FONT_BIND_BLOCK 2016-02-09 00:57:10 +01:00
twinaphex
3e0d3cbd55 Create MENU_DISPLAY_CTL_INIT_FIRST_DRIVER 2016-02-09 00:49:37 +01:00
twinaphex
bd1291dd71 Simplify framebuffer code for RGUI 2016-02-08 22:42:23 +01:00
twinaphex
459c18f5de Attempt to make blit_line more robust 2016-02-08 19:18:40 +01:00
twinaphex
d092e20b5a Simply 'framebuffer dirty' code 2016-02-08 18:54:19 +01:00
radius
2fca1cccd3 add xmb font 2016-02-08 01:11:56 -05:00
radius
5c4ab83d98 add XMB settings for scale and opacity 2016-02-08 00:34:13 -05:00
twinaphex
9d96e9e452 Remove core_info_list_num_info_files 2016-02-07 16:03:53 +01:00
twinaphex
490c023fe3 Add core_info_ctl actions 2016-02-07 02:37:57 +01:00
twinaphex
05d9827830 Revert "Get rid of SL_FLAG_ALLOW_EMPTY_LIST"
This reverts commit bb0b8764c5.
2016-02-06 21:33:45 +01:00
twinaphex
bb0b8764c5 Get rid of SL_FLAG_ALLOW_EMPTY_LIST 2016-02-06 21:29:44 +01:00
twinaphex
6623bdc054 (XMB) Fix text being cut off 2016-02-04 22:03:36 +01:00
twinaphex
deb3c73ae0 Nits 2016-02-04 21:42:42 +01:00
twinaphex
9a75893cff Nits 2016-02-04 21:40:29 +01:00
twinaphex
f747196e21 Style nits 2016-02-04 21:31:41 +01:00