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 |
|
Twinaphex
|
3012284530
|
Merge pull request #624 from libretro/rgui-cleanup
Remove passing around video_data inside RGUI.
|
2014-03-25 06:24:13 -07:00 |
|
Themaister
|
6eb349dca6
|
Remove passing around video_data inside RGUI.
Makes very little sense to add cruft to the interface
when it also risks using an invalidated video_data ...
|
2014-03-25 10:19:02 +01:00 |
|
Themaister
|
24906b8869
|
Add resampler tests for CC resampler.
|
2014-03-23 14:27:31 +01:00 |
|
Themaister
|
1d32b3080d
|
Remove some old RSound cruft.
|
2014-03-23 14:16:55 +01:00 |
|
Themaister
|
4d9ff7d147
|
Stylistic cleanups in CC resampler.
|
2014-03-23 14:14:42 +01:00 |
|
Themaister
|
0c57a1726b
|
Add GET_PROC_ADDRESS interface.
Will come in handy later.
|
2014-03-22 12:34:30 +01:00 |
|
Twinaphex
|
fa0b907e65
|
Merge pull request #618 from aliaspider/master
(PSP) add a C reference implementation of the VFPU audio resampler.
|
2014-03-19 21:15:49 +01:00 |
|
aliaspider
|
dc95cf4c82
|
(PSP) add a C reference implementation of the VFPU audio resampler.
asm version still lacks some improvements found in the C version.
|
2014-03-19 20:52:15 +01:00 |
|
twinaphex
|
19e474eefa
|
(Android) Set min SDK version back to 9
|
2014-03-17 19:07:24 +01:00 |
|
Twinaphex
|
e09d99f0af
|
Merge pull request #613 from muzuiget/immersive
(Android) Implement immersive mode on Kitkat
|
2014-03-17 17:01:52 +01:00 |
|
muzuiget
|
adcc860dcc
|
(Android) Implement immersive mode on Kitkat
|
2014-03-17 22:09:51 +08:00 |
|