Commit Graph

4665 Commits

Author SHA1 Message Date
nick black
96244bb3ff
Merge branch 'master' of github.com:dankamongmen/notcurses 2021-03-21 23:08:21 -04:00
nick black
6fd9a9fda9
[pool_release] reset width on recycle 2021-03-21 23:07:12 -04:00
nick black
fd2875eae6
[kitty] clear all graphics on startup #1437 2021-03-21 22:43:25 -04:00
nick black
24dfb0626f
[kitty] properly account for borders #1438 2021-03-21 22:40:11 -04:00
nick black
9ca15d9076
[sixel] restore DESDM 2021-03-21 19:20:35 -04:00
nick black
43e7da6398
[sixel] restore opening escape, yeesh 2021-03-21 19:18:24 -04:00
nick black
04d4372d6d
[direct] only pass pixel args when using pixel #1434 2021-03-21 18:11:54 -04:00
nick black
b8ab28c60f
[ncls] emit a newline following each image 2021-03-21 17:42:43 -04:00
nick black
f658629a1b
add new PoC caps-rendered #1430 2021-03-21 16:21:13 -04:00
nick black
214ca464aa
drop terminfo el, el1, cub1 as unused 2021-03-21 16:20:36 -04:00
nick black
92b2165b39
use fputs_unlocked() everywhere we can 2021-03-20 17:55:37 -04:00
nick black
c0a1be59ce
[fallin] not yet ready for NCBLIT_PIXEL 2021-03-20 15:35:02 -04:00
nick black
7951098261 [pixel] properly place on the y axis #1388 2021-03-20 15:25:19 -04:00
nick black
ef380fe768 [pixel] beginning of transparency-annihilation cache #1388 2021-03-20 15:25:19 -04:00
nick black
ca84f96f9c [sixel] implement sixel_wipe_cell() #1388 2021-03-20 15:25:19 -04:00
nick black
eb07e1c4ef [sixel] implement sixel_wipe_cell() #1388 2021-03-20 15:25:19 -04:00
nick black
111bb893f6 [paint] invoke sprite_wipe_cell() #1388 2021-03-20 15:25:19 -04:00
nick black
4f4175098a pixel poc: add vertical movement 2021-03-20 15:25:19 -04:00
nick black
2bd7fa33ff [kitty] invalidate sprixel on cell annihilation 2021-03-20 12:26:41 -04:00
nick black
3a3baae753 new unit test PixelCellWipePolychromatic 2021-03-20 12:26:41 -04:00
nick black
51409439f6 [fallin] put background image on first row 2021-03-20 10:59:33 -04:00
nick black
11108e4d95 [kitty] kitty_cell_wipe() now works perfectly 2021-03-20 10:59:33 -04:00
nick black
07594606fd [kitty] finish sprite_kitty_cell_wipe 2021-03-20 10:59:33 -04:00
nick black
c067c2bfd9 [kitty] further work on kitty_cell_wipe() 2021-03-20 10:59:33 -04:00
nick black
fc4c0a2d9c [kitty] most of sprite_kitty_cell_wipe() 2021-03-20 10:59:33 -04:00
nick black
9270a58b2d [pixel] unit test on sprixel_cell_wipe() 2021-03-20 10:59:33 -04:00
nick black
d6cb986d72 [pixel] multiplex sprixel_cell_wipe() 2021-03-20 10:59:33 -04:00
nick black
6ab325a36e [tinfo] zero out sixel_maxx/sixel_maxy 2021-03-20 10:59:33 -04:00
nick black
53a85871fe [pixel] detach old sprite when blitting onto existing plane 2021-03-20 10:59:33 -04:00
nick black
4f876cf962 [demo] always place HUD in the right place 2021-03-20 10:59:33 -04:00
nick black
7b0e6f432c [yield] render background into a plane #1425 2021-03-20 10:59:33 -04:00
nick black
7e03705ffb [fallin] render background to new plane #1425 2021-03-20 10:59:33 -04:00
nick black
9b9bf83863 [pixel] don't render bitmaps to existing planes 2021-03-20 10:59:33 -04:00
nick black
1b095b1bae [yield] render to new plane each iteration #1425 2021-03-20 10:59:33 -04:00
nick black
7426cc8067 fallin' demo: use NCBLIT_PIXEL #1425 2021-03-20 10:59:33 -04:00
nick black
8ea2cb9c18 yield demo: use NCBLIT_PIXEL if available #1425 2021-03-20 10:59:33 -04:00
nick black
760bdd2c35 [visual] back to basics 2021-03-20 10:45:25 -04:00
nick black
7bcc68136d [media] fix up oiio/null implementations 2021-03-20 09:08:52 -04:00
nick black
fceb0b5182 [media] move to all-c allocation #1421 2021-03-20 08:59:09 -04:00
nick black
c1ee44b1b7 [media] use c allocation to match ncvisual api 2021-03-20 08:33:22 -04:00
nick black
3ea1a79250 [kitty] properly emit m=1 on 2-chunk graphics #1426 2021-03-20 05:43:56 -04:00
nick black
2393548e38 sixel_blit_inner: properly scale rows by celldimy 2021-03-20 03:58:14 -04:00
nick black
6998db1a91 kitty_blit_inner: properly scale rows by celldimy 2021-03-20 03:54:34 -04:00
nick black
dda2cca47f [kitty] include q=1 on single-chunk sprixels 2021-03-20 02:55:37 -04:00
nick black
252826245d
[visual] c++ to c #1421 2021-03-18 08:08:26 -04:00
nick black
7d72b69f1d
[direct] move direct.cpp to c-only direct.c #1421 2021-03-18 07:57:39 -04:00
nick black
22a1482353
[sixel] improve relaxation scheme 2021-03-18 06:06:08 -04:00
nick black
5dcf4d3601
work around OIIO bswap32 definition #1392 2021-03-18 05:09:11 -04:00
nick black
b339186f14 drone: update all builders 2021-03-18 04:53:54 -04:00
nick black
ce9585b656 [sixel] relaxation: collapse 3xcomponents 2021-03-16 22:49:14 -04:00