twinaphex
|
249006fffd
|
Move files around
|
2015-09-20 15:26:10 +02:00 |
|
twinaphex
|
aed6780d7a
|
Move some files around
|
2015-09-20 15:21:55 +02:00 |
|
twinaphex
|
024a6776de
|
Move wii/app_booter to boostrap/wii
|
2015-09-20 15:19:16 +02:00 |
|
twinaphex
|
10ec315a43
|
Downsize wii/app_booter
|
2015-09-20 15:17:12 +02:00 |
|
twinaphex
|
dfeefc0e16
|
Rename and move vi_encoder.c
|
2015-09-20 15:05:30 +02:00 |
|
twinaphex
|
07f5d2e399
|
(Wii) Buildfixes
|
2015-09-20 15:03:49 +02:00 |
|
twinaphex
|
a7f78a8d88
|
move some files around - create memory/ subdir
|
2015-09-20 14:54:41 +02:00 |
|
Twinaphex
|
b84d431324
|
Merge pull request #2148 from frangarcj/master
(Vita) Increase heap size
|
2015-09-20 13:12:27 +02:00 |
|
Francisco José García García
|
78c90d8bb2
|
(Vita) Increase heap size
|
2015-09-20 13:07:12 +02:00 |
|
twinaphex
|
ed1690f819
|
(Vita) Define PSP_O_RDONLY
|
2015-09-20 11:36:07 +02:00 |
|
twinaphex
|
8c64729db0
|
Style nit
|
2015-09-20 11:12:22 +02:00 |
|
twinaphex
|
6635f76f33
|
Move stb_image.h around
|
2015-09-20 10:32:12 +02:00 |
|
twinaphex
|
864dd33e0d
|
(retro_file.c) Vita - cleanups
|
2015-09-20 10:19:08 +02:00 |
|
twinaphex
|
49ec5a08d2
|
Exclude SDL2 for C89 builds
|
2015-09-20 10:13:18 +02:00 |
|
twinaphex
|
2b840c0384
|
Refactor perf counters
|
2015-09-20 10:02:59 +02:00 |
|
Andrés
|
2525347445
|
Merge pull request #2147 from aliaspider/master
(CTR/3DS) reserve even more memory for the heap.
|
2015-09-20 02:04:07 -05:00 |
|
aliaspider
|
f24c397eb8
|
(CTR/3DS) reserve even more memory for the heap.
|
2015-09-20 08:03:01 +01:00 |
|
Andrés
|
88db140c32
|
Merge pull request #2146 from aliaspider/master
(CTR/3DS) fix build.
|
2015-09-20 01:58:27 -05:00 |
|
aliaspider
|
a5b61354f0
|
(CTR/3DS) fix build.
|
2015-09-20 07:48:16 +01:00 |
|
Andrés
|
53741a8252
|
Merge pull request #2145 from aliaspider/master
(CTR/3DS) memory allocation can now be configured from the makefile.
|
2015-09-20 01:33:16 -05:00 |
|
aliaspider
|
d968731c70
|
(CTR/3DS) memory allocation can now be configured from the makefile.
defaults to 48MBytes for the heap instead of 24MBytes.
|
2015-09-20 07:28:11 +01:00 |
|
Twinaphex
|
d6c1a267aa
|
Merge pull request #2142 from frangarcj/master
(Vita) Fix retro_file for VITA
|
2015-09-20 06:01:20 +02:00 |
|
Francisco José García García
|
c2fc2210fd
|
Merge branch 'master' of https://github.com/libretro/RetroArch
|
2015-09-19 18:24:05 +02:00 |
|
Francisco José García García
|
1255674481
|
(Vita) Fix retro_file for VITA
|
2015-09-19 18:22:47 +02:00 |
|
Twinaphex
|
507c683398
|
Merge pull request #2141 from frangarcj/master
(Vita) Fix directory creation
|
2015-09-19 17:34:20 +02:00 |
|
Francisco José García García
|
06a9b8c441
|
(Vita) Fix remaps and cheats dirs
|
2015-09-19 17:31:25 +02:00 |
|
Francisco José García García
|
92406fd4fa
|
(Vita) Fix directory creation
|
2015-09-19 17:27:01 +02:00 |
|
twinaphex
|
7eb0d2b049
|
(rbmp_encode.c) Document
|
2015-09-19 15:56:05 +02:00 |
|
twinaphex
|
e1109c82c6
|
Rename tga.c to rtga.c
|
2015-09-19 15:36:39 +02:00 |
|
twinaphex
|
fd4e462381
|
Change tga_decode.c to tga.c
|
2015-09-19 15:34:43 +02:00 |
|
twinaphex
|
f4eaa2296a
|
(CXX_BUILD) buildfixes
|
2015-09-19 15:33:07 +02:00 |
|
twinaphex
|
4e398e7992
|
Use strlcpy everywhere
|
2015-09-19 15:30:15 +02:00 |
|
twinaphex
|
c569aa93a6
|
One buildfix begets another buildfix
|
2015-09-19 13:13:31 +02:00 |
|
Twinaphex
|
6b45c9e940
|
Buildfix net_http_connection_new
|
2015-09-19 13:07:33 +02:00 |
|
twinaphex
|
ff779eabd4
|
(file_ops.c) Cleanups
|
2015-09-19 12:48:53 +02:00 |
|
twinaphex
|
f4504e2e74
|
(file_ops) Use retro_write_file - other cleanups
|
2015-09-19 12:46:31 +02:00 |
|
twinaphex
|
57cf177286
|
(Wii) Use retro_read_file
|
2015-09-19 12:34:52 +02:00 |
|
Twinaphex
|
6ca5145150
|
Merge pull request #2139 from aliaspider/master
(CTR/3DS) update
|
2015-09-19 12:26:44 +02:00 |
|
aliaspider
|
a06de828f9
|
(CTR/3DS) add quicknes info/icon.
|
2015-09-19 11:17:51 +01:00 |
|
aliaspider
|
e2c9b19faa
|
(CTR/3DS) implement some missing toolchain functions required by some
cores.
will be moved to a seperate file later.
|
2015-09-19 11:12:48 +01:00 |
|
twinaphex
|
08c0cf1ce3
|
Bake rbmp_encode.c in
|
2015-09-19 04:40:30 +02:00 |
|
twinaphex
|
2945bb9f50
|
(Android) Buildfix
|
2015-09-19 04:37:38 +02:00 |
|
twinaphex
|
43da185d5d
|
Replace more usage of strcpy
|
2015-09-19 03:50:35 +02:00 |
|
twinaphex
|
077fb3d32d
|
(libretro-db) Replace strcpy
|
2015-09-19 03:46:41 +02:00 |
|
twinaphex
|
28931872d6
|
(RPNG) Make function static
|
2015-09-19 03:25:56 +02:00 |
|
twinaphex
|
0160a0a5af
|
Exclude rbmp_encode.c for now if HAVE_RPNG is defined
|
2015-09-19 02:52:23 +02:00 |
|
twinaphex
|
5e71c31748
|
Split up BMP saving into separate file libretro-common/formats/bmp/rbmp_encode.c
|
2015-09-19 02:44:28 +02:00 |
|
twinaphex
|
33ed2b7ee2
|
(screenshot.c) Use retro_file
|
2015-09-19 02:27:54 +02:00 |
|
twinaphex
|
0a3ee51f37
|
(RPNG) Header cleanups
|
2015-09-19 01:59:46 +02:00 |
|
twinaphex
|
6adc124604
|
(RPNG) Move dword_be
|
2015-09-19 01:49:29 +02:00 |
|