Commit Graph

37202 Commits

Author SHA1 Message Date
radius
74d3915302 fix comments 2017-03-31 23:20:35 -05:00
twinaphex
3da08c9d9e Cleanup egl_create_context 2017-03-30 02:39:08 +02:00
twinaphex
38f9b93885 Refine egl_init_context - DRM EGL contexts still fails
at eglGetDisplay
2017-03-30 02:31:51 +02:00
Brad Parker
dd80ffc61b FreeBSD buildfix 2017-03-29 16:47:58 +00:00
Twinaphex
989815e9f2 Merge pull request #4783 from Monroe88/audio_latency
Allow audio latency setting to be fine tuned with 1ms intervals
2017-03-27 06:46:48 +02:00
Monroe88
0610721aa0 Allow audio latency setting to be fine tuned with 1ms intervals 2017-03-26 21:28:19 -05:00
twinaphex
3996dc4b79 Update libretro-common 2017-03-26 05:07:48 +02:00
twinaphex
ab2d94bb64 Update libretro-common 2017-03-26 04:54:50 +02:00
twinaphex
4a9639f02f Silence warning 2017-03-26 03:31:41 +02:00
twinaphex
ef733f0049 Update compat/zlib.h 2017-03-26 00:24:33 +01:00
twinaphex
91dabc3165 Cleanups 2017-03-25 23:07:50 +01:00
twinaphex
95e934825a Update deps/libz 2017-03-25 21:58:56 +01:00
twinaphex
aace0ae9bd Set default libretro logging level to 1 2017-03-25 10:36:24 +01:00
twinaphex
4921cb719b Update CHANGES.md 2017-03-25 10:26:52 +01:00
twinaphex
55a0b7d1a9 Create default_ortho static variable 2017-03-25 10:22:57 +01:00
twinaphex
7d79e367f9 (GL) Prevent implicit memset; some other general cleanups 2017-03-25 10:18:24 +01:00
twinaphex
d77c209c85 Cleanups 2017-03-25 10:13:18 +01:00
twinaphex
53efaf1816 Move files 2017-03-25 10:06:13 +01:00
twinaphex
69abe6dbb9 Move deps/zlib to deps/libz 2017-03-25 10:05:33 +01:00
twinaphex
92221216bf Update deps/zlib 2017-03-25 01:33:06 +01:00
twinaphex
ed0aefaf6c Update deps/zlib/crc32.c 2017-03-25 01:31:04 +01:00
twinaphex
7123d1fbd2 Update crc32 2017-03-25 01:28:25 +01:00
twinaphex
6d49ccf978 (zlib) Update adler32 2017-03-25 01:26:21 +01:00
twinaphex
0369fd6578 Try to silence potential resource leak pointed out by Coverity 2017-03-24 01:51:29 +01:00
twinaphex
e5370c114b Update logs 2017-03-24 01:46:28 +01:00
twinaphex
b97c8a183d Update log 2017-03-24 01:38:23 +01:00
twinaphex
24311af259 Update logs for V4L2 2017-03-24 01:36:30 +01:00
twinaphex
a72cdb77ad Update logs 2017-03-24 01:33:22 +01:00
twinaphex
396857db9a Update logs 2017-03-24 01:28:58 +01:00
twinaphex
755ceda4f9 More consistent log messages 2017-03-24 00:30:14 +01:00
twinaphex
1b27c3dec1 Make some log messages more consistent 2017-03-24 00:28:21 +01:00
twinaphex
0fc2a87bfd CXX_BUILD fix 2017-03-24 00:18:20 +01:00
twinaphex
7579d68272 Cleanups 2017-03-24 00:15:17 +01:00
twinaphex
62aa0c4415 Split up dbus functions into separate file 2017-03-24 00:12:21 +01:00
twinaphex
22672af217 Update logs 2017-03-23 23:59:08 +01:00
twinaphex
17235d70e2 Create set_coords_fallback for shader driver 2017-03-23 21:49:29 +01:00
twinaphex
571f899c3d Don't include these headers 2017-03-23 20:09:24 +01:00
twinaphex
805470072b Make desktop_mode a static variable inside x11_common.c 2017-03-23 20:07:56 +01:00
twinaphex
1ce3b12335 Split up xinerama functions into separate files 2017-03-23 19:59:11 +01:00
twinaphex
09e7186a4e Start splitting up xinerama functions 2017-03-23 19:46:06 +01:00
twinaphex
4c0ce28e6e (x11_common.c) Cleanups 2017-03-23 19:36:39 +01:00
twinaphex
a56afd8b8f Only set video.shader_enable to false if video_driver_set_shader
fails
2017-03-23 19:17:09 +01:00
twinaphex
541c1b34e1 Don't do early return inside menu_shader_manager_init; free the
previously allocated menu shader first
2017-03-23 19:15:14 +01:00
Twinaphex
76a53e75ad Merge pull request #4773 from fr500/master
Always extract zips except for content
2017-03-22 06:14:30 +01:00
radius
482261e81b remove pointless check 2017-03-21 23:59:18 -05:00
radius
32a132e0ab only use this flag for actual content, the rest of the downloads should always be extracted 2017-03-21 23:53:57 -05:00
twinaphex
8c89ec158c Update copyrights 2017-03-22 03:09:18 +01:00
twinaphex
1274092fdd Move audio_mixer code to libretro-common 2017-03-22 03:00:21 +01:00
twinaphex
8906ebc272 Get rid of header include 2017-03-22 02:54:11 +01:00
Brad Parker
84558215fd android: permission result is only valid if our request code matches 2017-03-20 15:58:25 +00:00