cosmopolitan/tool/viz/lib
Jōshin 89fc95fefd
Rerun clang-format on the repo (#1217)
🚨 clang-format changes output per version!

This is with version 19.0.0. The modifications seem to be fixing the old
version’s errors - mainly involving omitted whitespace around binary ops
and inserted whitespace between goto labels and colons (if followed by a
curly brace.)

Also fixes a few mistakes made by e.g. someone (ahem) forgetting to pass
his ctl/string.h modifications through it.

We should add this to .git-blame-ignore-revs once we have its final hash
on master.
2024-06-15 16:34:48 -04:00
..
bilinearscale.c Rename _bsr/_bsf to bsr/bsf 2024-03-04 17:33:26 -08:00
bilinearscale.h Reduce header complexity 2023-11-28 14:39:42 -08:00
boxblur.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
BUILD.mk Implement proper time zone support 2024-05-04 23:06:37 -07:00
convoindex.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
convolution.h Reduce header complexity 2023-11-28 14:39:42 -08:00
convolve.h Reduce header complexity 2023-11-28 14:39:42 -08:00
dither.c Bring back gc() function 2024-01-08 10:26:28 -08:00
doublechrominance.S Fix more vi modelines (#1006) 2023-12-13 02:28:11 -05:00
emboss.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
formatmatrix-byte.c Bring back gc() function 2024-01-08 10:26:28 -08:00
formatmatrix-double.c Bring back gc() function 2024-01-08 10:26:28 -08:00
formatmatrix-float.c Bring back gc() function 2024-01-08 10:26:28 -08:00
formatmatrix-short.c Bring back gc() function 2024-01-08 10:26:28 -08:00
formatstringtable-assembly.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
formatstringtable-assertion.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
formatstringtable-basic.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
formatstringtable-code.c Run clang-format (#1197) 2024-06-01 16:30:43 -04:00
formatstringtable-testlib.h Reduce header complexity 2023-11-28 14:39:42 -08:00
formatstringtable.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
formatstringtable.h Reduce header complexity 2023-11-28 14:39:42 -08:00
gaussian.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
getxtermcodes.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
glyphs.c Run clang-format (#1197) 2024-06-01 16:30:43 -04:00
graphic.h Reduce header complexity 2023-11-28 14:39:42 -08:00
halfblit.c Run clang-format (#1197) 2024-06-01 16:30:43 -04:00
halfblit.h Reduce header complexity 2023-11-28 14:39:42 -08:00
knobs.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
knobs.h Reduce header complexity 2023-11-28 14:39:42 -08:00
perlin3.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
resizegraphic.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
sharpen.c Implement proper time zone support 2024-05-04 23:06:37 -07:00
sobel.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
stringbuilder.c Run clang-format (#1197) 2024-06-01 16:30:43 -04:00
stringbuilder.h Reduce header complexity 2023-11-28 14:39:42 -08:00
unsharp.c Rerun clang-format on the repo (#1217) 2024-06-15 16:34:48 -04:00
writetoframebuffer.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
ycbcr.h Reduce header complexity 2023-11-28 14:39:42 -08:00
ycbcr2rgb3.c Implement proper time zone support 2024-05-04 23:06:37 -07:00