twinaphex
755cc94489
(INTL) Remove duplicate English strings
2020-01-06 14:06:34 +01:00
twinaphex
f97e557194
(DRM/EGL) Buildfix
2020-01-06 00:33:28 +01:00
twinaphex
0029598822
(ANGLE) Add MINGW32/MINGW64 detection
2020-01-05 21:46:19 +01:00
twinaphex
e23cd0e7e7
(Dingux) Build/warning fix
2020-01-05 20:09:30 +01:00
twinaphex
4c9ae245a4
(ANGLE) Add x64 mingw DLLs for libEGL.dll/libGLESv2.dll
2020-01-05 20:03:15 +01:00
twinaphex
4380b73ca6
Add HAVE_DYNAMIC_EGL option
2020-01-05 19:14:47 +01:00
twinaphex
fa2a748631
(DSound) Create dsound_set_wavefmt
2020-01-05 17:16:55 +01:00
twinaphex
bdc866d6d5
(DSound/WASAPI) Cleanups
2020-01-05 17:08:50 +01:00
Twinaphex
554bbb5fd0
Update CHANGES.md
2020-01-04 20:12:49 +01:00
twinaphex
6e0971fc61
(EGL) Call EGL common calls
2020-01-04 19:58:57 +01:00
twinaphex
d5cdfbb7ba
Move all EGL functions to egl_common.c file
2020-01-04 19:22:02 +01:00
twinaphex
063986a4b3
(ANGLE) Angle gets separate EXE name
2020-01-04 19:05:23 +01:00
Twinaphex
fdb859276b
Update CHANGES.md
2020-01-04 18:55:07 +01:00
Twinaphex
9a14c28056
Merge pull request #9944 from dev-0x7C6/master
...
Fixed compiler invoke in configure stage.
2020-01-04 18:53:59 +01:00
Twinaphex
210833006f
Merge pull request #9943 from Derynect/dingux
...
Initial port to dingux platform
2020-01-04 18:53:05 +01:00
Bartłomiej Burdukiewicz
4ca5af4ac9
Fixed compiler invoke in configure stage.
2020-01-04 18:27:58 +01:00
jovonna
decd374c15
Initial port to dingux platform
2020-01-04 12:20:03 -05:00
twinaphex
1216c3ef6d
(OSX/Metal) Buildfix
2020-01-04 17:44:33 +01:00
Twinaphex
0f72a07b9e
Update CHANGES.md
2020-01-04 16:43:08 +01:00
Twinaphex
c4fafaebec
Merge pull request #9941 from graciborski/pl_translation_input_names
...
update Polish translations for input configuration
2020-01-04 16:42:20 +01:00
Twinaphex
c0160095fa
Merge pull request #9942 from libretro/fix_video_filters
...
Only use threads when the number > 1
2020-01-04 16:42:12 +01:00
Francisco José García García
f559e931cf
Only use threads when the number > 1
2020-01-04 16:36:54 +01:00
twinaphex
f92a507a9b
Change function signature of font_driver_render_msg
2020-01-04 16:24:14 +01:00
Grzegorz Raciborski
be7e074856
update Polish translations for input configuration
2020-01-04 16:00:56 +01:00
twinaphex
3e1f56d57f
Change function signature of win32_has_focus
2020-01-04 15:49:23 +01:00
Twinaphex
aae2e6fd7d
Merge pull request #9940 from jdgleaver/xmb-ozone-quick-menu-fix
...
(XMB/Ozone) Fix 'quick menu' detection
2020-01-04 15:40:27 +01:00
twinaphex
91baea201a
Change function signature of win32_show_cursor
2020-01-04 15:40:02 +01:00
jdgleaver
cf58c09d6e
(XMB/Ozone) Fix 'quick menu' detection
2020-01-04 14:28:30 +00:00
twinaphex
53dbd69751
(EGL) Create egl_bind_api
2020-01-04 15:09:42 +01:00
twinaphex
3d950b2324
Optimize audio_mix_volume_SSE
2020-01-04 14:40:37 +01:00
twinaphex
96395f7d39
(Xenon) Update sound driver
2020-01-04 13:47:50 +01:00
twinaphex
e4eb5a9bb9
(menu_networking) remove configuration.h dependency
2020-01-04 13:14:53 +01:00
twinaphex
27c45b1b7a
(Menu_thumbnail) Get rid of settings_t dependency
2020-01-04 12:38:33 +01:00
twinaphex
278dc75285
(tasks) Fix samples
2020-01-04 12:07:58 +01:00
twinaphex
9c6c10da22
(Playlist) Get rid of settings_t dependency
2020-01-04 12:04:00 +01:00
twinaphex
1d6f547e7f
(Audio) Cleanups
2020-01-04 10:39:33 +01:00
twinaphex
ee7051891b
(Audio) Update audio drivers to make them more uniform
2020-01-04 10:32:03 +01:00
twinaphex
22b789cca6
(OpenSL) Move nonblock conditional outside of loop
2020-01-04 09:52:10 +01:00
twinaphex
40a6c978ce
(DSound) Optimize codepaths
...
(CoreAudio) Only iOS uses g_interrupted flag, put it behind ifdefs
2020-01-04 09:46:27 +01:00
twinaphex
688629d108
(WASAPI) Get rid of one unnecessary function
2020-01-04 09:09:04 +01:00
twinaphex
65e8b28d02
(WASAPI) Optimize -
...
- turn blocking variable into nonblocking in line with other audio drivers
- blocking codepath would do numerous conditional checks on
w->buffer, w->exclusive, w->blocking during a loop iteration - get rid
of this
2020-01-04 08:58:27 +01:00
Twinaphex
1561ed8022
Merge pull request #9938 from ToadKing/fix-indexer-permissions
...
fix file permissions on `indexer` script for emscripten
2020-01-04 00:25:35 +01:00
Michael Lelli
1630affbdd
fix file permissions on indexer
script for emscripten
2020-01-03 16:41:52 -06:00
twinaphex
d88e37a2f1
(Audio resampler/Sinc) Don't do kaiser window check inside hot loop
2020-01-03 22:12:11 +01:00
twinaphex
fa00cdba20
(Audio) Update
2020-01-03 21:54:09 +01:00
twinaphex
6c97a7514c
(Vulkan) turn superfluous functions in vulkan_common.c into macros
...
to avoid unnecessary function overhead
2020-01-03 20:20:59 +01:00
Twinaphex
83057301c2
Merge pull request #9934 from ToadKing/fix-emscripten-images
...
fix images not loading in menu in emscripten
2020-01-03 18:42:59 +01:00
twinaphex
6e6fbc5ad3
(Dsound) Split up dsound_write
...
(XAudio) Optimize xa_write_nonblock
2020-01-03 14:19:31 +01:00
twinaphex
d567b0ca25
(WASAPI) Split up write function - set up the write callback dynamically
...
based on whether exclusive and blocking is set to true or not
2020-01-03 13:56:45 +01:00
twinaphex
3667690027
Revert "Integer scale fix for windowed mode"
...
This reverts commit 4ec9fe5a57
.
2020-01-03 13:56:44 +01:00