cosmopolitan/tool/viz/lib
Justine Tunney fa20edc44d
Reduce header complexity
- Remove most __ASSEMBLER__ __LINKER__ ifdefs
- Rename libc/intrin/bits.h to libc/serialize.h
- Block pthread cancelation in fchmodat() polyfill
- Remove `clang-format off` statements in third_party
2023-11-28 14:39:42 -08:00
..
bilinearscale.c Fix warnings 2023-09-01 20:50:18 -07:00
bilinearscale.h Reduce header complexity 2023-11-28 14:39:42 -08:00
boxblur.c Clean up more code 2023-07-06 08:03:24 -07:00
BUILD.mk Rename makefiles BUILD.mk 2023-11-28 11:21:08 -08:00
convoindex.c Change license 2020-12-27 17:18:44 -08: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 Fix warnings 2023-09-01 20:50:18 -07:00
doublechrominance.S Get --ftrace working on aarch64 2023-06-05 23:35:31 -07:00
emboss.c Clean up more code 2023-07-06 08:03:24 -07:00
formatmatrix-byte.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
formatmatrix-double.c Fix warnings 2023-09-01 20:50:18 -07:00
formatmatrix-float.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
formatmatrix-short.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
formatstringtable-assembly.c Reduce header complexity 2023-11-28 14:39:42 -08:00
formatstringtable-assertion.c Change license 2020-12-27 17:18:44 -08:00
formatstringtable-basic.c Change license 2020-12-27 17:18:44 -08:00
formatstringtable-code.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
formatstringtable-testlib.h Reduce header complexity 2023-11-28 14:39:42 -08:00
formatstringtable.c Get llama.com building as an aarch64 native binary 2023-05-10 04:20:47 -07:00
formatstringtable.h Reduce header complexity 2023-11-28 14:39:42 -08:00
gaussian.c Add Intel intrinsics headers 2023-04-27 05:44:38 -07:00
getxtermcodes.c Clean up more code 2023-07-06 08:03:24 -07:00
glyphs.c WIP: Correct all typos (#498) 2022-07-20 14:01:15 -07:00
graphic.h Reduce header complexity 2023-11-28 14:39:42 -08:00
halfblit.c Change license 2020-12-27 17:18:44 -08:00
halfblit.h Reduce header complexity 2023-11-28 14:39:42 -08:00
knobs.c Change license 2020-12-27 17:18:44 -08:00
knobs.h Reduce header complexity 2023-11-28 14:39:42 -08:00
perlin3.c Reduce header complexity 2023-11-28 14:39:42 -08:00
resizegraphic.c Clean up more code 2023-07-06 08:03:24 -07:00
sharpen.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
sobel.c Clean up more code 2023-07-06 08:03:24 -07:00
stringbuilder.c Change noinline to dontinline (#312) 2021-11-12 15:12:18 -08:00
stringbuilder.h Reduce header complexity 2023-11-28 14:39:42 -08:00
unsharp.c Make improvements 2022-04-24 10:06:05 -07:00
writetoframebuffer.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
ycbcr.h Reduce header complexity 2023-11-28 14:39:42 -08:00
ycbcr2rgb3.c Make improvements 2023-09-18 21:04:47 -07:00