twinaphex
|
a306d3acc7
|
Cleanups
|
2016-02-09 16:13:00 +01:00 |
|
twinaphex
|
88c68f479a
|
Cleanups
|
2016-02-09 16:11:37 +01:00 |
|
twinaphex
|
2026401cc0
|
(D3D) Buildfix
|
2016-02-09 16:00:34 +01:00 |
|
twinaphex
|
c6cc006223
|
pass draw pointer instead of plenty of params
|
2016-02-09 15:55:31 +01:00 |
|
twinaphex
|
159ebcc8a2
|
(XMB) Fix icons
|
2016-02-09 15:21:45 +01:00 |
|
twinaphex
|
1c3d8c5740
|
Cleanups
|
2016-02-09 05:17:42 +01:00 |
|
twinaphex
|
e86bd1b021
|
Cleanups
|
2016-02-09 05:11:40 +01:00 |
|
twinaphex
|
07632702fb
|
Cleanups
|
2016-02-09 05:07:36 +01:00 |
|
twinaphex
|
e7798ed511
|
Refactor datetime menu display function
|
2016-02-09 05:03:13 +01:00 |
|
twinaphex
|
a0f35e56fa
|
Cleanups
|
2016-02-09 04:55:45 +01:00 |
|
twinaphex
|
da1a5ad2cc
|
Cleanup
|
2016-02-09 04:54:04 +01:00 |
|
twinaphex
|
0bfaf26993
|
Cleanup
|
2016-02-09 04:50:59 +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
|
2dba1aaef4
|
Add new structs
|
2016-02-09 04:12:33 +01:00 |
|
twinaphex
|
82991afb36
|
Remove unnecessary menu_display_msg_queue_push
|
2016-02-09 03:29:37 +01:00 |
|
twinaphex
|
9f2e61cddd
|
Cleanup
|
2016-02-09 03:21:03 +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
|
690c5c2bc8
|
Cleanups
|
2016-02-09 01:32:42 +01:00 |
|
twinaphex
|
c6e0a38906
|
Move more variables to menu_display_ctl
|
2016-02-09 01:31:02 +01:00 |
|
twinaphex
|
dd106ee8d2
|
Add more menu_display_ctl actions
|
2016-02-09 01:24:35 +01:00 |
|
twinaphex
|
28f3ea355a
|
80-char width limit cleanups
|
2016-02-09 01:01:11 +01:00 |
|
twinaphex
|
e743f4377e
|
80-char width limit cleanups
|
2016-02-09 00:59:42 +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
|
9f2bc8d55e
|
Move msg_queue to menu_display_ctl
|
2016-02-09 00:13:33 +01:00 |
|
twinaphex
|
486184d1eb
|
Create MENU_DISPLAY_CTL_INIT/MENU_DISPLAY_CTL_DEINIT
|
2016-02-09 00:12:09 +01:00 |
|
twinaphex
|
5e9f8b276b
|
Create MENU_DISPLAY_CTL_DEINIT
|
2016-02-09 00:07:23 +01:00 |
|
Andrés
|
a8b5c4f3b1
|
Merge pull request #2706 from fr500/master
save libretro device and analog dpad mode with remap files
|
2016-02-08 17:03:47 -05:00 |
|
twinaphex
|
bd1291dd71
|
Simplify framebuffer code for RGUI
|
2016-02-08 22:42:23 +01:00 |
|
radius
|
67a68c0595
|
save libretro device and analog dpad mode with remap files
|
2016-02-08 16:06:54 -05:00 |
|
twinaphex
|
459c18f5de
|
Attempt to make blit_line more robust
|
2016-02-08 19:18:40 +01:00 |
|
twinaphex
|
2f13fe0ece
|
Turn some variables into static local functions
|
2016-02-08 19:11:44 +01:00 |
|
twinaphex
|
88a8ac5370
|
Move framebuf_data to menu_display_ctl as static local variable
|
2016-02-08 18:58:02 +01:00 |
|
twinaphex
|
c1e4a852cc
|
Turn variable into static local variable
|
2016-02-08 18:55:22 +01:00 |
|
twinaphex
|
d092e20b5a
|
Simply 'framebuffer dirty' code
|
2016-02-08 18:54:19 +01:00 |
|
twinaphex
|
72ce7e8fd2
|
Add ability to set audio latency to 8ms
|
2016-02-08 16:43:24 +01:00 |
|
Twinaphex
|
94d227863f
|
Merge pull request #2705 from fr500/master
xmb && per-game options improvements
|
2016-02-08 07:18:11 +01:00 |
|
radius
|
2fca1cccd3
|
add xmb font
|
2016-02-08 01:11:56 -05:00 |
|
radius
|
cfa01e930d
|
add settings for xmb font
|
2016-02-08 01:08:03 -05:00 |
|
radius
|
5c4ab83d98
|
add XMB settings for scale and opacity
|
2016-02-08 00:34:13 -05:00 |
|
radius
|
14cd4af752
|
don't create directories when checking for game options, only create when the user selects the menu entry
|
2016-02-08 00:07:41 -05:00 |
|
twinaphex
|
ce1b86993b
|
Style nits
|
2016-02-08 05:58:27 +01:00 |
|
twinaphex
|
fc821fc5b4
|
Make rarch_task_http_finder more robust
|
2016-02-08 05:48:36 +01:00 |
|
Twinaphex
|
1924b8396b
|
Merge pull request #2703 from diablodiab/master
Enables keyboard to be mapped to gamepad buttons
|
2016-02-08 02:41:02 +01:00 |
|