.. |
common
|
Move video state to gfx/video_driver.c - reduces filesize of retroarch.c to 809kb (#13104)
|
2021-10-13 14:56:22 +02:00 |
display_servers
|
Merge pull request #12795 from sonninnos/video-rate-switch
|
2021-09-12 16:15:04 +02:00 |
drivers
|
(3DS) Ensure parallax barrier is disabled when '3DS Display Mode' is '2D'
|
2021-10-13 12:31:43 +01:00 |
drivers_context
|
Merge pull request #12632 from Sunderland93/remove-xdg-shell-v6
|
2021-10-07 05:10:53 +02:00 |
drivers_display
|
Rename gl_common.h to gl2_common.h and remove some file dependencies
|
2021-09-26 17:42:12 +02:00 |
drivers_font
|
Fix available resolution options and improve scaling together with pixel perfect
|
2021-10-04 23:53:55 +02:00 |
drivers_font_renderer
|
|
|
drivers_renderchain
|
Move d3d9 headers to gfx/include/d3d9
|
2021-09-26 12:49:53 +02:00 |
drivers_shader
|
Rename gl_common.h to gl2_common.h and remove some file dependencies
|
2021-09-26 17:42:12 +02:00 |
include
|
Move d3d9 headers to gfx/include/d3d9
|
2021-09-26 12:49:53 +02:00 |
video_filters
|
Fix blargg warning + some cleanups
|
2021-09-30 18:20:29 +02:00 |
video_layout
|
|
|
widgets
|
Fix Cheevos regression
|
2021-10-01 16:19:50 +02:00 |
font_driver.c
|
|
|
font_driver.h
|
|
|
gfx_animation.c
|
Move anim_get_ptr to gfx_animation.c
|
2021-09-20 20:17:53 +02:00 |
gfx_animation.h
|
Move anim_get_ptr to gfx_animation.c
|
2021-09-20 20:17:53 +02:00 |
gfx_display.c
|
Move more code from retroarch.c to video_driver.c - retroarch.c now
|
2021-10-13 15:15:24 +02:00 |
gfx_display.h
|
Don't do rotate_z call for every draw_texture_slice call
|
2021-09-21 21:38:07 +02:00 |
gfx_thumbnail_path.c
|
|
|
gfx_thumbnail_path.h
|
|
|
gfx_thumbnail.c
|
move gfx_thumb_state to gfx_thumbnail.c
|
2021-09-30 18:05:00 +02:00 |
gfx_thumbnail.h
|
|
|
gfx_widgets.c
|
Move some variables to widget state
|
2021-10-13 17:25:31 +02:00 |
gfx_widgets.h
|
Move gfx_widgets_ready to gfx_widgets.h
|
2021-10-13 17:51:46 +02:00 |
video_coord_array.c
|
|
|
video_coord_array.h
|
|
|
video_crt_switch.c
|
|
|
video_crt_switch.h
|
|
|
video_defines.h
|
|
|
video_display_server.h
|
Automatic refresh rate switch where available
|
2021-08-21 01:15:41 +03:00 |
video_driver.c
|
Move some code to gfx/video_driver.c
|
2021-10-15 02:25:12 +02:00 |
video_driver.h
|
Move more code from retroarch.c to video_driver.c - retroarch.c now
|
2021-10-13 15:15:24 +02:00 |
video_filter.c
|
Add 'Picoscale_256x-320x240' video filter (#12997)
|
2021-09-15 20:20:56 +02:00 |
video_filter.h
|
|
|
video_layout.c
|
|
|
video_layout.h
|
|
|
video_shader_parse.c
|
Fixes --disable-menu
|
2021-10-15 14:32:07 +02:00 |
video_shader_parse.h
|
Move code out of retroarch.c
|
2021-09-18 22:05:03 +02:00 |
video_thread_wrapper.c
|
Adding to get_video_output_size 2 parameters for additional info
|
2021-10-04 23:53:55 +02:00 |
video_thread_wrapper.h
|
Add HDR support for D3D12 (rebased PR from MajorPainTheCactus) (#12917)
|
2021-09-03 06:15:25 +02:00 |