RetroArch/gfx
retroNUC d24cdbfb15
Allow repositioning of RetroAchievement notifications (#14777)
* Allow repositioning of achievement notifications

* PS4/ORBIS build fix

Would have thought cheevos-related notification code was wrapped in HAVE_CHEEVOS, but guess not.
2022-12-30 16:55:38 +01:00
..
common Cleanups 2022-12-05 14:03:21 +01:00
display_servers Style nits/minor cleanups 2022-12-05 14:24:49 +01:00
drivers Rename retroarch_get_current_savestate_path and retroarch_get_entry_state_path 2022-12-29 02:13:31 +01:00
drivers_context Remove video_driver_set_video_cache_context_ack - replace with single line 2022-11-23 20:55:05 +01:00
drivers_display (D3D12) Use flags instead of boolean variables 2022-11-03 01:31:15 +01:00
drivers_font (input_driver.c) Turn bunch of functions static that are never accessed outside 2022-11-23 19:14:24 +01:00
drivers_font_renderer (font_renderer) Cleanups 2022-11-15 16:03:01 +01:00
drivers_shader Fix more C89_BUILD issues 2022-12-22 23:10:15 +01:00
include Some CXX_BUILD fixes 2022-08-05 17:40:06 +02:00
video_filters Add 256x192 snn upscale function (Fuse core) (#14667) 2022-11-24 19:54:24 +01:00
video_layout Prefer using snprintf instead of insecure sprintf 2021-05-18 15:14:08 +02:00
widgets Allow repositioning of RetroAchievement notifications (#14777) 2022-12-30 16:55:38 +01:00
font_driver.c Change msg_len of font driver to size_t - avoids all the type 2022-09-02 01:10:28 +02:00
font_driver.h Change msg_len of font driver to size_t - avoids all the type 2022-09-02 01:10:28 +02:00
gfx_animation.c (gfx_display/gfx_animation) Use flags instead of bools (#14488) 2022-10-07 00:10:32 +02:00
gfx_animation.h (gfx_display/gfx_animation) Use flags instead of bools (#14488) 2022-10-07 00:10:32 +02:00
gfx_display.c Cleanup header includes 2022-12-05 15:10:19 +01:00
gfx_display.h (menu_driver.c) Use flags instead of bools (#14500) 2022-10-08 22:52:18 +02:00
gfx_thumbnail_path.c Rollback extended character PR - caused too many issues 2022-11-02 06:23:46 +01:00
gfx_thumbnail_path.h Allow On-Demand Thumbnails in Explore menu (#14385) 2022-09-05 00:01:38 +02:00
gfx_thumbnail.c (menu_driver.c) Use flags instead of bools (#14500) 2022-10-08 22:52:18 +02:00
gfx_thumbnail.h (menu_driver.c) Use flags instead of bools (#14500) 2022-10-08 22:52:18 +02:00
gfx_widgets.c Silence some signed/unsigned mismatch warnings 2022-11-21 19:34:43 +01:00
gfx_widgets.h Allow repositioning of RetroAchievement notifications (#14777) 2022-12-30 16:55:38 +01:00
video_coord_array.c
video_coord_array.h reorder structs, alignment 2020-08-15 00:35:15 +02:00
video_crt_switch.c (video_crt_switch.c) Get rid of unnecessary strlen 2022-08-04 00:10:19 +02: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 Enable localization of video rotation, orientation, aspect ratio options. (#14744) 2022-12-19 21:36:06 +01:00
video_display_server.h Refresh rate switch addition on startup (#13316) 2021-12-03 17:52:46 +01:00
video_driver.c Append Preset (#14737) (#14757) 2022-12-22 21:36:32 +01:00
video_driver.h Automatic Frame Delay improvements (#14754) 2022-12-22 18:58:26 +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
video_layout.c
video_layout.h Reorder structs/alignment 2020-08-25 20:39:06 +02:00
video_shader_parse.c Fix more C89_BUILD issues 2022-12-22 23:10:15 +01:00
video_shader_parse.h No C++ comments in C files 2022-12-22 23:06:48 +01:00
video_thread_wrapper.c (video_thread_wrapper) For threaded/audio video wrapper we will use 2022-11-18 20:42:47 +01:00
video_thread_wrapper.h (video_thread_wrapper) For threaded/audio video wrapper we will use 2022-11-18 20:42:47 +01:00