1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 20:25:47 +00:00
RetroArch/gfx
2021-09-21 21:38:07 +02:00
..
common Add workaround to fix keyboard input when using x11+udev (#12981) 2021-09-13 18:02:40 +02:00
display_servers Merge pull request #12795 from sonninnos/video-rate-switch 2021-09-12 16:15:04 +02:00
drivers Fixed d3d9 mvp matrix issue (#12984) 2021-09-15 01:17:56 +02:00
drivers_context standardize include path for config.h 2021-08-18 18:54:40 -04:00
drivers_display standardize include path for config.h 2021-08-18 18:54:40 -04:00
drivers_font (3DS) Add bottom screen menu (#12470) 2021-09-03 18:14:03 +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 standardize include path for config.h 2021-08-18 18:54:40 -04:00
include Add more headers 2019-12-07 07:17:21 +01:00
video_filters remove unused variable 2021-09-21 17:38:07 +02:00
video_layout Prefer using snprintf instead of insecure sprintf 2021-05-18 15:14:08 +02:00
widgets Get rid of menu_driver_get_ptr - we are going to be using only one 2021-09-21 07:14:27 +02:00
font_driver.c Add more PSL1GHT ifdefs 2020-12-27 18:56:00 +01:00
font_driver.h Reorder structs, alignment 2020-08-18 17:16:59 +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 Don't do rotate_z call for every draw_texture_slice call 2021-09-21 21:38:07 +02:00
gfx_display.h Don't do rotate_z call for every draw_texture_slice call 2021-09-21 21:38: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 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 Get rid of gfx_display_set_msg_force 2021-09-21 21:10:38 +02:00
gfx_widgets.h show challenge indicators 2021-06-03 19:53:17 -06: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 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 Automatic refresh rate switch where available 2021-08-21 01:15:41 +03:00
video_filter.c Add 'Picoscale_256x-320x240' video filter (#12997) 2021-09-15 20:20:56 +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 Move code out of retroarch.c 2021-09-18 22:05:03 +02:00
video_shader_parse.h Move code out of retroarch.c 2021-09-18 22:05:03 +02:00
video_thread_wrapper.c Add HDR support for D3D12 (rebased PR from MajorPainTheCactus) (#12917) 2021-09-03 06:15:25 +02:00
video_thread_wrapper.h Add HDR support for D3D12 (rebased PR from MajorPainTheCactus) (#12917) 2021-09-03 06:15:25 +02:00