RetroArch/gfx
2022-10-28 22:33:28 +02:00
..
common Remove unnecessary video_driver_is_cache_context 2022-10-28 19:36:56 +02:00
display_servers (Win32) Create g_win32_flags - reduce amount of global booleans kept 2022-10-26 17:31:42 +02:00
drivers Remove unnecessary video_driver_is_cache_context 2022-10-28 19:36:56 +02:00
drivers_context Buildfix for Linux 2022-10-28 22:33:28 +02:00
drivers_display Use flags pt3 (#14491) 2022-10-07 11:08:17 +02:00
drivers_font Plug some more implication conversion of return value of strlen 2022-09-02 01:22:12 +02:00
drivers_font_renderer Fix some 'implicit conversion loses precision' warnings 2022-09-01 15:15:48 +02:00
drivers_shader Addendum for previous commit - buildfixes for PS4 and C89 (cg) 2022-10-26 21:29:35 +02:00
include Some CXX_BUILD fixes 2022-08-05 17:40:06 +02:00
video_filters Fix C++ comments 2022-10-01 17:56:16 +02:00
video_layout Prefer using snprintf instead of insecure sprintf 2021-05-18 15:14:08 +02:00
widgets (menu_driver.c) Use flags instead of bools (#14500) 2022-10-08 22:52:18 +02:00
font_driver.c Change msg_len of font driver to size_t - avoids all the type 2022-09-02 01:10:28 +02:00
font_driver.h Change msg_len of font driver to size_t - avoids all the type 2022-09-02 01:10:28 +02:00
gfx_animation.c (gfx_display/gfx_animation) Use flags instead of bools (#14488) 2022-10-07 00:10:32 +02:00
gfx_animation.h (gfx_display/gfx_animation) Use flags instead of bools (#14488) 2022-10-07 00:10:32 +02:00
gfx_display.c (gfx_display/gfx_animation) Use flags instead of bools (#14488) 2022-10-07 00:10:32 +02:00
gfx_display.h (menu_driver.c) Use flags instead of bools (#14500) 2022-10-08 22:52:18 +02:00
gfx_thumbnail_path.c Allow On-Demand Thumbnails in Explore menu (#14385) 2022-09-05 00:01:38 +02:00
gfx_thumbnail_path.h Allow On-Demand Thumbnails in Explore menu (#14385) 2022-09-05 00:01:38 +02:00
gfx_thumbnail.c (menu_driver.c) Use flags instead of bools (#14500) 2022-10-08 22:52:18 +02:00
gfx_thumbnail.h (menu_driver.c) Use flags instead of bools (#14500) 2022-10-08 22:52:18 +02:00
gfx_widgets.c Add delay to savestate notifications (#14514) 2022-10-15 11:29:07 +02:00
gfx_widgets.h Use flags pt3 (#14491) 2022-10-07 11:08:17 +02:00
video_coord_array.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
video_coord_array.h reorder structs, alignment 2020-08-15 00:35:15 +02:00
video_crt_switch.c (video_crt_switch.c) Get rid of unnecessary strlen 2022-08-04 00:10:19 +02:00
video_crt_switch.h Add support for switchres.ini core and directory overrides 2021-06-20 02:31:10 -03:00
video_defines.h (D3D11/12) Add waitable swapchains and max frame latency option 2022-06-07 00:25:03 +03:00
video_display_server.h Refresh rate switch addition on startup (#13316) 2021-12-03 17:52:46 +01:00
video_driver.c Remove unnecessary video_driver_is_cache_context 2022-10-28 19:36:56 +02:00
video_driver.h Remove unnecessary video_driver_is_cache_context 2022-10-28 19:36:56 +02:00
video_filter.c (GCC12) Get rid of warning: the comparison will always evaluate as 'true' for the pointer operand in 'filt->thread_data + (sizetype)((long long unsigned int)i * 48)' must not be NULL [-Waddress] 2022-06-04 10:04:59 +02:00
video_filter.h Fix some linkage errors with RA MSVC 2010 2017-12-30 13:00:08 +01:00
video_layout.c Revert "Move static functions to top of files" 2020-06-26 18:40:26 +02:00
video_layout.h Reorder structs/alignment 2020-08-25 20:39:06 +02:00
video_shader_parse.c (Video) use flags for FBO passes, GL2 renderchain, etc 2022-10-26 21:21:21 +02:00
video_shader_parse.h (Video) use flags for FBO passes, GL2 renderchain, etc 2022-10-26 21:21:21 +02:00
video_thread_wrapper.c (video_thread_wrapper) Use flags instead of bools 2022-10-28 19:21:09 +02:00
video_thread_wrapper.h (video_thread_wrapper) Use flags instead of bools 2022-10-28 19:21:09 +02:00