index
:
picoarch
main
libretro + libpicofe + SDL designed for small screens and low power
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plat_sdl.c
Age
Commit message (
Expand
)
Author
2023-02-02
Fixes savestate screenshot and advanced menu background
neonloop
2023-01-08
Uses eggs' fixes for dynamic audio rate control
neonloop
2022-03-27
Changes capacity to occupancy and return whole number as percent
neonloop
2022-03-27
Adds dynamic audio rate control option
neonloop
2022-03-25
Skips main loop fb flip when screen is skipped
neonloop
2022-03-25
Adds passthrough resampler when core rate is supported
neonloop
2021-09-22
Skips audio writing when buffer size is 0
neonloop
2021-09-08
Avoids possible divide by zeros
neonloop
2021-09-07
Enables softpatching for cores loading content from disk
neonloop
2021-08-27
Adds a standalone multi-emulator mode
neonloop
2021-08-24
Adds option for CPU % display
neonloop
2021-08-21
Updates message display and adds loading message to pcsx
neonloop
2021-08-14
Adds auto-frameskip to pcsx_rearmed
neonloop
2021-08-13
Adds screenshots to savestates
neonloop
2021-08-12
Adds screenshot function
neonloop
2021-08-07
Adds generic nearest and smooth scalers
neonloop
2021-08-04
Initial commit
neonloop