twinaphex
35577ae15b
(mbedtls) Get rid of exit function pointer
2020-07-01 04:26:49 +02:00
twinaphex
a9d29758b6
(mbedtls) Some C89_BUILD fixes - doesn't compile yet
2020-07-01 04:19:45 +02:00
twinaphex
ae7353993a
(mbedtls) should now be CXX_BUILD compatible
2020-07-01 04:12:47 +02:00
twinaphex
3580db3ebe
(deps/mbedtls) Cleanups
2020-07-01 03:48:13 +02:00
twinaphex
996840d2d4
Cleanups
2020-07-01 03:30:22 +02:00
twinaphex
e5dc2b5bcb
(mbedtls) Cleanups
2020-07-01 03:23:46 +02:00
twinaphex
c664463242
(mbedtls) Remove MBEDTLS_CMAC_C
2020-07-01 01:43:50 +02:00
twinaphex
fe9d92b208
(mbedtls) Cleanups
2020-07-01 01:41:48 +02:00
twinaphex
d6ec4029db
(mbedtls) Remove MBEDTLS_DEBUG_C
2020-07-01 01:29:27 +02:00
twinaphex
308e16f63e
Cleanups
2020-07-01 01:21:20 +02:00
twinaphex
34b0ad0bbf
(mbedtls) Cleanups
2020-07-01 01:11:36 +02:00
twinaphex
8fe5ad8fd4
(mbedtls) Get rid of MBEDTLS_SELF_TEST
2020-07-01 01:04:35 +02:00
twinaphex
be289a4292
(mbedtls) Cleanups
2020-07-01 00:33:16 +02:00
twinaphex
1e6b8385fd
Fix two potential memory leaks
2020-07-01 00:09:54 +02:00
Autechre
5f50e2b33a
Merge pull request #10950 from hhromic/fixes
...
(Keyboard Input) Do not try to speak if accessibility is disabled
2020-06-30 23:17:59 +02:00
Hugo Hromic
175666de9b
(Keyboard Input) Do not try to speak if accessibility is disabled
2020-06-30 21:25:56 +01:00
twinaphex
53797b15ce
CXX_BUILD buildfix
2020-06-30 22:15:49 +02:00
twinaphex
9d27fdbe83
Add ifdef in griffin.c
2020-06-30 21:48:41 +02:00
twinaphex
69756ebd93
Add HAVE_NEAREST_RESAMPLER ifdef
2020-06-30 21:45:05 +02:00
twinaphex
395fd7fea7
(menu_cbs_get_value.c) Optimizations
2020-06-30 20:55:05 +02:00
twinaphex
0bdbe1c926
Add more HAVE_PATCH ifdefs
2020-06-30 20:09:53 +02:00
twinaphex
223d76680a
Add HAVE_CHEATS ifdef
2020-06-30 19:35:55 +02:00
Autechre
9fe6fb521f
Merge pull request #10948 from jdgleaver/progress-message-widget
...
Add 'progress message' widget (for 'RETRO_MESSAGE_TYPE_PROGRESS' core messages)
2020-06-30 19:09:35 +02:00
twinaphex
573765c7ca
Fix warning when building without runahead
2020-06-30 18:20:06 +02:00
jdgleaver
c48c26aff6
Add 'progress message' widget (for 'RETRO_MESSAGE_TYPE_PROGRESS' core messages)
2020-06-30 17:15:36 +01:00
twinaphex
2c62a10d6c
- Fix codepaths for compiling without HAVE_RWAV
...
- Add back HAVE_BSV_MOVIE
2020-06-30 18:08:49 +02:00
twinaphex
bf04ac93c8
Add HAVE_RWAV
2020-06-30 17:36:03 +02:00
twinaphex
92945b17e2
Dependencies
...
(libz) Cleanups
(glslang) SPVRemapper.cpp and disassemble.cpp don't seem
to be necessary to compile in
2020-06-30 16:52:40 +02:00
Autechre
d405a317f3
Update CHANGES.md
2020-06-30 15:59:01 +02:00
Autechre
f7667baf34
Merge pull request #10946 from guoyunhe/crowdin-sync-20200630
...
Crowdin synchronization
2020-06-30 15:58:15 +02:00
Autechre
0ca7404b6c
Update CHANGES.md
2020-06-30 15:57:25 +02:00
Autechre
850ff548ed
Merge pull request #10945 from stenzek/d3d-driver-switch
...
Fix core-initiated D3D9/D3D11 driver switches
2020-06-30 15:55:46 +02:00
Autechre
2de83ceb54
Merge pull request #10942 from hhromic/menu-cursor
...
(Menu) Fix cursor forced to first entry after displaying lists
2020-06-30 15:55:16 +02:00
twinaphex
b77dd9cfe4
Add HAVE_PATCH ifdef; add patch switch support to qb
2020-06-30 15:54:31 +02:00
Hugo Hromic
9b2a4f3c21
(Menu) Fix cursor forced to first entry after displaying lists
2020-06-30 13:59:52 +01:00
Guo Yunhe
74220cfc87
Crowdin synchronization
2020-06-30 15:20:30 +03:00
Connor McLaughlin
07c6c57ec2
Fix core-initiated D3D9/D3D11 driver switches
...
Currently, RetroArch only does this for GL and Vulkan hardware render
contexts. Requesting a D3D11 context would result in the frontend
creating a GL context instead (or whatever was set in frontend config),
and then eventually crashing when it tried to render the UI.
2020-06-30 18:22:01 +10:00
twinaphex
6fcb97ee53
Some buildfixes
2020-06-30 08:37:41 +02:00
twinaphex
0a1775feb2
Cleanups
2020-06-30 07:56:16 +02:00
twinaphex
a2438c67a6
Cleanups
2020-06-30 07:32:24 +02:00
twinaphex
cf4b406366
Prevent NULL-pointer dereference
2020-06-30 07:04:55 +02:00
twinaphex
9fc3536237
Optimization
2020-06-30 07:04:23 +02:00
twinaphex
1315dd96f5
menu_setting_new_internal -replace calloc with malloc
2020-06-30 06:58:08 +02:00
twinaphex
b721667523
(deps/7zip) Initialize values
2020-06-30 06:01:41 +02:00
twinaphex
99f8137972
(Menu) Cleanups
2020-06-30 05:43:39 +02:00
twinaphex
5479196a79
Get rid of setting_get_type
2020-06-30 05:21:47 +02:00
twinaphex
6419ed08cc
We can now get rid of menu_setting_get_label
2020-06-30 03:30:41 +02:00
twinaphex
f6dc06ac10
(menu_cbs_get_value.c) Cut down on all the slow menu_setting_find
...
calls
2020-06-30 03:22:38 +02:00
twinaphex
879cb375e7
(menu_cbs_get_value.c) Start getting rid of settings pointer
...
grabbing
2020-06-30 02:36:55 +02:00
twinaphex
ad8c22e6ac
Fix build for MSVC 2003
2020-06-30 01:50:12 +02:00