.. |
common
|
Merge pull request #10981 from yoshisuga/yoshisuga/ios-metal
|
2020-07-21 20:41:07 +02:00 |
display_servers
|
(Win32) Another buildfix for CRT changes
|
2020-07-29 04:36:29 +02:00 |
drivers
|
Update ctr_gfx.c
|
2020-07-28 15:03:43 +09:00 |
drivers_context
|
make_current is only ever used for GL, so move it out of
|
2020-07-27 10:26:13 +02: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
|
Add static globals TODO/FIXME note
|
2020-07-20 02:02:00 +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
|
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
|
Hopefully silences Emscripten warning
|
2020-07-23 11:32:50 +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
|
Enhanced playlist search functionality
|
2020-07-31 15:14:51 +01:00 |
gfx_thumbnail.h
|
Move gfx_thumbnail global state to rarch_state
|
2020-06-10 17:22:02 +02:00 |
gfx_widgets.c
|
Silence more warnings
|
2020-07-23 05:51:04 +02:00 |
gfx_widgets.h
|
Adjustments to Screenshot Notification options
|
2020-07-20 19:44:55 +02:00 |
video_coord_array.c
|
|
|
video_coord_array.h
|
|
|
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
|
|
|
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
|
Add extra parameter to unload_texture
|
2020-07-27 10:15:28 +02:00 |
video_thread_wrapper.h
|
Update set keyboard mapping code for input driver
|
2019-07-27 02:21:24 +02:00 |