cosmopolitan/tool/viz/lib
Justine Tunney 7b26b42769 Pay off more technical debt
This makes breaking changes to add underscores to many non-standard
function names provided by the c library. MODE=tiny is now tinier and
we now use smaller locks that are better for tiny apps in this mode.
Some headers have been renamed to be in the same folder as the build
package, so it'll be easier to know which build dependency is needed.
Certain old misguided interfaces have been removed. Intel intrinsics
headers are now listed in libc/isystem (but not in the amalgamation)
to help further improve open source compatibility. Header complexity
has also been reduced. Lastly, more shell scripts are now available.

Compared to 6f7d0cb1c3, some tiny corrections were made in libc/intrin/g_fds.c and libc/zipos/open.c including double semi colons and incorrect indentation for existing vista changes that were manually pulled from this commit previously.
2023-03-20 21:07:01 -04:00
..
thunks Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
bilinearscale.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
bilinearscale.h Initial import 2020-06-15 07:18:57 -07:00
boxblur.c Change license 2020-12-27 17:18:44 -08:00
convoindex.c Change license 2020-12-27 17:18:44 -08:00
convolution.h Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
convolve.h Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
dither.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
doublechrominance.S Clean old .source directive out of asm code 2022-03-18 12:43:21 -07:00
emboss.c Change license 2020-12-27 17:18:44 -08:00
formatmatrix-byte.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
formatmatrix-double.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
formatmatrix-float.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
formatmatrix-short.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
formatstringtable-assembly.c Pay off more technical debt 2023-03-20 21:07:01 -04: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 Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
formatstringtable.c Make more compatibility improvements 2022-09-06 07:04:13 -07:00
formatstringtable.h Fix bugs and have emulator emulate itself 2020-08-31 05:17:31 -07:00
gaussian.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
getxtermcodes.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
glyphs.c WIP: Correct all typos (#498) 2022-07-20 14:01:15 -07:00
graphic.h Pay off more technical debt 2023-03-20 21:07:01 -04:00
halfblit.c Change license 2020-12-27 17:18:44 -08:00
halfblit.h Initial import 2020-06-15 07:18:57 -07:00
knobs.c Change license 2020-12-27 17:18:44 -08:00
knobs.h Initial import 2020-06-15 07:18:57 -07:00
perlin3.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
resizegraphic.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
sharpen.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
sobel.c Make _Thread_local work across platforms 2022-07-10 04:01:17 -07:00
stringbuilder.c Change noinline to dontinline (#312) 2021-11-12 15:12:18 -08:00
stringbuilder.h Initial import 2020-06-15 07:18:57 -07:00
unsharp.c Make improvements 2022-04-24 10:06:05 -07:00
vizlib.mk Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
writetoframebuffer.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
ycbcr.h Initial import 2020-06-15 07:18:57 -07:00
ycbcr2rgb3.c Pay off more technical debt 2023-03-20 21:07:01 -04:00