mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-23 19:24:46 +00:00
58748da89d
- audio/audio_dsp_filter.c: append_plugs() should only be called if HAVE_DYLIB - emscripten/library_rwebaudio.js: Performance improvements, and fallback support for browsers that don't support the Performance API. (e.g. mobile Safari) - emscripten/library_rwebinput.js: Improve mouse handling. Still not optimal, but works with browsers that don't support mouse capturing. - frontend/drivers/platform_emscripten.c: Added global function for easy access to certain RetroArch features from JavaScript. - gfx/video_driver.h: Disabling HAVE_MENU incorrectly disabled set_texture_enable() - input/drivers/rwebinput_input.c: Missing header file: "../input_joypad.h". - Makefile.emscripten: Cleanup and make sure the appropriate functions are exported. |
||
---|---|---|
.. | ||
browserfs.js | ||
browserfs.min.js | ||
library_rwebaudio.js | ||
library_rwebcam.js | ||
library_rwebinput.js | ||
modernizr.js | ||
template2.html | ||
template.html | ||
web.js |