RetroArch/gfx
2022-07-01 14:16:13 +02:00
..
common (Win32) Remove black margins with borderless non-fullscreen window (#14098) 2022-06-27 07:30:51 +02:00
display_servers (Win32) Cleanups 2022-05-17 13:21:56 +02:00
drivers (CTR) Simply font_render_driver_bottom 2022-06-27 02:46:13 +02:00
drivers_context Simplify vulkan set_resize function callbacks 2022-05-31 20:18:27 +02:00
drivers_display (Font driver/drivers display) All the font_init_first implementations 2022-06-26 17:27:59 +02:00
drivers_font (Font drivers) Uniformity in naming conventions 2022-06-26 18:01:43 +02:00
drivers_font_renderer (Freetype) Use FT_New_Memory_Face instead of FT_New_Face to load 2022-06-26 20:38:46 +02:00
drivers_shader Merge pull request #13961 from libretro/orbisdev-orbis 2022-05-23 22:00:08 +01:00
include Cg rewrite (#13871) 2022-04-22 05:39:14 +02:00
video_filters change function's alias 2022-05-23 20:40:31 +02: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 (font_driver.c) Simplify code - get rid of unneeded array loops 2022-06-27 01:04:14 +02:00
font_driver.h (GL2 Raster font) Prefix gl_raster_font with gl2_ 2022-05-17 14:16:53 +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 Remove unnecessary wrapper function gfx_display_font - just wrapped 2022-06-26 18:19:43 +02:00
gfx_display.h No longer include file_path_special.h in gfx_display.h 2022-06-26 18:35:07 +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 (Ozone/XMB) Prevent unnecessary thumbnail requests when scrolling through playlists 2022-05-19 16:42:01 +01:00
gfx_thumbnail.h (Ozone/XMB) Prevent unnecessary thumbnail requests when scrolling through playlists 2022-05-19 16:42:01 +01:00
gfx_widgets.c No longer include file_path_special.h in gfx_display.h 2022-06-26 18:35:07 +02: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 (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 Fix line breaks in gfx/video_driver.c 2022-06-20 20:26:02 +02:00
video_driver.h Enable automatic configuration of 'VSync Swap Interval' 2022-05-12 14:22:46 +01: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 Silence warning - video_shader_is_shader_chain_config 2022-07-01 14:16:13 +02:00
video_shader_parse.h Move code out of retroarch.c 2021-10-29 14:13:16 +02:00
video_thread_wrapper.c (video_thread_wrapper.c) Put back logs at request 2022-05-23 13:43:54 +02:00
video_thread_wrapper.h (Threaded Video/video_thread_wrapper.c) Cleaning and optimization 2022-05-18 18:27:54 -03:00