RetroArch/ui/drivers/qt
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
..
gridview.cpp (Qt) Small cleanups 2023-08-15 23:58:54 +02:00
gridview.h -Woverloaded-virtual fix 2019-01-17 00:09:12 +01:00
qt_dialogs.cpp rarch_system_info_t local vars should be renamed from 'system' 2023-07-15 07:22:38 +02:00
qt_dialogs.h (Qt) Combine Qt header files 2022-04-22 08:26:27 +02:00
qt_downloads.cpp Warning fixes. (#15877) 2023-11-06 00:04:17 -08:00
qt_options.cpp 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
qt_options.h (Qt) Cleanup 2023-06-01 23:51:53 +02:00
qt_playlist.cpp (Qt) Small cleanups 2023-08-15 23:58:54 +02:00
qt_widgets.cpp Cut down on some implicit strlens 2023-07-15 09:10:16 +02:00
qt_widgets.h (Qt) Get rid of menu_setting_find references 2023-06-01 23:56:56 +02:00
ui_qt_load_core_window.h update copyright 2019-02-22 19:13:36 -05:00