This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
RetroArch
mirror of
https://github.com/libretro/RetroArch.git
Watch
1
Star
0
Fork
You've already forked RetroArch
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8bb7173f97
RetroArch
/
ui
History
MajorPainTheCactus
eef34e9461
Added rolling scan line simulation based on the shader subframe feature. This is implemented with a scrolling scissor rect rather than in the shader itself as this is more efficient although may not work for every shader pass - we may need an option to exclude certain passes. The implementation simply divides the screen up by the number of sub frames and then moves the scissor rect down over the screen over the number of sub frames. (
#16282
)
2024-03-19 08:59:36 -07:00
..
drivers
Added rolling scan line simulation based on the shader subframe feature. This is implemented with a scrolling scissor rect rather than in the shader itself as this is more efficient although may not work for every shader pass - we may need an option to exclude certain passes. The implementation simply divides the screen up by the number of sub frames and then moves the scissor rect down over the screen over the number of sub frames. (
#16282
)
2024-03-19 08:59:36 -07:00
ui_companion_driver.c
iOS: Allow changing the app icon (take 2) (
#16034
)
2023-12-24 16:36:49 -08:00
ui_companion_driver.h
iOS: Allow changing the app icon (take 2) (
#16034
)
2023-12-24 16:36:49 -08:00