You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
notcurses/include/ncpp
nick black 4d8efcab82
Progress towards NCBLIT_3x2 by default
Add a new member 'sextants' to the terminfo cache (both
notcurses and ncvisual contain one of these, and both
initialize it the same way -- interrogate_terminfo()).
Add a new function, 'notcurses_media_defblitter()', and
deprecate 'ncvisual_default_blitter()' (the latter didn't
receive enough information to return NCBLIT_3x2). Update
all callers. Add new *internal* function rgba_default_blitter(),
so this logic can be freely changed in the future. If
sextants are available, and we're scaling, return NCBLIT_3x2.
Once we detect sextant availability, we'll have sexblitter
as a default -- stay tuned! #1114
4 years ago
..
internal
Cell.hh
CellStyle.hh
Direct.hh direct: s/ncplane/ncdirectv/g 4 years ago
FDPlane.hh
Menu.hh
MultiSelector.hh
NCAlign.hh
NCBox.hh
NCKey.hh
NCLogLevel.hh
NotCurses.hh Progress towards NCBLIT_3x2 by default 4 years ago
Palette256.hh
Pile.hh
Plane.hh
Plot.hh
Reader.hh
Reel.hh
Root.hh
Selector.hh
Subproc.hh
Tablet.hh
TabletCallback.hh
Utilities.hh
Visual.hh Progress towards NCBLIT_3x2 by default 4 years ago
Widget.hh
_exceptions.hh
_flag_enum_operator_helpers.hh
_helpers.hh
ncpp.hh