Commit Graph

23135 Commits

Author SHA1 Message Date
twinaphex
ba1ef9c3c2 (MSVC) Buildfixes 2015-10-02 17:57:37 +02:00
aliaspider
a618cb9b61 (CTR/3DS) disable the SystemModeExt setting. 2015-10-02 14:06:37 +01:00
Twinaphex
db4430ed37 Merge pull request #2199 from aliaspider/master
(CTR/3DS) video driver: better detection of frames allocated with
2015-10-02 06:44:30 +02:00
twinaphex
c895e445b4 (Zarch) Make list view bigger 2015-10-02 06:37:33 +02:00
twinaphex
31c600b753 (Zarch) If last character is a slash, strip it - this will
prevent 'path up' from failing
2015-10-02 06:19:43 +02:00
aliaspider
68e2c306a9 (CTR/3DS) video driver: better detection of frames allocated with
linearAlloc.
2015-10-02 04:59:16 +01:00
twinaphex
c113f02683 Supports setting a wallpaper now 2015-10-02 05:34:12 +02:00
twinaphex
0bfc536884 (Zarch) Set viewport 2015-10-02 05:17:40 +02:00
twinaphex
b325a0aa22 (Zarch) Cleanups 2015-10-02 04:03:34 +02:00
twinaphex
cb4f032dd7 (Zarch) Some refactors 2015-10-02 03:55:23 +02:00
twinaphex
80e129d696 Forgot to change it to GetFileAttributesEx 2015-10-02 03:40:20 +02:00
twinaphex
a99183e425 (Windows) Attempt implementing reading the file size without
relying on stat
2015-10-02 03:06:13 +02:00
Twinaphex
1612333a68 Merge pull request #2198 from aliaspider/master
(CTR/3DS) don't query APPMEMALLOC when started from the HBL.
2015-10-02 02:57:06 +02:00
aliaspider
6528c71e3a (CTR/3DS) don't query APPMEMALLOC when started from the HBL. 2015-10-02 01:45:34 +01:00
twinaphex
a1ff4879f8 (Zarch) Integrate Zarch - can be heavily improved now - shows
promise
2015-10-02 02:15:46 +02:00
aliaspider
9502a0ac49 (CTR/3DS) build fix. 2015-10-02 00:26:40 +01:00
Twinaphex
b36ed6709c Merge pull request #2197 from aliaspider/master
(CTR/3DS) input: fix analog joypad polling.
2015-10-02 01:05:50 +02:00
aliaspider
a55bbfc04a (CTR/3DS) input: fix analog joypad polling. 2015-10-01 23:56:22 +01:00
Twinaphex
05412a8e8f Merge pull request #2195 from frangarcj/master
(Vita) OSD messages
2015-10-02 00:30:41 +02:00
Twinaphex
87622f052b Merge pull request #2196 from aliaspider/master
(CTR/3DS) allow access for more RAM.
2015-10-02 00:29:49 +02:00
aliaspider
0290bd60e4 (CTR/3DS) style nit. 2015-10-01 23:21:05 +01:00
aliaspider
5e05ad443a (CTR/3DS) allow access for more RAM. (.cia builds only)
124MB are used by default for n3DS.
80MB can be used on o3DS with a build option.
2015-10-01 23:18:59 +01:00
Francisco José García García
8e652f613a (Vita) OSD messages 2015-10-02 00:11:54 +02:00
aliaspider
c9acd9156c (CTR/3DS) gfx driver: remove useless printf. 2015-10-01 18:28:27 +01:00
Twinaphex
98d76aeae9 Merge pull request #2194 from aliaspider/master
(CTR/3DS) shut down the LCD backlight when toggling the buttom display
2015-10-01 19:17:50 +02:00
aliaspider
63ab3b02b8 (CTR/3DS) shut down the LCD backlight when toggling the buttom display
off.
courtesy of @thedax.
2015-10-01 18:12:59 +01:00
twinaphex
4c27cd6b5c Attempt to fix Win32 port - path_stat/path_get_size 2015-10-01 07:25:00 +02:00
Andrés
a5a16faef4 Merge pull request #2191 from aliaspider/master
(CTR/3DS) enable previously disabled 3dsx builds.
2015-09-30 20:45:09 -05:00
aliaspider
c4ea0b53d8 (CTR/3DS) enable previously disabled 3dsx builds. 2015-10-01 02:37:35 +01:00
twinaphex
1a2da93c9c path_get_size - change non-portable ssize_t to int32_t 2015-10-01 02:40:54 +02:00
twinaphex
90549903b7 (retro_stat.c) Implement path_get_size 2015-10-01 02:23:00 +02:00
Twinaphex
38d59e1e86 Merge pull request #2190 from frangarcj/master
(Vita) Vita2d font renderer
2015-10-01 01:32:36 +02:00
Francisco José García García
2564370664 (Vita) Vita2d font renderer 2015-10-01 01:10:26 +02:00
Alcaro
03ff1f060d Fix some MENU_DISPLAY_CTL_WIDTH/HEIGHT abuse. 2015-09-30 20:26:00 +02:00
twinaphex
a91a326c0f Mistakenly passed cmd to rarch_main_ctl 2015-09-30 19:59:21 +02:00
twinaphex
5c087ecf00 Style nits 2015-09-30 19:12:27 +02:00
twinaphex
c926b9fb06 Refinements to rarch_main_iterate_time_to_exit 2015-09-30 19:11:16 +02:00
twinaphex
c9a0a48448 Create rarch_main_iterate_time_to_exit 2015-09-30 19:09:26 +02:00
radius
d4a8d97ed3 [windows] build fix 2015-09-29 21:44:38 -05:00
twinaphex
0ef40d7819 (retro_file.c) Get rid of dependency on posix_string.h 2015-09-30 03:57:39 +02:00
twinaphex
9d9e90e672 (libretro_common) Fix retro_stat - put it inside extern C block 2015-09-30 03:41:01 +02:00
twinaphex
e4a781b489 (GX) Buildfix 2015-09-29 21:47:43 +02:00
Twinaphex
75cb23b5dc Merge pull request #2187 from frangarcj/master
(Vita) Add Overlays
2015-09-29 20:55:57 +02:00
Francisco José García García
4f7be65f32 (Vita) Add Overlays 2015-09-29 20:01:42 +02:00
twinaphex
1f1d58bf61 (audio_dsp_filter.c) Buildfix 2015-09-29 18:13:10 +02:00
twinaphex
4f889124ae Move video_driver_t * variable around 2015-09-29 18:11:09 +02:00
twinaphex
87d44af218 Static code analysis cleanups 2015-09-29 18:08:33 +02:00
twinaphex
e986b9e42a Static code analysis cleanups 2015-09-29 17:35:28 +02:00
twinaphex
28b9ac73ad (audio_dsp_filter.c) Refactor code flow 2015-09-29 16:55:58 +02:00
twinaphex
084217fa42 (win32) Move gfx_set_dwm call 2015-09-29 03:19:48 +02:00