RetroArch/gfx
2021-08-05 15:24:41 +03:00
..
common (WINRAW) Alt key fix 2021-08-05 15:24:41 +03:00
display_servers Fixed CRTSwitchRes framebuffer bug 2021-04-19 07:38:38 -07:00
drivers Buildfix for previous commit 2021-08-02 16:19:26 +02:00
drivers_context Buildfix for previous commit 2021-08-02 16:19:26 +02:00
drivers_display (Wii U) Display scissor doesn't use inverted coordinates 2021-07-20 18:51:53 +10:00
drivers_font Implement proper ps2_font driver instead of using the font driver from gskit 2021-07-24 10:32:09 +02:00
drivers_font_renderer (freetype/stb_unicode/bitmapfont) Prevent texture bleed when rendering text at non-integer scales 2021-04-15 17:24:32 +01:00
drivers_renderchain Move defines files over to libretro-common 2021-05-18 22:15:04 +02:00
drivers_shader Added a missing include. 2021-05-05 01:52:04 -07:00
include
video_filters Compile video and audio filters as ARM64 architecture 2021-02-22 08:11:50 +01:00
video_layout Prefer using snprintf instead of insecure sprintf 2021-05-18 15:14:08 +02:00
widgets put challenge indicator above leaderboard trackers (#12530) 2021-06-18 18:00:48 +02:00
font_driver.c Add more PSL1GHT ifdefs 2020-12-27 18:56:00 +01:00
font_driver.h
gfx_animation.c improve message wrapping with CJK languages 2021-06-03 21:09:35 +09:00
gfx_animation.h Make update_time_callback a part of the animation struct 2020-10-15 08:35:37 +02:00
gfx_display.c (gfx) Fix uninitialized variables in gfx_display_draw_cursor 2021-06-22 13:52:13 +10:00
gfx_display.h Get rid of pointer grabbing for p_disp 2021-04-08 00:38:24 +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 Don't call anim_get_ptr inside gfx_thumbnail.c 2021-04-08 01:30:42 +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 (Menu+Widgets) Add workaround for FPU bug that breaks scale factor comparisons on certain platforms (fixes XMB thumbnails on 32bit Linux/Windows) 2021-07-12 12:14:55 +01:00
gfx_widgets.h show challenge indicators 2021-06-03 19:53:17 -06:00
video_coord_array.c
video_coord_array.h
video_crt_switch.c Fixed monitor index corruption on Windows and added correct fractal scalling. only used when required. 2021-07-07 18:06:47 +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 Added Aspect Ratio Full 2021-07-07 09:37:36 -04:00
video_display_server.h Cleanups 2020-09-20 17:50:06 +02:00
video_filter.c Add 'Upscale_256x-320x240' video filter 2021-01-31 13:38:40 +00:00
video_filter.h
video_layout.c
video_layout.h
video_shader_parse.c Use path_basename_nocompression where we are sure we are not 2021-04-11 17:44:41 +02:00
video_shader_parse.h Max_Shader_Parameters_Increased_to_1024 2021-07-22 10:20:50 -04:00
video_thread_wrapper.c (video_thread_wrapper) Call video_driver_get_data instead of 2021-03-20 15:15:52 +01:00
video_thread_wrapper.h Move video_driver_thread pointer grabbing to retroarch.c 2020-10-05 18:13:53 +02:00