Commit Graph

23208 Commits

Author SHA1 Message Date
aliaspider
2c0f700d28 (CTR/3DS) increase the size of the linear heap to 8MB. 2015-10-03 16:00:12 +01:00
twinaphex
63b1c56595 (GLUI) Split up draw cursor code into separate static function 2015-10-03 07:30:41 +02:00
twinaphex
768ac1b5fd Move the entries up the chain 2015-10-03 07:21:33 +02:00
twinaphex
34d58fd4c3 Set Xaudio as default driver for Windows 2015-10-03 07:20:54 +02:00
twinaphex
26a08751c9 (Zarch) Don't call generic_menu_list_init 2015-10-03 05:25:41 +02:00
twinaphex
b6bd6152a0 Add zarch_iterate 2015-10-03 05:24:03 +02:00
twinaphex
6d4900dc1c Create function pointer for iterate function 2015-10-03 05:08:29 +02:00
twinaphex
0acb119f61 Don't use menu_driver_get_ptr in runloop anymore 2015-10-03 04:40:19 +02:00
twinaphex
798e7fa7fa Move function pointer around 2015-10-03 04:32:38 +02:00
twinaphex
c91de95236 Move code around 2015-10-03 04:21:38 +02:00
twinaphex
167cd269ae Add init_list to menu driver callbacks 2015-10-03 03:15:47 +02:00
twinaphex
fbc4ce4cd9 (menu_displaylist.c) Add retro_stat.h include 2015-10-03 02:50:19 +02:00
Twinaphex
41c74d8c41 Merge pull request #2201 from fr500/master
add some useful info to the debug panel
2015-10-03 02:49:54 +02:00
twinaphex
67a1dcb6b4 (Vita) Add -lpng to Vita 2015-10-03 02:48:22 +02:00
radius
1f09cee7d2 simplify debug panel 2015-10-02 19:45:40 -05:00
Twinaphex
201faccff9 Silence clang warnings 2015-10-03 02:37:17 +02:00
twinaphex
911b9775a9 Assume strtok_r is not there on Mingw or MSVC 2015-10-03 02:33:26 +02:00
twinaphex
56309b1f19 (retro_stat.c) Should hopefully fix this now 2015-10-03 01:46:16 +02:00
twinaphex
61a630fabe GetFileAttributesEx returns 'zero' in case of an error 2015-10-03 01:01:57 +02:00
twinaphex
85be9b907d (retro_stat.c) initialize variable 2015-10-02 18:26:01 +02:00
Twinaphex
9bd302b4ec (iohidmanager) Buildfix 2015-10-02 18:24:33 +02:00
twinaphex
8f67989bf1 (retro_dirent.c) Don't need posix_string for retro_dirent 2015-10-02 18:03:30 +02:00
twinaphex
8657a92d81 Weird file got committed for no real reason 2015-10-02 17:58:26 +02:00
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