nuttx/graphics/nxglib
2019-04-10 14:59:43 -06:00
..
cursor graphics/nxbe: Fix more cursor-related problems. Currently cursor is presented but the system dies due to memory corruption. 2019-04-10 14:59:43 -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 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