mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-22 10:19:01 +00:00
Report on the bluetooth queue depth watermark to help diagnose cases
where Dolphin blocks long enough to lose packets. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5944 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
637e5e542a
commit
6c7e666a75
5 changed files with 13 additions and 99 deletions
1
Externals/SDL/SConscript
vendored
1
Externals/SDL/SConscript
vendored
|
@ -11,7 +11,6 @@ files = [
|
|||
]
|
||||
|
||||
if sys.platform.count('bsd'):
|
||||
env['LIBS'] += ['usbhid']
|
||||
files += [
|
||||
'src/joystick/bsd/SDL_sysjoystick.c',
|
||||
'src/stdlib/SDL_malloc.c',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue