nuttx/graphics/nxglib
Gregory Nutt 4aadcc8c28 Adds support for cursors with differing pixel depths on multiple displays
Squashed commit of the following:

    Update .gitignore
    Fix some compile-related issues.
    Add support for cursors of differing pixeldepth.
    Various compile-related fixes.
    graphics/nxglib:  Separate cursor rendering routines in nxglib/ (like all other rendering logic).  graphics/nxbe:  Flesh out remaining cursor methods.
2019-04-09 11:33:59 -06:00
..
cursor Adds support for cursors with differing pixel depths on multiple displays 2019-04-09 11:33:59 -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_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
nxglib.h Adds support for cursors with differing pixel depths on multiple displays 2019-04-09 11:33:59 -06:00