Opened 16 years ago

Closed 15 years ago

#25 closed defect (fixed)

optimise rendering with dirty lines support

Reported by: Sam Hocevar Owned by: Sam Hocevar
Priority: major Milestone: Final
Component: core Version: SVN
Keywords: Cc:
Product: libcaca

Description

S-Lang and ncurses have a clever dirty lines support (and sub-window scrolling) that allows for very fast updates. We really need that, too.

Change History (2)

comment:1 Changed 16 years ago by Sam Hocevar

Summary: optimise rendering with dirty lines supportlibcaca: optimise rendering with dirty lines support

comment:2 Changed 15 years ago by Sam Hocevar

Component: libcacacore
Product: libcaca
Resolution: fixed
Status: newclosed
Summary: libcaca: optimise rendering with dirty lines supportoptimise rendering with dirty lines support

We now have proper dirty rectangle support in libcaca. Maybe we'll need support for scrolled areas, too, but it's probably less urgent.

Note: See TracTickets for help on using tickets.