twinaphex
9ddd8417c8
Replace some more auto variables
2020-01-23 04:49:51 +01:00
Twinaphex
363e7294b6
Update CHANGES.md
2020-01-23 01:59:39 +01:00
Twinaphex
b0aa447d5f
Merge pull request #10048 from Jamiras/http_task_progress_div_zero
...
prevent divide by zero error when calculating http transfer percentage
2020-01-23 01:57:15 +01:00
Jamiras
a96672c0fc
improve accuracy of progress for smaller payloads; prevent divide by zero for very small payloads
2020-01-22 17:42:55 -07:00
twinaphex
bf5d3437f0
Merge branch 'master' of https://github.com/libretro/RetroArch
2020-01-22 20:09:33 +01:00
Twinaphex
689805ecbb
Merge pull request #10045 from jdgleaver/disk-control-restore-index
...
(Disk Control Interface) Add support for saving/restoring last used disk in playlists + code overhaul
2020-01-22 20:09:14 +01:00
twinaphex
a4564b8939
Move C oriented code from slang_reflection.cpp to glslang_util.c
2020-01-22 19:36:49 +01:00
twinaphex
ff9701685f
Remove some auto variables
2020-01-22 19:07:10 +01:00
twinaphex
528edf7e82
(Discord) Cleanups - we might want to do a clean implementation of all
...
this someday as Discord RPC is deprecated anyway
2020-01-22 18:53:54 +01:00
jdgleaver
00397a33f0
(Disk Control Interface) Add support for saving/restoring last used disk in playlists + code overhaul
2020-01-22 17:09:12 +00:00
twinaphex
276b7a03f1
Remove 'automatically add content to playlist' option - causes
...
memory corruption; not worth it for now
2020-01-22 17:08:02 +01:00
twinaphex
6d0286efbd
Turn video_shader_parse_type into macro
2020-01-22 14:30:55 +01:00
twinaphex
920e89a506
Move pass set texture to vulkan_common.c
2020-01-22 14:27:24 +01:00
twinaphex
8f1aa8c2c3
(shader_gl_core.cpp) Cleanups
2020-01-22 13:52:14 +01:00
twinaphex
376ad6d61d
move more C functions over to gl_core.c
2020-01-22 13:12:00 +01:00
twinaphex
90874b434e
(shader_vulkan.cpp) Move more C code to vulkan_common.c
2020-01-22 12:09:08 +01:00
twinaphex
bcf8ff3d0a
(shader_gl_core) Get rid of ConfigDeleter - move C code to gl_core.c
2020-01-22 11:57:06 +01:00
twinaphex
c8227c95dd
(shader_gl_core) get rid of ConfigDeleter
2020-01-22 11:35:00 +01:00
twinaphex
b8cd37aef7
(shader_vulkan.cpp) Get rid of ConfigDeleter
2020-01-22 11:29:40 +01:00
twinaphex
f853632260
Move framebuffer generate_mips function to vulkan_common.c
2020-01-22 10:52:20 +01:00
twinaphex
e9c73bd9a6
(Vulkan) Move more C code to vulkan_common.c
2020-01-22 10:41:38 +01:00
twinaphex
ef27a660a7
(shader vulkan) Cleanups - moving C code out of the C++ file
2020-01-22 10:11:42 +01:00
twinaphex
d4a1f2ef85
Cleanups
2020-01-20 05:06:51 +01:00
twinaphex
60faeffde0
(task_patch.c) Cleanups
2020-01-20 04:44:45 +01:00
twinaphex
481f31fe8f
Turn task_patch.c into separately compiled file
2020-01-20 04:31:32 +01:00
twinaphex
8a989b65ee
Cleanup
2020-01-19 13:19:25 +01:00
twinaphex
826b2245ec
WndProcCommon - small optimization
2020-01-19 12:17:26 +01:00
twinaphex
61c6dc5a70
(msg_hash_pl.h) Buildfix
2020-01-19 07:49:27 +01:00
Twinaphex
bfc46120bb
Update CHANGES.md
2020-01-19 07:36:38 +01:00
Twinaphex
b63387ca4f
Merge pull request #10029 from DEX357/patch-51
...
New PL strings
2020-01-19 07:36:21 +01:00
Twinaphex
4e2f2e0458
Merge pull request #10031 from yoshisuga/tvos-fix-compiler-flag
...
tvOS: fix preprocessor flag; update version in Info.plist
2020-01-19 07:12:06 +01:00
Yoshi Sugawara
72a6e71e72
tvOS: fix preprocessor flag; update version in Info.plist
2020-01-18 20:01:41 -10:00
twinaphex
7748ac207c
Split up blissbox code into separate file
...
tasks/task_autodetect_blissbox.c
2020-01-19 06:40:07 +01:00
twinaphex
f852209040
Silence some unused variable warnings on some targets
2020-01-19 06:04:37 +01:00
twinaphex
32c62a7fe1
Get rid of header include
2020-01-19 05:00:35 +01:00
twinaphex
51d6b467d6
(Win32) Buildfix
2020-01-19 04:56:12 +01:00
twinaphex
638b65c828
(platform_switch.c) Cleanups
2020-01-19 04:23:07 +01:00
Twinaphex
4e7a8a6478
Update CHANGES.md
2020-01-19 04:16:41 +01:00
Twinaphex
17153b4aae
Update CHANGES.md
2020-01-19 04:16:08 +01:00
Twinaphex
ee95aa401d
Merge pull request #10017 from Jamiras/cheevos_segacd_ext_mem
...
(cheevos) support for extended sega cd memory
2020-01-19 04:15:41 +01:00
Twinaphex
ff81118ffc
Update CHANGES.md
2020-01-19 04:15:25 +01:00
Twinaphex
fdac368153
Merge pull request #10028 from ToadKing/emscripten-input-fix
...
emscripten: recreate input event listeners properly
2020-01-19 04:15:06 +01:00
Twinaphex
7f3bf75788
Update CHANGES.md
2020-01-19 04:14:47 +01:00
Twinaphex
506b524db0
Merge pull request #10027 from ToadKing/fix-mouse-capture
...
fix mouse capture hotkey not working
2020-01-19 04:14:23 +01:00
DEX357
21b8ae9e52
New PL strings
2020-01-18 20:29:49 +01:00
Toad King
14c67fde7f
emscripten: recreate input event listeners properly
...
There's a new (undocumented -_-) API for removing event listeners in emscripten
now, so use that when recreating input listeners. Fixes mouse events breaking
when loading cores.
2020-01-18 12:51:21 -06:00
Toad King
7ca666a0e9
fix mouse capture hotkey not working
...
There's a normal binding for this set in your configs/`grab_mouse_toggle`, but
there's a second place where it's hardcoded to check the F11 key. Because F11
is the default key, both of these codepaths will run which immediately captures
and then uncaptures the mouse cursor, effectively breaking it.
Tested and this fixes the behavior on Linux and Emscripten
2020-01-18 12:49:08 -06:00
twinaphex
c26c9483ec
Cleanup WNDPROC functions
2020-01-18 11:34:50 +01:00
twinaphex
a01e6652df
Replace ZeroMemory with memset
2020-01-18 10:46:25 +01:00
twinaphex
57c00e7e26
Cleanup
2020-01-18 10:41:26 +01:00