cosmopolitan/tool/viz/lib
Justine Tunney 5f4f6b0e69 Make _Thread_local work across platforms
We now rewrite the binary image at runtime on Windows and XNU to change
mov %fs:0,%reg instructions to use %gs instead. There's also simpler
threading API introduced by this change and it's called _spawn() and
_join(), which has replaced most clone() usage.
2022-07-10 04:01:17 -07:00
..
thunks Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
bilinearscale.c Make improvements 2022-04-24 10:06:05 -07: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 Make improvements 2022-04-24 10:06:05 -07:00
dither.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08: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 Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
formatmatrix-double.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
formatmatrix-float.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
formatmatrix-short.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
formatstringtable-assembly.c Do code cleanup use duff device linenoise i/o 2022-04-22 18:56:52 -07: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 Do code cleanup use duff device linenoise i/o 2022-04-22 18:56:52 -07:00
formatstringtable-testlib.h Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
formatstringtable.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
formatstringtable.h Fix bugs and have emulator emulate itself 2020-08-31 05:17:31 -07:00
gaussian.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
getxtermcodes.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
glyphs.c Change license 2020-12-27 17:18:44 -08:00
graphic.h Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08: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 Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
resizegraphic.c Change license 2020-12-27 17:18:44 -08: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 Make C memory safe like Rust 2021-02-01 03:58:46 -08: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 Reduce makefile dependencies by 10% 2022-06-08 20:01:28 -07:00