RetroArch/gfx
刘皓 1a5eb6e8b9
Implement `get_proc_address` for emscriptenwebgl_ctx
2025-04-23 22:12:10 -04:00
..
common Define WIN32_LEAN_AND_MEAN to avoid collision with winsock2 2025-04-12 10:45:08 +00:00
display_servers Define WIN32_LEAN_AND_MEAN to avoid collision with winsock2 2025-04-12 10:45:08 +00:00
drivers Define WIN32_LEAN_AND_MEAN to avoid collision with winsock2 2025-04-12 10:45:08 +00:00
drivers_context Implement `get_proc_address` for emscriptenwebgl_ctx 2025-04-23 22:12:10 -04:00
drivers_font Define WIN32_LEAN_AND_MEAN to avoid collision with winsock2 2025-04-12 10:45:08 +00:00
drivers_font_renderer Fix typos (#17068) 2024-10-01 17:36:33 -07:00
drivers_shader PSVita: add missing include 2025-04-10 21:10:45 +00:00
include Update Vulkan headers to v1.1.130 (#16952) 2024-09-02 08:39:44 -07:00
video_filters Syntax style nits 2024-12-23 05:44:40 +01:00
widgets Small cleanups 2025-01-15 12:37:35 +01:00
font_driver.c CXX_BUILDFIX buildfixes 2024-07-20 19:42:45 +02:00
font_driver.h CTR: Silence a couple of GCC 14 warnings 2025-03-16 01:01:04 +00:00
gfx_animation.c Local len variables need to have '_' prefix 2024-12-30 14:03:58 +01:00
gfx_animation.h Move XMB-specific line ticker code to xmb.c 2024-07-23 21:02:20 +02:00
gfx_display.c Cleanups - less settings pointer grabbing 2025-02-11 10:12:12 +01:00
gfx_display.h XMB: Color tuning (#17547) 2025-02-10 11:52:08 +01:00
gfx_thumbnail.c GLUI: Add save state thumbnails (#17592) 2025-02-18 17:11:46 +01:00
gfx_thumbnail.h (menu_driver.c) Use flags instead of bools (#14500) 2022-10-08 22:52:18 +02:00
gfx_thumbnail_path.c Style nits 2025-02-12 10:17:35 +01:00
gfx_thumbnail_path.h Standardize naming of local len variables 2024-12-30 14:27:24 +01:00
gfx_widgets.c CTR: Silence a couple of GCC 14 warnings 2025-03-16 01:01:04 +00:00
gfx_widgets.h Color the notification icon by message category (#17573) 2025-02-17 01:38:16 +01:00
video_crt_switch.c Cleanups - less settings pointer grabbing 2025-02-11 10:12:12 +01:00
video_crt_switch.h Cleanups - less settings pointer grabbing 2025-02-11 10:12:12 +01:00
video_defines.h Pixel perfect integer scaling improvements (#17098) 2024-10-14 14:44:10 -07:00
video_display_server.h apple: display server, including ProMotion support (#16963) 2024-09-04 22:52:59 -07:00
video_driver.c Allow frame_time_accumulator to go negative 2025-03-20 21:44:39 +00:00
video_driver.h Enable pthreads on Emscripten (#17586) 2025-02-20 00:59:25 +01:00
video_filter.c Change config_get_path/array return back to bool (#17333) 2025-01-02 14:35:33 +01:00
video_filter.h Fix some linkage errors with RA MSVC 2010 2017-12-30 13:00:08 +01:00
video_shader_parse.c remove a debug message 2025-03-31 18:23:56 +02:00
video_shader_parse.h get rid of some settings_t pointer passing 2025-02-10 15:47:18 +01:00
video_thread_wrapper.c Fix non-griffin build for 3DS and make it the default 2025-04-06 18:35:41 +00:00
video_thread_wrapper.h Fix crash when using threaded video (#16518) 2024-05-13 07:24:51 -07:00