Commit Graph

10037 Commits

Author SHA1 Message Date
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
Themaister bad7f9af82 Check command interface in rarch_input_poll. 2014-03-17 11:34:25 +01:00
Twinaphex 66fc195ae8 Merge pull request #612 from aliaspider/master
(PSP) video driver update.
2014-03-17 09:45:29 +01:00
aliaspider e060b67136 (PSP) some improvements to the video driver
add support for paletted frame texture in VRAM.
2014-03-17 00:22:13 +01:00
Twinaphex 456a9f4245 (D3D) Don't add Direct3D to window title 2014-03-16 14:50:09 +01:00
Twinaphex ba4116e313 (D3D) TODO - quick hack to get D3D driver to at least work for games -
WM_DESTROY needs to be properly reimplemented
2014-03-16 14:36:55 +01:00
twinaphex 6752687f16 (Menu) Cleanup 2014-03-16 13:55:30 +01:00
Themaister 8d1d4f2c6e Merge branch 'master' of git://github.com/adicarlo/RetroArch
Conflicts:
	record/ffemu.c
2014-03-15 20:01:06 +01:00
Themaister 76234ed3de Don't have to include channel layout header. 2014-03-15 19:58:58 +01:00
Adam Di Carlo 67ad7b9c1f libavutil-dev version 1.0.8 support, requires we conditionalize the avutil/channel_layout.h include 2014-03-15 14:27:33 -04:00
Adam Di Carlo 4aff572ed7 vg methods require the vg be passed as first object; allows this file to compile on Debian Wheezy amd64 2014-03-15 14:22:26 -04:00
Themaister 79d0cb11af Fix compile issue in VC context. 2014-03-15 16:04:23 +01:00
Themaister d941f70dff Should fix build on Pi. 2014-03-15 14:16:29 +01:00
Twinaphex 7fa8920357 Merge pull request #606 from aliaspider/master
(PSP) VFPU optimized audio resampler and s16 <-> float conversions
2014-03-14 17:02:04 +01:00
aliaspider 035e9b0919 (PSP) add an audio resampler using VFPU/allegrex assembly 2014-03-14 16:53:04 +01:00
aliaspider dc3405bbb4 (PSP) add allegrex VFPU optimized s16 <-> float conversions. 2014-03-14 15:12:47 +01:00
twinaphex c52c8cd5b5 (Android) Bump up versioncode
(VideoCore EGL) Fix build
2014-03-13 11:01:46 +01:00
Twinaphex 4b4b2858f4 Merge pull request #600 from URBANsUNITED/patch-1
Update views.h
2014-03-10 23:02:23 +01:00
URBANsUNITED 8bafc7d5bb Update views.h
changed to correct path...
"frontend/info/core_info.h"
2014-03-10 19:46:24 +01:00
twinaphex d21a0642fb (Android) GPL waiver - bump up year 2014-03-10 19:25:11 +01:00
twinaphex d890a44f7a (Apple) Build fix for Snow Leopard 2014-03-10 06:10:34 +01:00
twinaphex 7cdc23505c (Apple) Build fix 2014-03-10 06:00:06 +01:00
twinaphex 767f2a4466 (Menu) Simplify menu_update_libretro_info 2014-03-10 05:50:56 +01:00
twinaphex 9a66975589 (Android) Bump version 2014-03-10 05:49:29 +01:00
twinaphex 320b9b8745 (Wii) Bump up version 2014-03-10 03:39:19 +01:00
twinaphex 451f4823d2 (RARCH_CONSOLE) Set rgui->libretro_dir to default_paths.core_dir 2014-03-10 03:31:00 +01:00
twinaphex be7798a308 (XDK Menu) Forcibly hardcode core path - was giving a lot of
problems
2014-03-10 03:04:18 +01:00
twinaphex 247dc03124 (d3d_ctx.cpp) Use local data pointer instead of driver.video_data
where appropriate
2014-03-09 18:54:02 +01:00