Yoshi Sugawara
|
897aee0bcf
|
add more logging, use autolayout constraints to pin metal view to superview to support orientation changes easier
|
2020-07-14 17:49:38 -10:00 |
|
Autechre
|
e6608c6fd0
|
Merge pull request #11024 from valadaa48/oga_gfx_msg_fix
oga_gfx: fix last character from being chopped in on-screen messages
|
2020-07-15 03:46:57 +02:00 |
|
valadaa48
|
9bbf191523
|
oga_gfx: fix last character from being chopped in on-screen messages
|
2020-07-14 21:43:19 -04:00 |
|
twinaphex
|
9a34e9799a
|
Cleanups
|
2020-07-15 03:22:01 +02:00 |
|
twinaphex
|
2427ebe0e8
|
Cleanups
|
2020-07-15 03:12:56 +02:00 |
|
twinaphex
|
47f86711a5
|
Cleanups
|
2020-07-15 03:08:56 +02:00 |
|
twinaphex
|
07b075c16f
|
Cleanup
|
2020-07-15 02:59:02 +02:00 |
|
twinaphex
|
8696d292da
|
Cleanup
|
2020-07-15 02:54:27 +02:00 |
|
twinaphex
|
014d0fafb4
|
(DRM) Cleanups
|
2020-07-15 02:45:34 +02:00 |
|
twinaphex
|
f707994cb8
|
Get rid of gfx_ctx_network
|
2020-07-15 02:37:50 +02:00 |
|
jdgleaver
|
84a71ea133
|
Rewrite 'task_autodetect.c': Ensure thread safety + clean-ups/rationalisation
|
2020-07-14 17:46:58 +01:00 |
|
twinaphex
|
03c7403a05
|
Cleanups
|
2020-07-14 16:37:02 +02:00 |
|
twinaphex
|
e416d96769
|
(UWP EGL) Cleanups
|
2020-07-14 16:27:49 +02:00 |
|
twinaphex
|
748e3dccf2
|
(wayland) buildfixes
|
2020-07-14 16:20:15 +02:00 |
|
twinaphex
|
b7c2cbc6b2
|
Move flush_wayland_fd to input/common/wayland_common.c
|
2020-07-14 16:17:43 +02:00 |
|
twinaphex
|
4009919eca
|
(Wayland) Fix code duplication
|
2020-07-14 16:14:47 +02:00 |
|
twinaphex
|
3d4a13e5b7
|
(Wayland) Add missing header
|
2020-07-14 16:10:01 +02:00 |
|
twinaphex
|
3cb1b7b4bb
|
(Wayland) Move more code
|
2020-07-14 16:09:13 +02:00 |
|
twinaphex
|
646d627a6c
|
Move more Wayland code
|
2020-07-14 16:04:10 +02:00 |
|
twinaphex
|
1f4a27abba
|
Split up wayland code
|
2020-07-14 15:56:52 +02:00 |
|
Autechre
|
6a27bbfb42
|
Merge pull request #11018 from guoyunhe/crowdin-20200714
Fetch translations from Crowdin
|
2020-07-14 15:25:32 +02:00 |
|
Autechre
|
e4281b0b8f
|
Merge pull request #11019 from hhromic/patch-1
Update CHANGES.md
|
2020-07-14 15:25:19 +02:00 |
|
Hugo Hromic
|
f21d8f6e63
|
Update CHANGES.md
Correct this CHANGELOG entry according to recent changes.
|
2020-07-14 14:10:04 +01:00 |
|
twinaphex
|
88f742894d
|
Move wayland header to input/common
|
2020-07-14 14:32:37 +02:00 |
|
Guo Yunhe
|
6dfebe10cb
|
Fetch translations from Crowdin
|
2020-07-14 12:03:29 +03:00 |
|
Autechre
|
c3d18f118a
|
Update CHANGES.md
|
2020-07-14 10:19:37 +02:00 |
|
Autechre
|
a76274a884
|
Merge pull request #11017 from dylanscott20/master
(Emscripten) Fix input code to ignore unknown keys
|
2020-07-14 10:19:01 +02:00 |
|
Dylan Scott
|
b4ac13cc5a
|
(Emscripten) Fix input code to ignore unknown keys
|
2020-07-14 03:33:55 -04:00 |
|
twinaphex
|
3297e464c4
|
(Input) Optimize input bitmask codepath
|
2020-07-14 01:39:07 +02:00 |
|
twinaphex
|
b6432cd8b4
|
(ffmpeg core) Use bitmasks
|
2020-07-14 01:27:19 +02:00 |
|
twinaphex
|
06064a0527
|
Revert "Bring back MMAP support"
This reverts commit 32dcff3880a32521e49916dc56e8b04f56ed6b45.
|
2020-07-13 23:52:23 +02:00 |
|
twinaphex
|
c524733841
|
Merge branch 'master' of https://github.com/libretro/RetroArch
|
2020-07-13 21:46:38 +02:00 |
|
Autechre
|
e87a96b5a2
|
Merge pull request #11009 from schellingb/archive_cleanup_1
First set of cleanups to archive handling
|
2020-07-13 21:46:23 +02:00 |
|
twinaphex
|
c84aa90075
|
Merge branch 'archive_cleanup_1' of git://github.com/schellingb/RetroArch
|
2020-07-13 21:30:02 +02:00 |
|
twinaphex
|
ed9d40caa2
|
(DRM) Cleanups
|
2020-07-13 20:24:14 +02:00 |
|
Bernhard Schelling
|
32dcff3880
|
Bring back MMAP support
Will be used where available for files up to 256MB
|
2020-07-14 03:04:01 +09:00 |
|
Bernhard Schelling
|
c05f1e91fc
|
Fix another memory leak that was there originally
When loading a single file out of a ZIP with many files it leaked memory allocated for all found filenames that weren't requested.
|
2020-07-14 03:00:47 +09:00 |
|
Bernhard Schelling
|
a978b939ff
|
Fix C89 build
|
2020-07-14 01:56:48 +09:00 |
|
Bernhard Schelling
|
54db0fe515
|
Fix memory leak
Properly release buffers for extracted files from ZIP
Use RETRO_VFS_SEEK_POSITION_START instead of SEEK_SET for filestream_seek
|
2020-07-14 00:29:46 +09:00 |
|
twinaphex
|
750140779c
|
(libretro-common) Fix
|
2020-07-13 16:18:46 +02:00 |
|
twinaphex
|
0a492a49be
|
(Vulkan) Fix regression
|
2020-07-13 15:22:27 +02:00 |
|
Autechre
|
171f7620b2
|
Merge pull request #11014 from Herdinger/entitlements
Fix Metal build not being able to load cores
|
2020-07-13 00:25:47 +02:00 |
|
Eduard Strehlau
|
c3fe8f1203
|
Misread that memory protection includse libary validation
|
2020-07-12 23:49:41 +02:00 |
|
Autechre
|
6ad9df2c3e
|
Update CHANGES.md
|
2020-07-12 19:18:21 +02:00 |
|
Autechre
|
84ca79fcc1
|
Merge pull request #11006 from Jamiras/save_task_wait
only wait for save task to complete
|
2020-07-12 19:14:04 +02:00 |
|
Autechre
|
5b50b498f6
|
Merge pull request #11012 from meleu/patch-12
Option to play sound on achievement unlock.
|
2020-07-12 17:45:46 +02:00 |
|
meleu
|
935bbd538d
|
Option to play sound on achievement unlock.
|
2020-07-12 12:29:13 -03:00 |
|
Jamiras
|
6f964681ae
|
update comment
|
2020-07-12 08:21:02 -06:00 |
|
twinaphex
|
5cdda30d5a
|
Do away with HAVE_MENU ifdef
|
2020-07-12 15:48:21 +02:00 |
|
twinaphex
|
6248b1f30a
|
(task_content.c) Cut down on some code duplication
|
2020-07-12 15:45:44 +02:00 |
|