Sour
2ac3db319b
Libretro: Fixed aspect ratio when using 'no stretching' option
2019-06-24 22:27:44 -04:00
Sour
ee3d05ba58
Libretro: Use 96 kHz sample rate internally instead of 48 kHz.
...
-Reverted to using retro_audio_sample_t because retro_audio_sample_batch_t fails when batch sizes are too large
-Using 96 kHz instead of 384 kHz because the latter causes a noticeable performance reduction, and there appears to be no way to change the sample rate on-the-fly (so can't make it an option)
2018-12-26 20:46:28 -05:00
Sour
544059ac2f
Libretro: Minor refactoring
2018-12-26 19:12:06 -05:00
Sour
15373016d0
Refactoring - removed statics from EmulationSettings
2018-07-14 18:32:32 -04:00
Sour
454457caf4
Libretro: Updated code for refactoring + fixed compilation errors
2018-07-08 10:28:48 -04:00
Sour
4fc1cb107b
Libretro: Make NTSC filters output in 240p (faster & works better with shaders)
2018-01-11 22:31:07 -05:00
Sour
6ee1f23fd2
Libretro: Prevent resolution change on startup
2018-01-10 17:24:40 -05:00
Sour
e2492ef2ee
Libretro: Fixed regression - changing aspect ratio/overscan no longer updated screen size correctly
2018-01-09 16:50:26 -05:00
Sour
c003ec90ea
Libretro: Reduce internal resolution (reduces GPU memory usage, and may fix some performance issues)
2018-01-08 19:34:46 -05:00
Sour
abffd86e6b
Libretro support (Linux)
2018-01-04 23:09:07 -05:00
Sour
cf0bd50b9e
Libretro support (Windows)
2018-01-04 19:03:47 -05:00