.. |
ctr_shaders
|
|
|
d3d_shaders
|
|
|
gl_shaders
|
|
|
gx2_shaders
|
Cleanups
|
2023-06-01 22:52:05 +02:00 |
rsx_shaders
|
|
|
vulkan_shaders
|
|
|
caca_gfx.c
|
video_frame_info - start passing flags
|
2023-08-16 19:17:23 +02:00 |
ctr_gfx.c
|
(CTR) Cut down on runloop_get_flags calls
|
2023-08-16 19:53:59 +02:00 |
ctr_gu.h
|
|
|
d3d8.c
|
Fix crash when using threaded video (#16518)
|
2024-05-13 07:24:51 -07:00 |
d3d9_renderchain.h
|
|
|
d3d9cg.c
|
Remove unneeded video_driver_set_gpu_device_string/get_gpu_device_string
|
2023-09-06 03:08:48 +02:00 |
d3d9hlsl.c
|
Remove unneeded video_driver_set_gpu_device_string/get_gpu_device_string
|
2023-09-06 03:08:48 +02:00 |
d3d10.c
|
Added rolling scan line simulation based on the shader subframe feature. This is implemented with a scrolling scissor rect rather than in the shader itself as this is more efficient although may not work for every shader pass - we may need an option to exclude certain passes. The implementation simply divides the screen up by the number of sub frames and then moves the scissor rect down over the screen over the number of sub frames. (#16282)
|
2024-03-19 08:59:36 -07:00 |
d3d11.c
|
Added rolling scan line simulation based on the shader subframe feature. This is implemented with a scrolling scissor rect rather than in the shader itself as this is more efficient although may not work for every shader pass - we may need an option to exclude certain passes. The implementation simply divides the screen up by the number of sub frames and then moves the scissor rect down over the screen over the number of sub frames. (#16282)
|
2024-03-19 08:59:36 -07:00 |
d3d12.c
|
Added rolling scan line simulation based on the shader subframe feature. This is implemented with a scrolling scissor rect rather than in the shader itself as this is more efficient although may not work for every shader pass - we may need an option to exclude certain passes. The implementation simply divides the screen up by the number of sub frames and then moves the scissor rect down over the screen over the number of sub frames. (#16282)
|
2024-03-19 08:59:36 -07:00 |
dispmanx_gfx.c
|
video_frame_info - start passing flags
|
2023-08-16 19:17:23 +02:00 |
drm_gfx.c
|
video_frame_info - start passing flags
|
2023-08-16 19:17:23 +02:00 |
drm_pixformats.h
|
|
|
exynos_gfx.c
|
video_frame_info - start passing flags
|
2023-08-16 19:17:23 +02:00 |
fpga_gfx.c
|
video_frame_info - start passing flags
|
2023-08-16 19:17:23 +02:00 |
gdi_gfx.c
|
video_frame_info - start passing flags
|
2023-08-16 19:17:23 +02:00 |
gl1.c
|
Fix crash when using threaded video (#16518)
|
2024-05-13 07:24:51 -07:00 |
gl2.c
|
Fix crash when using threaded video (#16518)
|
2024-05-13 07:24:51 -07:00 |
gl3.c
|
Fix crash when using threaded video (#16518)
|
2024-05-13 07:24:51 -07:00 |
gx2_gfx.c
|
video_frame_info - start passing flags
|
2023-08-16 19:17:23 +02:00 |
gx_gfx.c
|
video_frame_info - start passing flags
|
2023-08-16 19:17:23 +02:00 |
gx_gfx_vi_encoder.c
|
|
|
metal.m
|
Squashed commit of the following: (#16142)
|
2024-01-19 23:11:31 -08:00 |
network_gfx.c
|
video_frame_info - start passing flags
|
2023-08-16 19:17:23 +02:00 |
oga_gfx.c
|
video_frame_info - start passing flags
|
2023-08-16 19:17:23 +02:00 |
omap_gfx.c
|
video_frame_info - start passing flags
|
2023-08-16 19:17:23 +02:00 |
ps2_gfx.c
|
Clean up gfx driver interface structs (#15379)
|
2023-06-14 04:42:34 +02:00 |
psp1_gfx.c
|
video_frame_info - start passing flags
|
2023-08-16 19:17:23 +02:00 |
psp1_gfx.h
|
|
|
rsx_gfx.c
|
video_frame_info - start passing flags
|
2023-08-16 19:17:23 +02:00 |
sdl2_gfx.c
|
Update sdl2_gfx.c
|
2023-10-31 12:01:00 -07:00 |
sdl_dingux_gfx.c
|
video_frame_info - start passing flags
|
2023-08-16 19:17:23 +02:00 |
sdl_gfx.c
|
video_frame_info - start passing flags
|
2023-08-16 19:17:23 +02:00 |
sdl_rs90_gfx.c
|
video_frame_info - start passing flags
|
2023-08-16 19:17:23 +02:00 |
sixel_gfx.c
|
video_frame_info - start passing flags
|
2023-08-16 19:17:23 +02:00 |
sunxi_gfx.c
|
video_frame_info - start passing flags
|
2023-08-16 19:17:23 +02:00 |
switch_nx_gfx.c
|
video_frame_info - start passing flags
|
2023-08-16 19:17:23 +02:00 |
vg.c
|
video_frame_info - start passing flags
|
2023-08-16 19:17:23 +02:00 |
vga_gfx.c
|
video_frame_info - start passing flags
|
2023-08-16 19:17:23 +02:00 |
vita2d_gfx.c
|
video_frame_info - start passing flags
|
2023-08-16 19:17:23 +02:00 |
vulkan.c
|
vulkan: Add support for A2R10G10B10 HDR format (#16435)
|
2024-04-18 07:34:46 -07:00 |
xenon360_gfx.c
|
video_frame_info - start passing flags
|
2023-08-16 19:17:23 +02:00 |
xshm_gfx.c
|
video_frame_info - start passing flags
|
2023-08-16 19:17:23 +02:00 |
xvideo.c
|
video_frame_info - more flags
|
2023-08-16 19:47:24 +02:00 |