twinaphex
|
e328c4ebfa
|
(archive_file.c) Cleanup
|
2016-12-21 01:47:32 +01:00 |
|
Twinaphex
|
c81d54bd46
|
(libretro-common) Cleanups
|
2016-12-20 00:39:45 +01:00 |
|
twinaphex
|
3561949a87
|
Get rid of some implicit memsets
|
2016-12-19 18:18:40 +01:00 |
|
Twinaphex
|
032d29efa4
|
Merge pull request #4274 from GregorR/netplay-nouveau-nouveau
>2-player Netplay
|
2016-12-19 16:28:37 +01:00 |
|
twinaphex
|
4c9f2e41ff
|
Get rid of some implicit memsets
|
2016-12-19 14:04:37 +01:00 |
|
Gregor Richards
|
a6cd8c3aa1
|
Error reporting when a password is refused, plus a bugfix so that
socket_receive_all_nonblocking actually reports disconnects.
|
2016-12-18 19:28:43 -05:00 |
|
Gregor Richards
|
900e5a79ec
|
Use nonblocking sockets for Netplay to avoid some stalls.
|
2016-12-18 19:28:38 -05:00 |
|
twinaphex
|
89820220b7
|
(libretro-common) Cleanup/style nits for archive_file_{7z/zlib}
|
2016-12-19 00:12:24 +01:00 |
|
twinaphex
|
2fa5b09e7a
|
(RJPEG) Cleanups
|
2016-12-18 15:57:47 +01:00 |
|
twinaphex
|
d6ece7f1b8
|
(RJPEG) Cleanups
|
2016-12-18 15:51:08 +01:00 |
|
twinaphex
|
a44afda5c5
|
(RJPEG) Cleanups
|
2016-12-18 15:30:29 +01:00 |
|
twinaphex
|
099f3a8d52
|
(RJPEG) Style nits
|
2016-12-18 15:28:02 +01:00 |
|
twinaphex
|
e9d9f1d90f
|
(RBMP) Cleanups
|
2016-12-18 14:51:57 +01:00 |
|
twinaphex
|
35de6df7f9
|
(RJPEG) Cleanups
|
2016-12-18 12:15:36 +01:00 |
|
twinaphex
|
222650df35
|
(rjpeg.c) Cleanups
|
2016-12-18 12:12:09 +01:00 |
|
twinaphex
|
6935ce902e
|
(archive_file.c) Cleanups/style nits
|
2016-12-17 17:19:32 +01:00 |
|
twinaphex
|
1ddd0ab1d3
|
(Statically linked RA) Make 'Open Archive' work when there are
no core info files
|
2016-12-17 17:12:53 +01:00 |
|
twinaphex
|
feae0823ce
|
Prevent some implicit memsets
|
2016-12-17 14:40:06 +01:00 |
|
twinaphex
|
d4796caabd
|
(libetro-common) Turn path_contains_compressed_file into a macro
|
2016-12-17 14:01:25 +01:00 |
|
twinaphex
|
96ffd8e025
|
Revert "Remove HAVE_COMPRESSION ifdefs in file_path.c"
This reverts commit 4103b70833 .
|
2016-12-17 12:55:38 +01:00 |
|
twinaphex
|
4103b70833
|
Remove HAVE_COMPRESSION ifdefs in file_path.c
|
2016-12-17 12:20:49 +01:00 |
|
twinaphex
|
39b41a1f51
|
file_archive_get_file_list - take out HAVE_COMPRESSION code
|
2016-12-17 11:59:19 +01:00 |
|
twinaphex
|
5364b0b837
|
Move compression-related code outside of libretro-common file_path.c
and move it into RetroArch's file_path_special.c file instead
|
2016-12-17 11:54:46 +01:00 |
|
twinaphex
|
bd67208d74
|
Remove some unnecessary ifdefs for file_path.c
|
2016-12-17 11:16:43 +01:00 |
|
twinaphex
|
4409c89d43
|
(dir_list.c) Cleanups/style nits
|
2016-12-17 11:15:04 +01:00 |
|
twinaphex
|
c739ca016c
|
Add net_http_parse
|
2016-12-17 00:46:23 +01:00 |
|
twinaphex
|
af6128d976
|
Put around parentheses
|
2016-12-15 11:59:33 +01:00 |
|
Logan McNaughton
|
8cd2566128
|
Simplify glTexImage2D/glTexStorage2D calls
Also add support for glTexStorage2DEXT (GLES2)
|
2016-12-14 07:29:37 -08:00 |
|
Twinaphex
|
93b29aab5a
|
Merge pull request #4234 from leiradel/master
Added support for loading 8 and 16 bps, mono/stereo, uncompressed PCM wave files
|
2016-12-13 01:11:03 +01:00 |
|
Andre Leiradella
|
2c90258353
|
Include retro_common_api.h
|
2016-12-12 23:53:44 +00:00 |
|
Andre Leiradella
|
6fd6329b41
|
Fixed copyright notice
|
2016-12-12 23:28:17 +00:00 |
|
Andre Leiradella
|
d6625434a7
|
Fixed copyright notice and removed reference to stb_image
|
2016-12-12 23:26:08 +00:00 |
|
Andre Leiradella
|
b65e16d39d
|
Added support for loading 8 and 16 bps, mono/stereo, uncompressed PCM wave files
|
2016-12-12 23:23:36 +00:00 |
|
twinaphex
|
0c9a831bf3
|
(libretro-common) Cleanup
|
2016-12-12 14:09:58 +01:00 |
|
twinaphex
|
08a60c94d0
|
Move audio resampler drivers (Sinc/nearest) to libretro-common; maister gave permission to relicense to MIT
|
2016-12-12 13:02:29 +01:00 |
|
twinaphex
|
8042c2ac62
|
Move config_file_userdata.c to libretro-common
|
2016-12-12 12:36:46 +01:00 |
|
Gregor Richards
|
65224dc2a5
|
NAT traversal also needs to avoid IPv6 with SOCKET_LEGACY
|
2016-12-10 13:58:51 -05:00 |
|
Brad Parker
|
1f39426195
|
only use fancy ribbon on GLES if GL_OES_standard_derivatives extension is detected
|
2016-12-09 19:32:55 -05:00 |
|
Logan McNaughton
|
1d69baca82
|
Use glTexStorage2D for FBO textures
|
2016-12-08 21:14:10 -07:00 |
|
Logan McNaughton
|
07a9a75a00
|
Fix GL_CAPS_ARGB8
ARM_argb8 should be ARM_rgba8, and GLES3 always supports this feature
|
2016-12-07 12:34:02 -07:00 |
|
Gregor Richards
|
c2c2c57095
|
Remove support for MiniUPNPC < 2.0
|
2016-12-04 13:04:30 -05:00 |
|
Brad Parker
|
e39031cbd0
|
revert rest of unicode changes
|
2016-12-03 00:15:29 -05:00 |
|
Brad Parker
|
f725b48555
|
starting to revert unicode changes
|
2016-12-03 00:15:29 -05:00 |
|
Brad Parker
|
b69734ce4a
|
more unicode fixes
|
2016-12-02 23:01:44 -05:00 |
|
Brad Parker
|
d20acaa63d
|
more unicode fixes
|
2016-12-02 23:00:27 -05:00 |
|
Brad Parker
|
fcf09f10ef
|
more unicode fixes
|
2016-12-02 22:12:00 -05:00 |
|
Brad Parker
|
cc7bf6b4fa
|
more unicode fixes
|
2016-12-02 21:11:55 -05:00 |
|
Brad Parker
|
826afd137c
|
disable unicode until GL context is fixed
|
2016-12-02 15:34:15 -05:00 |
|
Brad Parker
|
3b8a81dd31
|
make existing hard-coded unicode calls switchable back to ansi
|
2016-12-02 14:34:29 -05:00 |
|
Brad Parker
|
d891f1c90b
|
remove explicit unicode def/undefs
|
2016-12-02 14:34:29 -05:00 |
|