incubator-nuttx/graphics/nxglib
Gregory Nutt c4f618e590 graphics/nxbe: This seems to fix the last of software cursor bugs. On the LPC54, it looks pretty clean. Not flickery as I feared. Probably not so good on low end displays. Possible transient artifacts? Not sure, maybe. Or maybe my eyes are playing tricks froom staring at this too long. 2019-04-13 15:08:32 -06:00
..
cursor graphics/nxbe: This seems to fix the last of software cursor bugs. On the LPC54, it looks pretty clean. Not flickery as I feared. Probably not so good on low end displays. Possible transient artifacts? Not sure, maybe. Or maybe my eyes are playing tricks froom staring at this too long. 2019-04-13 15:08:32 -06:00
fb graphics: For consistency, rename fields fb->fbmem as in other structures. 2019-03-14 12:19:01 -06:00
lcd Make sure that labeling is used consistently in all function headers (part 2). 2018-02-01 12:03:55 -06:00
pwfb graphics: Clone logic for new bit blitters for per-window framebuffers. 2019-03-14 13:18:55 -06:00
.gitignore Adds support for cursors with differing pixel depths on multiple displays 2019-04-09 11:33:59 -06:00
Make.defs Adds support for cursors with differing pixel depths on multiple displays 2019-04-09 11:33:59 -06:00
Makefile.cursor Adds support for cursors with differing pixel depths on multiple displays 2019-04-09 11:33:59 -06:00
Makefile.devblit graphics: Clone logic for new bit blitters for per-window framebuffers. 2019-03-14 13:18:55 -06:00
Makefile.pwfb graphics: Clone logic for new bit blitters for per-window framebuffers. 2019-03-14 13:18:55 -06:00
nxglib.h graphics/nxbe and nxmu: This bring the software cursor to code complete. Still untested. Some flicker is expected. It has not been determined if that level of flicker is acceptable or not. 2019-04-09 15:09:10 -06:00
nxglib_bitblit.h graphics: Costmetic clean-up 2019-03-14 14:49:50 -06:00
nxglib_copyrun.h graphics: Costmetic clean-up 2019-03-14 14:49:50 -06:00
nxglib_fillrun.h graphics: Clone logic for new bit blitters for per-window framebuffers. 2019-03-14 13:18:55 -06:00