Commit Graph

3504 Commits (740dc2497da673c9ac7b308fce5aee3027f6bc64)
 

Author SHA1 Message Date
joseLuís 94827c12a2 rust: update dependencies 4 years ago
joseLuís fed2d7cb9b rust: fix comments 4 years ago
joseLuís e8ff092f50 rust: fix input; add constructor 4 years ago
joseLuís 2f3d99e4e7 rust: fix visual 4 years ago
joseLuís cfb2bf0824 rust: add input module with 1 static function 4 years ago
joseLuís 446d2179d6 update function-summary.sh stats; remove oldest stats 4 years ago
joseLuís 03d2ffffaf fix typo 4 years ago
joseLuís 09bdf6ebd4 rust: add visual module 4 years ago
joseLuís cb16c52eef rust: review functions; update headers 4 years ago
joseLuís 40621b7b95 rust: finish converting missing rgb calls 4 years ago
joseLuís 42250179f3 rust: add `Blitter` and `Scale` types 4 years ago
nick black 61aa96fd8a
eagle: 3x2->2x2 to match cowardly defaults 4 years ago
nick black 4ebaa42b28
Merge branch 'master' of github.com:dankamongmen/notcurses 4 years ago
nick black 5c8781ffbd
ncvisual: quadblitter by default for stretch, for now 4 years ago
José Luis Cruz 7139021e05
fix typo 4 years ago
nick black 168f0642e4
notcurses_visual.3 update man page syntax 4 years ago
nick black 20ff1fe73b
ncvisual_stream: erase before each draw for partial transparencies #1093 4 years ago
nick black 79e1a556ae
view: propagate blitter out of stream #1094 4 years ago
nick black 4fb09431ac
notcurses_visual/notcurses-view: update man pages for sexblitter 4 years ago
nick black 16bffab27a
eagle demo: use NCBLIT_3x2 4 years ago
nick black 5f91990ed1
dragon demo: use NCBLIT_3x2 4 years ago
nick black 84dde41dc8
add xcfs for galleries in doc/ 4 years ago
nick black fd29cab463
quadblitter all different unit test #1080 4 years ago
nick black 8548cdc780
sexblitter: restore transparency #1089 4 years ago
nick black 13a9b38390
demo: strip some explicit NCBLIT_2x2s, use NCBLIT_DEFAULT 4 years ago
nick black 78e5ac670d
default to NCBLIT_3x2, unify NCBLIT_DEFAULT selection #1088 4 years ago
nick black 5613eb6afe
blit.c: remove dead code 4 years ago
Nick Black a92f5f0c02
Sexblitter, perfected (#1087)
AWWW SHIT HE'S DONE IT AGAIN  exhaustive sex solver #1086
4 years ago
nick black e12cfe947b
ncpixel_set_g/ncpixel_set_b: correct #1080 4 years ago
nick black 0f5f4cd1c3
Merge branch 'master' of github.com:dankamongmen/notcurses 4 years ago
nick black 515aa881cc
ncpixel_b/ncpixel_g: fix for RGBA 4 years ago
nick black 7ddfaa79a7
sexblitter: swap fg/bg post-lerp 4 years ago
nick black f9b4993b07 notcurses-demo: implement debug window #1013 4 years ago
nick black 957d15410c notcurses-demo: draw debug window when relevant #1013 4 years ago
nick black 132c08e18c demo: add alt+d 'debug' menu option #1013 4 years ago
nick black 72ef243cb7 sexblitter: properly initialize mindiffbits 4 years ago
nick black 964cdee8f2 ncblit_bgrx: perform byte swap 4 years ago
nick black 73772e3a4b run lowestkey search on lowestcur match 4 years ago
nick black efe5e40141 kill sexblitter debugging for now 4 years ago
nick black dbb7348baa sexblitter: properly set foreground 4 years ago
nick black 1a3bf4132e sexblitter: eliminate use of uninitialized lowestcur in collect_mindiffs() 4 years ago
nick black 9a4460981f sexblitter: properly set background 4 years ago
nick black 210991991f blitters: drop bgr switch-hitting, rely on input swap 4 years ago
nick black 167317aecc ncvisual_from_bgra() byte order fix #1084 4 years ago
nick black 26bcc5d4c1 sexblitter: properly set foreground channel 4 years ago
nick black 40ca9d3230 add pypi badge 4 years ago
nick black 356aad8eff c and c++ badges 4 years ago
nick black 50a8981d0d readme: align build badge 4 years ago
nick black b56f5989bd some shields 4 years ago
nick black f089f1e833 pipe rgbas throughout sexblitter 4 years ago