.. |
common
|
(win32_common.c) Optimize win32_save_positions - is always called whenever the window moves around (WM_MOVE) so is worth optimizing
|
2022-07-09 16:16:23 +02:00 |
display_servers
|
(libretro-common) Style nits/cleanups
|
2022-07-10 18:13:49 +02:00 |
drivers
|
use path_basename_nocompression where it is safe to do so
|
2022-07-12 19:14:12 +02:00 |
drivers_context
|
(PSL1GHT) Silence some warnings
|
2022-07-03 14:20:10 +02:00 |
drivers_display
|
(PSL1GHT) Silence some warnings
|
2022-07-03 14:20:10 +02:00 |
drivers_font
|
(GL1/GL2 Raster fonts) remove dead code
|
2022-07-08 22:46:03 +02:00 |
drivers_font_renderer
|
(Freetype) Prevent potential free issue on WiiU - play it safe for
|
2022-07-15 19:28:21 +02:00 |
drivers_shader
|
Merge pull request #13961 from libretro/orbisdev-orbis
|
2022-05-23 22:00:08 +01:00 |
include
|
Cg rewrite (#13871)
|
2022-04-22 05:39:14 +02:00 |
video_filters
|
change function's alias
|
2022-05-23 20:40:31 +02:00 |
video_layout
|
|
|
widgets
|
Deprecate fill_pathname_base_noext
|
2022-07-11 20:13:44 +02:00 |
font_driver.c
|
(font_driver.c) Some cleanups - remove unnecessary log messages
|
2022-07-08 16:03:58 +02:00 |
font_driver.h
|
(GL2 Raster font) Prefix gl_raster_font with gl2_
|
2022-05-17 14:16:53 +02:00 |
gfx_animation.c
|
(gfx_animation.c) Cleanups - use float constant values -
|
2022-07-07 16:56:54 +02:00 |
gfx_animation.h
|
Get rid of gfx_timer_t typedef - replace with float
|
2022-07-06 14:41:15 +02:00 |
gfx_display.c
|
Remove some more explicit NULL-termination when we're calling a
|
2022-07-19 20:43:12 +02:00 |
gfx_display.h
|
(gfx_display.c) Cleanups -
|
2022-07-06 20:05:43 +02:00 |
gfx_thumbnail_path.c
|
Cleanups:
|
2022-07-12 20:44:00 +02:00 |
gfx_thumbnail_path.h
|
|
|
gfx_thumbnail.c
|
(libretro-common) Style nits/cleanups
|
2022-07-10 18:13:49 +02:00 |
gfx_thumbnail.h
|
(Ozone+XMB) Savestate thumbnail aspect ratio (#14139)
|
2022-07-03 16:14:51 +02:00 |
gfx_widgets.c
|
Small opts (#14186)
|
2022-07-19 10:01:33 +02:00 |
gfx_widgets.h
|
Get rid of gfx_timer_t typedef - replace with float
|
2022-07-06 14:41:15 +02:00 |
video_coord_array.c
|
|
|
video_coord_array.h
|
|
|
video_crt_switch.c
|
(video_crt_switch) Cleanups and potential build fix
|
2021-11-21 12:08:31 +01:00 |
video_crt_switch.h
|
|
|
video_defines.h
|
(D3D11/12) Add waitable swapchains and max frame latency option
|
2022-06-07 00:25:03 +03:00 |
video_display_server.h
|
Refresh rate switch addition on startup (#13316)
|
2021-12-03 17:52:46 +01:00 |
video_driver.c
|
* (gfx_widgets) ptr_width >= ptr_height - equal would just mean setting ptr_width to
|
2022-07-09 13:00:50 +02:00 |
video_driver.h
|
Enable automatic configuration of 'VSync Swap Interval'
|
2022-05-12 14:22:46 +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
|
|
|
video_shader_parse.c
|
Remove some more explicit NULL-termination when we're calling a
|
2022-07-19 20:43:12 +02:00 |
video_shader_parse.h
|
(video_shader_parse)
|
2022-07-11 14:00:35 +02:00 |
video_thread_wrapper.c
|
(video_thread_wrapper.c) Put back logs at request
|
2022-05-23 13:43:54 +02:00 |
video_thread_wrapper.h
|
(Threaded Video/video_thread_wrapper.c) Cleaning and optimization
|
2022-05-18 18:27:54 -03:00 |