.. |
common
|
Small cleanup to get_refresh_rate function
|
2020-08-04 03:12:51 +02:00 |
display_servers
|
Cleanup
|
2020-08-04 03:23:48 +02:00 |
drivers
|
(D3D) Buildfix
|
2020-08-08 19:12:01 +02:00 |
drivers_context
|
[gfx] Fix static function placement.
|
2020-08-10 00:51:14 -03:00 |
drivers_display
|
Warning fixes
|
2020-07-23 07:39:08 +02:00 |
drivers_font
|
(libnx) Prevent some warnings
|
2020-07-31 10:54:57 +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
|
gl_glsl_set_proc_address unneeded - remove it
|
2020-08-04 03:58:51 +02:00 |
include
|
Add more headers
|
2019-12-07 07:17:21 +01:00 |
video_filters
|
Make Blargg_snes filter customizable.
|
2020-07-20 22:57:07 +02:00 |
video_layout
|
(Video layout) move init_string and set_string to stdstring -
|
2020-03-05 11:19:44 +01:00 |
widgets
|
Adjustments to Screenshot Notification options
|
2020-07-20 19:44:55 +02: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
|
Simplify gfx_animation by switching from dynarray to RBUF
|
2020-08-13 05:23:32 +09:00 |
gfx_animation.h
|
(Widgets) Fix serious heap-use-after-free errors
|
2020-06-10 12:32:50 +01:00 |
gfx_display.c
|
Cleanups
|
2020-08-03 22:09:14 +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
|
'comparison of integer expressions of different signedness' warning fix
|
2020-08-05 09:55:06 +01:00 |
gfx_thumbnail.h
|
Move gfx_thumbnail global state to rarch_state
|
2020-06-10 17:22:02 +02:00 |
gfx_widgets.c
|
Cleanups
|
2020-08-03 22:09:14 +02:00 |
gfx_widgets.h
|
Adjustments to Screenshot Notification options
|
2020-07-20 19:44:55 +02: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
|
Update video_crt_switch.c
|
2020-07-28 18:43:29 +01:00 |
video_crt_switch.h
|
Added ability to adjust porch values
|
2020-07-28 14:25:38 +01:00 |
video_defines.h
|
Revert "Add 7:3 aspect ratio"
|
2020-07-07 11:44:57 +02:00 |
video_display_server.h
|
Update video_display_server.h
|
2020-07-28 18:28:31 +01:00 |
video_filter.c
|
Cleanups
|
2020-07-18 14:11:13 +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 "Video context driver cleanups - less functions to go through with"
|
2020-07-26 23:12:05 +02:00 |
video_shader_parse.h
|
Increased Slang Max Params, Textures & Passes
|
2020-07-05 13:45:58 -04:00 |
video_thread_wrapper.c
|
Revert "Add get_metrics to poke interface"
|
2020-08-02 23:44:28 +02:00 |
video_thread_wrapper.h
|
Update set keyboard mapping code for input driver
|
2019-07-27 02:21:24 +02:00 |