Commit Graph

37214 Commits

Author SHA1 Message Date
Twinaphex a74c2748ec Merge pull request #4807 from joolswills/mali_compat
hardcode struct for compatibility between various mali EGL headers
2017-04-07 20:25:11 +02:00
Jools Wills b587018c56 hardcode struct for compatibility between various mali EGL headers
Old kronos headers used mali_native_window, ARM's headers used fbdev_window, and
latest mali-fbdev package on the odroid with newer khronos headers, the struct seems missing
2017-04-07 18:55:33 +01:00
Francisco José García García 67055289d0 Merge pull request #4803 from libretro/frangarcj-io-patch
Small fix
2017-04-06 14:20:20 +02:00
Francisco José García García 8983af2016 Small fix 2017-04-06 11:47:19 +02:00
twinaphex 295cae5a7b Take this out 2017-04-05 20:56:03 +02:00
Twinaphex 893fcdd39e Merge pull request #4801 from libretro/frangarcj-io-patch
[VITA] Fix slow IO
2017-04-05 19:38:00 +02:00
Francisco José García García 8568667481 Add threading.c 2017-04-05 19:35:45 +02:00
Francisco José García García 5940d227bb Fix slow io 2017-04-05 19:32:07 +02:00
Twinaphex 50281f5755 Merge pull request #4795 from Tatsuya79/master
Make mouse relative again.
2017-04-01 18:54:07 +02:00
Twinaphex fdae8f4c6d Merge pull request #4794 from fr500/master
Lobby improvements
2017-04-01 17:53:54 +02:00
radius 40ac2126c9 [lobby] fallback to filename based matching when a match isn't found by CRC, should help users with manually created playlists 2017-04-01 00:19:15 -05:00
radius 74d3915302 fix comments 2017-03-31 23:20:35 -05:00
Tatsuya79 5649f084e3 Make mouse relative again. 2017-03-31 17:28:49 +02: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