1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 20:25:47 +00:00
RetroArch/gfx
Autechre 043a60633f
Merge pull request #10951 from fjtrujy/salamanderPS2
WIP: PS2 Salamander and multi-core
2020-07-01 21:18:53 +02:00
..
common Add HAVE_REWIND switch 2020-07-01 21:04:05 +02:00
display_servers (Win32/DispServer) Improve video resolution switching 2020-06-21 23:49:26 +01:00
drivers Merge pull request #10951 from fjtrujy/salamanderPS2 2020-07-01 21:18:53 +02:00
drivers_context (core_info.c) Get rid of calloc 2020-06-29 03:46:27 +02:00
drivers_display (Vulkan) Cleanups 2020-06-28 21:20:18 +02:00
drivers_font (drivers_font) Cleanups 2020-06-29 22:14:15 +02:00
drivers_font_renderer Style nits - turn macro names into upper-case - some while style nits 2020-06-26 20:00:19 +02:00
drivers_renderchain (D3D9 renderchain) Take out video_frame_info dependencies 2020-03-08 19:03:57 +01:00
drivers_shader Add HAVE_REWIND switch 2020-07-01 21:04:05 +02:00
include Add more headers 2019-12-07 07:17:21 +01:00
video_filters Remove manual MSB_FIRST definitions and switch to retro_endianness.h 2020-04-21 04:16:55 +02:00
video_layout (Video layout) move init_string and set_string to stdstring - 2020-03-05 11:19:44 +01:00
widgets Add 'progress message' widget (for 'RETRO_MESSAGE_TYPE_PROGRESS' core messages) 2020-06-30 17:15:36 +01:00
font_driver.c (gfx/font_driver) Use malloc 2020-06-28 00:50:48 +02:00
font_driver.h Enable correct vertical alignment of text (+ font rendering fixes) 2020-03-31 16:55:22 +01:00
gfx_animation.c Revert "Move static functions to top of files" 2020-06-26 18:40:26 +02:00
gfx_animation.h (Widgets) Fix serious heap-use-after-free errors 2020-06-10 12:32:50 +01:00
gfx_display.c Revert "Move static functions to top of files" 2020-06-26 18:40:26 +02:00
gfx_display.h Some buildfixes 2020-06-30 08:37:41 +02:00
gfx_thumbnail_path.c Avoid calloc where possible 2020-06-27 15:06:45 +02:00
gfx_thumbnail_path.h menu_thumbnail and menu_thumbnail_path now decoupled from menu 2020-02-16 16:38:17 +01:00
gfx_thumbnail.c Avoid calloc where possible 2020-06-27 15:06:45 +02:00
gfx_thumbnail.h Move gfx_thumbnail global state to rarch_state 2020-06-10 17:22:02 +02:00
gfx_widgets.c Add back HAVE_SCREENSHOTS define from SSNES days 2020-07-01 17:47:13 +02:00
gfx_widgets.h Add 'progress message' widget (for 'RETRO_MESSAGE_TYPE_PROGRESS' core messages) 2020-06-30 17:15:36 +01:00
video_coord_array.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
video_coord_array.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
video_crt_switch.c Revert "Move static functions to top of files" 2020-06-26 18:40:26 +02:00
video_crt_switch.h (VIDEOCRT SWITCH) move global state to rarch_state 2020-06-10 17:42:08 +02:00
video_defines.h Get rid of unimplemented FPGA font driver 2020-03-09 22:13:17 +01:00
video_display_server.h (display server) Cleanup 2020-02-16 17:34:26 +01:00
video_filter.c Silence another static code analysis warning 2020-06-29 23:03:26 +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 (Video layout) Get rid of video_frame_info dependency 2020-03-10 19:10:02 +01:00
video_shader_parse.c Revert "Move static functions to top of files" 2020-06-26 18:40:26 +02:00
video_shader_parse.h Get rid of menu_shader_set_modified - instead, add a single 2020-03-06 17:05:20 +01:00
video_thread_wrapper.c Add drm_go2_ctx for odroidgo2 2020-03-28 03:30:28 +00:00
video_thread_wrapper.h Update set keyboard mapping code for input driver 2019-07-27 02:21:24 +02:00