RetroArch/gfx/drivers
orbea bfc366decc Squeeze extra blank lines with cat(1).
Example:

find . -type f -iname '*.c' | while read -r i; do
  cat -s "$i" > "$i.new"
  mv "$i.new" "$i"
done
2019-01-08 11:04:58 -08:00
..
ctr_shaders
d3d_shaders Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
gl_shaders Revert "Cleanup shaders_common.h" 2018-11-24 01:29:35 +01:00
gx2_shaders Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
vulkan_shaders Use additive blending for the ribbon in GL and Vulkan 2017-05-22 01:29:56 +02:00
caca_gfx.c initial SIXEL video driver 2018-07-12 16:55:08 -04:00
ctr_gfx.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
ctr_gu.h Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
d3d8.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
d3d9.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
d3d10.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
d3d11.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
d3d12.c Fix disable-rgui 2019-01-06 17:04:28 +01:00
dispmanx_gfx.c Only show max swapchain images if supported by video driver and/or 2018-04-23 13:34:30 +02:00
drm_gfx.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
drm_pixformats.h
exynos_gfx.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
gdi_gfx.c gdi: ignore menu_shader_pipeline setting 2018-10-16 10:30:57 -04:00
gl.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
gx2_gfx.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
gx_gfx.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
gx_gfx_vi_encoder.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
metal.m feat(metal): Add native rotation support for Metal driver 2018-11-29 22:04:43 -07:00
nullgfx.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
omap_gfx.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
ps2_gfx.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
psp1_gfx.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
psp1_gfx.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
sdl2_gfx.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
sdl_gfx.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
sixel_gfx.c Fix build with '--enable-sixel'. (#7704) 2018-12-06 10:09:03 -05:00
sunxi_gfx.c Only show max swapchain images if supported by video driver and/or 2018-04-23 13:34:30 +02:00
switch_gfx.c vim - add RetroArch style conventions 2018-09-15 17:43:34 +02:00
switch_nx_gfx.c [LIBNX] Fix Switch video driver with enabled GL build 2018-09-28 22:53:46 +02:00
vg.c (VG) Buildfix 2018-11-06 20:58:41 +01:00
vga_gfx.c Only show max swapchain images if supported by video driver and/or 2018-04-23 13:34:30 +02:00
vita2d_gfx.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
vulkan.c Vulkan: Fix potential crash when toggling fullscreen. 2018-12-12 13:28:46 +01:00
xenon360_gfx.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
xshm_gfx.c Only show max swapchain images if supported by video driver and/or 2018-04-23 13:34:30 +02:00
xvideo.c Get rid of double void argument 2018-07-14 00:54:14 +02:00