Autechre
|
950bf29c27
|
Revert "Revert "(video) fix "Allow Cores to Switch the Video Driver OFF" behavior""
|
2020-05-24 23:42:12 +02:00 |
|
Autechre
|
2e26a05875
|
Merge pull request #10702 from libretro/revert-10685-patch-6
Revert "(video) fix "Allow Cores to Switch the Video Driver OFF" behavior"
|
2020-05-24 23:25:04 +02:00 |
|
Autechre
|
d1f4279b8f
|
Revert "(video) fix "Allow Cores to Switch the Video Driver OFF" behavior"
|
2020-05-24 23:24:35 +02:00 |
|
twinaphex
|
31ff7e384f
|
Cleanups
|
2020-05-24 21:55:41 +02:00 |
|
twinaphex
|
fa37234a49
|
Cut down on strlens
|
2020-05-24 21:23:52 +02:00 |
|
twinaphex
|
a1752db25a
|
Put this behind DEBUG ifdef
|
2020-05-24 20:49:58 +02:00 |
|
twinaphex
|
737718ba5d
|
(network) Turn functions that are not accessed outside static
|
2020-05-24 20:38:50 +02:00 |
|
twinaphex
|
8bf11e9b18
|
(libretro-common) Try to prevent implicit usage of stdio fprintf
|
2020-05-24 20:18:36 +02:00 |
|
twinaphex
|
bc226305d7
|
(x11_common.c) Cleanup
|
2020-05-24 19:38:41 +02:00 |
|
twinaphex
|
e030986837
|
Replace fprintfs with RARCH_LOG/RARCH_ERR
|
2020-05-24 19:29:55 +02:00 |
|
twinaphex
|
bcbad532e6
|
Rewrite fprintf into RARCH_ERR
|
2020-05-24 19:22:17 +02:00 |
|
twinaphex
|
88b8e5a16a
|
Replace with string_ends_with
|
2020-05-24 19:16:13 +02:00 |
|
twinaphex
|
d9bbe604e9
|
silence unused variable warnings
|
2020-05-24 19:13:22 +02:00 |
|
twinaphex
|
67f0df94f9
|
(CDROM) Reduce log spam
|
2020-05-24 19:11:55 +02:00 |
|
twinaphex
|
53beaee6e6
|
Cleanup
|
2020-05-24 18:28:27 +02:00 |
|
twinaphex
|
5b562c4c24
|
Style nits/cleanups
|
2020-05-24 18:21:30 +02:00 |
|
twinaphex
|
1a2fdffd5b
|
Move variables to top
|
2020-05-24 18:02:47 +02:00 |
|
Autechre
|
8ada7049c2
|
Update CHANGES.md
|
2020-05-24 17:50:24 +02:00 |
|
twinaphex
|
93e8edf2f9
|
Fix C89_BUILD error and several style nits
|
2020-05-24 17:41:27 +02:00 |
|
Autechre
|
8ce192de82
|
Merge pull request #10699 from guoyunhe/ar-cjk-fonts
Fix Arabic, Chinese and Korean font rendering
|
2020-05-24 17:36:49 +02:00 |
|
twinaphex
|
376b62e8fa
|
Cut down on more unnecessary strlens
|
2020-05-24 17:25:52 +02:00 |
|
twinaphex
|
64c30610f5
|
Fix menu_shader_manager_save_preset_internal
|
2020-05-24 16:44:48 +02:00 |
|
Guo Yunhe
|
b6561ee9ca
|
Fix Arabic, Chinese and Korean font rendering
|
2020-05-24 17:39:22 +03:00 |
|
twinaphex
|
cf1bc2634d
|
Prevent doing unnecessary double strlen
|
2020-05-24 16:38:53 +02:00 |
|
twinaphex
|
2f836f786f
|
(Dutch) Fix small typo for now - when Crowdin gets resynced this
should already be in there
|
2020-05-24 08:23:47 +02:00 |
|
Autechre
|
1431a0b275
|
Update CHANGES.md
|
2020-05-24 08:19:29 +02:00 |
|
Autechre
|
1c8b6bebce
|
Update CHANGES.md
|
2020-05-24 08:18:04 +02:00 |
|
twinaphex
|
cebc01cb1e
|
C89_BUILD buildfix
|
2020-05-24 06:54:42 +02:00 |
|
Autechre
|
2ac18a621a
|
Merge pull request #10697 from phcoder/x11
Improvements for XShm
|
2020-05-24 06:51:13 +02:00 |
|
twinaphex
|
51b868b6a4
|
(Vita) Buildfix
|
2020-05-24 06:47:04 +02:00 |
|
Vladimir Serbinenko
|
c9c2d8a0b6
|
xshm_gfx: Add missing casts
|
2020-05-24 06:34:59 +02:00 |
|
Vladimir Serbinenko
|
54a07eaa60
|
Move decarations to the start of function
|
2020-05-24 06:33:20 +02:00 |
|
Vladimir Serbinenko
|
3f5eb55405
|
Replace C++ commants with C89 ones
|
2020-05-24 06:32:36 +02:00 |
|
Vladimir Serbinenko
|
77829a8e5b
|
Rename xshm to x11 as it can now work without shm
xshm was disabled, so no problem with config update
|
2020-05-24 05:11:53 +02:00 |
|
Vladimir Serbinenko
|
1d4462b198
|
config.libs.sh: Improve messages for x components detection
|
2020-05-24 05:05:42 +02:00 |
|
Vladimir Serbinenko
|
62bb1d4da4
|
xshm: Allow to operate without shm extension
In most cases it doesn't make a nice gameplay but is still useful for debugging
on remote system and xnest
|
2020-05-24 05:01:51 +02:00 |
|
Autechre
|
cdaf08b908
|
Update AndroidManifest.xml
|
2020-05-24 04:37:09 +02:00 |
|
Autechre
|
af3006c3d7
|
Update RetroArch_iOS9-Info.plist
|
2020-05-24 04:36:49 +02:00 |
|
Autechre
|
5c3a7a7e7f
|
Update Info_Metal.plist
|
2020-05-24 04:35:06 +02:00 |
|
Autechre
|
3613b666e5
|
Update Info.plist
|
2020-05-24 04:34:53 +02:00 |
|
Autechre
|
3689a719fd
|
Update version.dtd
|
2020-05-24 04:32:17 +02:00 |
|
Autechre
|
5397f1c046
|
Update version.all
|
2020-05-24 04:32:00 +02:00 |
|
Autechre
|
4991245cdf
|
Update CHANGES.md
|
2020-05-24 04:31:31 +02:00 |
|
twinaphex
|
5e772350b4
|
Turn rgui_osk_ptr_at_pos into static function
|
2020-05-24 04:06:49 +02:00 |
|
twinaphex
|
eb92274f9b
|
(RGUI) Cleanup function
|
2020-05-24 04:02:30 +02:00 |
|
twinaphex
|
b5fe162c32
|
C89_BUILD fix
|
2020-05-24 03:52:23 +02:00 |
|
Vladimir Serbinenko
|
c4b4961ed1
|
xshm: fix compatibility with x input
|
2020-05-24 03:52:13 +02:00 |
|
Autechre
|
32a4607eb6
|
Merge pull request #10695 from heuripedes/small-buffer-opt
Small buffer optimizations
|
2020-05-24 03:48:21 +02:00 |
|
Vladimir Serbinenko
|
cfe68a4c2d
|
Fix crash in x11_display_server_get_screen_orientation
|
2020-05-24 03:38:24 +02:00 |
|
Vladimir Serbinenko
|
cde22645e5
|
Reeenable xshm
|
2020-05-24 03:35:40 +02:00 |
|