RetroArch/gfx/drivers_context
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
..
android_ctx.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
cgl_ctx.c Change interval type to signed int 2018-09-12 00:08:13 +02:00
cocoa_gl_ctx.m Cleanups 2018-10-01 03:46:12 +02:00
cocoa_gl_ctx_metal.m chore(metal): Separate legacy GL and Metal source 2018-11-04 20:50:50 -07:00
drm_ctx.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
emscriptenegl_ctx.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
gdi_ctx.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
gfx_null_ctx.c Change interval type to signed int 2018-09-12 00:08:13 +02:00
khr_display_ctx.c Change interval type to signed int 2018-09-12 00:08:13 +02:00
mali_fbdev_ctx.c EGL: Add callback to select EGLConfig. 2018-12-11 20:12:25 +01:00
opendingux_fbdev_ctx.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
orbis_ctx.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
osmesa_ctx.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
ps3_ctx.c Change interval type to signed int 2018-09-12 00:08:13 +02:00
qnx_ctx.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
sdl_gl_ctx.c Change interval type to signed int 2018-09-12 00:08:13 +02:00
sixel_ctx.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
switch_ctx.c [LIBNX] Native 1080p support 2019-01-01 00:26:18 +01:00
vc_egl_ctx.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
vivante_fbdev_ctx.c EGL: Add callback to select EGLConfig. 2018-12-11 20:12:25 +01:00
wayland_ctx.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
wgl_ctx.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
x_ctx.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
xegl_ctx.c Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00