Themaister
|
b4eaf81fed
|
Begin implementing SET_CONTROLLER_INFO.
|
2014-04-12 13:22:24 +02:00 |
|
Themaister
|
063bf83a5f
|
Use correct default font size on default in RGUI.
|
2014-04-08 21:01:11 +02:00 |
|
twinaphex
|
821d6b083e
|
Update rmenu.c/rmenu_xui.cpp
|
2014-04-08 16:23:28 +02:00 |
|
Themaister
|
7344bfe9c6
|
Some font option tweaks.
|
2014-04-08 16:13:44 +02:00 |
|
twinaphex
|
d46304a80c
|
(menu_settings.c) Fix typo - HAVE_LOCATION ifdef
|
2014-04-08 02:28:32 +02:00 |
|
twinaphex
|
3da5205efa
|
(Console) Build fix for libretro_find_subsystem_info
|
2014-04-07 23:02:12 +02:00 |
|
twinaphex
|
802bbcb321
|
(Menu) Add Font Options
|
2014-04-07 22:12:23 +02:00 |
|
twinaphex
|
6c6239a5b7
|
Save camera_allow/location_allow to config file
|
2014-04-07 18:50:52 +02:00 |
|
twinaphex
|
e779681528
|
Add Privacy Options
|
2014-04-06 22:59:16 +02:00 |
|
Themaister
|
a802b18212
|
Fix derp.
|
2014-04-06 15:42:40 +02:00 |
|
Themaister
|
2e3ca36010
|
Allow toggling monitor index in RGUI.
|
2014-04-06 15:41:53 +02:00 |
|
Themaister
|
0ae933ea8b
|
Select best KMS mode depending on refresh rate.
Try to match as closely as possible.
|
2014-04-06 15:29:59 +02:00 |
|
Themaister
|
3b6616f2cb
|
Set fullscreen_x/y in config_save.
|
2014-04-06 15:22:24 +02:00 |
|
Themaister
|
72c3177715
|
Honor fullscreen_x/fullscreen_y in KMS/EGL.
Try to find optimal mode.
|
2014-04-06 15:20:31 +02:00 |
|
Themaister
|
36575fe407
|
Add multi-monitor support to KMS/DRM.
|
2014-04-06 15:10:39 +02:00 |
|
Themaister
|
99bc686266
|
Log available KMS/DRM modes.
|
2014-04-05 22:29:20 +02:00 |
|
Themaister
|
f804adae21
|
Fixup big resource leaks in KMS/DRM.
|
2014-04-05 22:11:19 +02:00 |
|
Twinaphex
|
52a05c0a53
|
Merge pull request #640 from floreal/multi-gpu-egl-kms
Fixed broken build
|
2014-04-05 20:03:57 +02:00 |
|
twinaphex
|
6b6515b101
|
(DRM EGL) Build fix
|
2014-04-05 20:03:07 +02:00 |
|
Floréal Toumikian
|
c1014ee305
|
Moved dir_list_free
|
2014-04-05 19:59:31 +02:00 |
|
Floréal Toumikian
|
a107678f0d
|
Fixed broken build
|
2014-04-05 19:51:28 +02:00 |
|
Twinaphex
|
98efef1098
|
Merge pull request #639 from floreal/multi-gpu-egl-kms
Added gpu lookup in DRM EGL context
|
2014-04-05 19:37:50 +02:00 |
|
Floréal Toumikian
|
d663f7fc5d
|
romoved glob, used file_list instead
|
2014-04-05 19:32:51 +02:00 |
|
Floréal Toumikian
|
8fce5f03e9
|
Added gpu lookup in DRM EGL context
|
2014-04-05 16:02:28 +02:00 |
|
Twinaphex
|
f604d7e377
|
Merge pull request #636 from libretro/subsystem
libretro subsystem API
|
2014-04-04 22:46:26 +02:00 |
|
Themaister
|
95c8d92eec
|
Correctly pass NULL when we load no ROM.
|
2014-04-04 19:23:40 +02:00 |
|
Themaister
|
2280e28737
|
Add support for ZIP extraction to temporary folders.
|
2014-04-04 17:33:19 +02:00 |
|
Themaister
|
9f5a714615
|
Rename to SET_SUBSYSTEM_INFO.
Add test case.
|
2014-04-04 17:04:01 +02:00 |
|
Twinaphex
|
062be15837
|
Merge pull request #635 from LLeny/master
Android - Samsung Game Pad EI-GP20
|
2014-04-04 16:10:08 +02:00 |
|
Themaister
|
72ad4d937e
|
More verbose logging of subsystems.
|
2014-04-04 16:02:53 +02:00 |
|
Themaister
|
7d9732ba20
|
Cleanup block sram overwrite.
|
2014-04-04 15:35:46 +02:00 |
|
Themaister
|
a58cb16367
|
Fix autosave toggle bug.
|
2014-04-04 15:19:13 +02:00 |
|
Themaister
|
2d840ef826
|
Small bugfix and docs fix.
|
2014-04-04 15:13:44 +02:00 |
|
Themaister
|
c81de5119d
|
Initial take on subsystems support.
|
2014-04-04 14:58:42 +02:00 |
|
LLeny
|
b528e8df1c
|
Android - Samsung Game Pad EI-GP20
|
2014-04-04 14:17:39 +02:00 |
|
Themaister
|
88526a4ab7
|
Save some missing options.
video_disable_composition and pause_nonactive.
|
2014-04-01 19:30:32 +02:00 |
|
Themaister
|
ab2040a100
|
Avoid some confusing opaqueness.
First argument of menu_ctx_init_first must always be const menu_ctx_driver_t**.
|
2014-04-01 17:42:00 +02:00 |
|
twinaphex
|
68593e39ea
|
(D3D9) Replace menu_iterate_xui code
|
2014-04-01 04:49:32 +02:00 |
|
twinaphex
|
a40e942280
|
Add frame function to menu_ctx_driver_t struct
|
2014-04-01 04:45:00 +02:00 |
|
twinaphex
|
aadb940da8
|
Move menu_context.c code into driver.c
|
2014-04-01 04:12:41 +02:00 |
|
twinaphex
|
f3cae240e0
|
Take out rgui_handle_t dependency in menu_context.c
|
2014-04-01 04:08:44 +02:00 |
|
twinaphex
|
6064511cc2
|
Move menu_ctx variable over to driver struct
|
2014-04-01 04:03:55 +02:00 |
|
twinaphex
|
454ef3fa28
|
(menu context) Go through opaque pointers
|
2014-04-01 03:51:32 +02:00 |
|
Themaister
|
227a16f63c
|
Check presence of avutil/channel_layout.h.
Apparently needed after all.
|
2014-04-01 00:09:18 +02:00 |
|
twinaphex
|
b6484f80ab
|
(Menu) RGUI_MAX_SHADERS becomes GFX_MAX_SHADERS
|
2014-03-30 17:35:22 +02:00 |
|
twinaphex
|
064a0c87a0
|
(Apple) Build fix
|
2014-03-28 16:10:55 +01:00 |
|
Themaister
|
f23a9c4d03
|
Add more sophisticated dependency tracking with -MMD.
Avoids full rebuilds when just one header is changed.
|
2014-03-27 22:23:11 +01:00 |
|
Themaister
|
3cd1f11ba1
|
Also include msvc_compat.h in misc.h.
|
2014-03-27 21:47:19 +01:00 |
|
Themaister
|
1e7771ce28
|
Include limits.h in miscellaneous.h.
Might fix BSD issues.
|
2014-03-27 21:44:41 +01:00 |
|
Themaister
|
a3f6904dde
|
Use abort() in rarch_assert() to make it debuggable.
SIGABRT is nice.
|
2014-03-27 10:44:23 +01:00 |
|