.. |
common
|
(WIN32) Fix Pause vs NumLock in dinput/sdl2 (#15533)
|
2023-07-30 09:50:08 +02:00 |
display_servers
|
- Safer code - use strlcpy where possible instead of manual character
|
2023-06-20 16:33:55 +02:00 |
drivers
|
Cleanups:
|
2023-07-18 16:46:54 +02:00 |
drivers_context
|
Cut down on update_title code duplication
|
2023-07-16 08:00:49 +02:00 |
drivers_font
|
Remove now obsolete xdk1_xfonts.c
|
2023-06-15 12:59:32 +02:00 |
drivers_font_renderer
|
Cleanups for font drivers
|
2023-06-15 12:37:09 +02:00 |
drivers_shader
|
Avoid some implicit memsets
|
2023-07-17 16:53:46 +02:00 |
include
|
Some CXX_BUILD fixes
|
2022-08-05 17:40:06 +02:00 |
video_filters
|
CyberLab Custom Blargg NTSC Video Filter Preset Update (#14426)
|
2023-04-07 02:08:55 +01:00 |
widgets
|
Recalculate animation end position if layout changes after start.
|
2023-07-25 10:18:01 +02:00 |
font_driver.c
|
Get rid of some code duplication in MaterialUI/Ozone
|
2023-06-16 00:48:16 +02:00 |
font_driver.h
|
Get rid of some code duplication in MaterialUI/Ozone
|
2023-06-16 00:48:16 +02:00 |
gfx_animation.c
|
- Safer code - use strlcpy where possible instead of manual character
|
2023-06-20 16:33:55 +02:00 |
gfx_animation.h
|
Header uniformity cleanups
|
2023-05-30 21:21:05 +02:00 |
gfx_display.c
|
Remove unused gfx_display_ctx_null
|
2023-06-20 06:47:06 +02:00 |
gfx_display.h
|
Header uniformity cleanups
|
2023-05-30 21:21:05 +02:00 |
gfx_thumbnail_path.c
|
Fix history download thumbnail issue
|
2023-07-17 15:06:29 +02:00 |
gfx_thumbnail_path.h
|
Replace more strlcat calls
|
2023-07-16 18:07:49 +02:00 |
gfx_thumbnail.c
|
Cleanups:
|
2023-07-18 16:46:54 +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
|
Get rid of font_driver_flush
|
2023-06-15 23:41:40 +02:00 |
gfx_widgets.h
|
Header uniformity cleanups
|
2023-05-30 21:21:05 +02: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) C89 build fixes
|
2023-07-16 20:50:35 +02:00 |
video_crt_switch.h
|
CRT: fix aspect ratio for tate games on a horizontal screen (#15378)
|
2023-06-14 04:42:43 +02:00 |
video_defines.h
|
Display server for KMS
|
2023-05-19 17:34:25 +02:00 |
video_display_server.h
|
Display server for KMS
|
2023-05-19 17:34:25 +02:00 |
video_driver.c
|
Fix window title after video reinit
|
2023-07-20 14:36:55 +02:00 |
video_driver.h
|
Fix window title after video reinit
|
2023-07-20 14:36:55 +02:00 |
video_filter.c
|
Reduce char arrays -
|
2023-06-19 18:16:40 +02:00 |
video_filter.h
|
|
|
video_shader_parse.c
|
Shader preset save fix + cleanup
|
2023-07-20 17:44:43 +02:00 |
video_shader_parse.h
|
Header uniformity cleanups
|
2023-05-30 21:21:05 +02:00 |
video_thread_wrapper.c
|
(Font) Less casting
|
2023-05-07 21:13:44 +02:00 |
video_thread_wrapper.h
|
(video_thread_wrapper) For threaded/audio video wrapper we will use
|
2022-11-18 20:42:47 +01:00 |