This website requires JavaScript.
Explore
Help
Sign In
izzy
/
RetroArch
Watch
0
Star
0
Fork
0
You've already forked RetroArch
mirror of
https://github.com/izzy2lost/RetroArch.git
synced
2026-03-26 16:42:27 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fee6ac3185c9be12aa2dffc192544e1a78adeab7
RetroArch
/
ui
T
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