RetroArch/gfx
twinaphex 6099428ab7 (Windows) Fix exclusive fullscreen video refresh rate when vsync swap interval is not equal to one -
Refresh rate in exclusive fullscreen mode was being incorrectly multiplied by vsync swap interval, breaking swap interval functionality at the gfx driver level
2022-05-12 15:05:02 +02:00
..
common (Windows) Fix exclusive fullscreen video refresh rate when vsync swap interval is not equal to one - 2022-05-12 15:05:02 +02:00
display_servers Silence some MSVC code analysis warnings 2022-03-07 19:02:46 +01:00
drivers (D3D11) Fix overlay not showing up regression 2022-04-29 14:23:36 +02:00
drivers_context (Wayland) Dynamically load libdecor at runtime 2022-03-22 06:58:41 +01:00
drivers_display (D3D9) Cleanups 2022-04-25 17:06:11 +02:00
drivers_font (D3D11) Cleanups 2022-04-24 13:40:38 +02:00
drivers_font_renderer Add 6x10 font compatibility 2022-03-22 18:14:46 +01:00
drivers_shader (gl3/glcore) Remove gl3_build_default_matrix 2022-04-02 23:48:34 +02:00
include Cg rewrite (#13871) 2022-04-22 05:39:14 +02:00
video_filters Cleanups/warnings 2022-03-07 19:32:01 +01:00
video_layout Prefer using snprintf instead of insecure sprintf 2021-05-18 15:14:08 +02:00
widgets move achievement activation to background thread 2021-11-16 11:33:37 -07:00
font_driver.c [PSL1GHT] Add RSX graphics support for ps3 2022-03-27 18:03:30 +02:00
font_driver.h [PSL1GHT] Add RSX graphics support for ps3 2022-03-27 18:03:30 +02:00
gfx_animation.c Move anim_get_ptr to gfx_animation.c 2021-09-20 20:17:53 +02:00
gfx_animation.h Move anim_get_ptr to gfx_animation.c 2021-09-20 20:17:53 +02:00
gfx_display.c (D3D9) Split up D3D9 driver into two separate drivers - one for D3D9 HLSL 2022-04-19 15:45:22 +02:00
gfx_display.h (D3D9) Split up D3D9 driver into two separate drivers - one for D3D9 HLSL 2022-04-19 15:45:22 +02:00
gfx_thumbnail_path.c Use path_basename_nocompression where we are sure we are not 2021-04-11 17:44:41 +02:00
gfx_thumbnail_path.h Turn function static 2020-10-05 21:54:07 +02:00
gfx_thumbnail.c move gfx_thumb_state to gfx_thumbnail.c 2021-09-30 18:05:00 +02:00
gfx_thumbnail.h Don't call anim_get_ptr inside gfx_thumbnail.c 2021-04-08 01:30:42 +02:00
gfx_widgets.c fix: osd fonts for chinese, korean, arabic and persian (#13639) 2022-02-26 18:05:55 +01:00
gfx_widgets.h Netplay Stuff (#13375) 2021-12-19 16:58:01 +01: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) Cleanups and potential build fix 2021-11-21 12:08:31 +01: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 [PSL1GHT] Add RSX graphics support for ps3 2022-03-27 18:03:30 +02:00
video_display_server.h Refresh rate switch addition on startup (#13316) 2021-12-03 17:52:46 +01:00
video_driver.c Fix readability and precision issues in aspectratio_lut (#13893) 2022-04-28 15:30:13 +02:00
video_driver.h (D3D9) Split up D3D9 driver into two separate drivers - one for D3D9 HLSL 2022-04-19 15:45:22 +02:00
video_filter.c Gba filter (#13613) 2022-02-10 12:40:00 +01: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 Silence some MSVC code analysis warnings 2022-03-07 19:02:46 +01:00
video_shader_parse.h Move code out of retroarch.c 2021-10-29 14:13:16 +02:00
video_thread_wrapper.c [Threaded Video] Stability Fixes (#13813) 2022-04-01 20:34:28 +02:00
video_thread_wrapper.h Backport parts of 73c0760236 2021-11-09 23:12:57 +01:00