nuttx-update/graphics/nxbe
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
..
Make.defs Squashed commit of the following: 2019-04-06 14:34:56 -06:00
nxbe.h Adds support for cursors with differing pixel depths on multiple displays 2019-04-09 11:33:59 -06:00
nxbe_bitmap.c graphics/nxbe: Implement hooks that will eventually support software 'sprites', i.e., things like OSD functionality, a software cursor, selection rectangles, window resize preview, etc. 2019-04-05 15:06:59 -06:00
nxbe_clipper.c Make sure that labeling is used consistently in all function headers (part 2). 2018-02-01 12:03:55 -06:00
nxbe_closewindow.c graphics/, lib/libnx, include/nutt/nx: Add support for modal windows. 2019-04-05 08:24:46 -06:00
nxbe_colormap.c Remove comment blocks before empty code sections 2016-04-17 09:24:41 -06:00
nxbe_configure.c Adds support for cursors with differing pixel depths on multiple displays 2019-04-09 11:33:59 -06:00
nxbe_cursor.c Adds support for cursors with differing pixel depths on multiple displays 2019-04-09 11:33:59 -06:00
nxbe_fill.c Squashed commit of the following: 2019-03-17 11:34:45 -06:00
nxbe_filltrapezoid.c graphics/nxbe: Implement hooks that will eventually support software 'sprites', i.e., things like OSD functionality, a software cursor, selection rectangles, window resize preview, etc. 2019-04-05 15:06:59 -06:00
nxbe_flush.c graphics/nxbe: Implement hooks that will eventually support software 'sprites', i.e., things like OSD functionality, a software cursor, selection rectangles, window resize preview, etc. 2019-04-05 15:06:59 -06:00
nxbe_getrectangle.c Squashed commit of the following: 2019-03-17 11:34:45 -06:00
nxbe_lower.c graphics/, lib/libnx, include/nutt/nx: Add support for modal windows. 2019-04-05 08:24:46 -06:00
nxbe_modal.c graphics/, lib/libnx, include/nutt/nx: Add support for modal windows. 2019-04-05 08:24:46 -06:00
nxbe_move.c graphics/nxbe: Implement hooks that will eventually support software 'sprites', i.e., things like OSD functionality, a software cursor, selection rectangles, window resize preview, etc. 2019-04-05 15:06:59 -06:00
nxbe_raise.c graphics/, lib/libnx, include/nutt/nx: Add support for modal windows. 2019-04-05 08:24:46 -06:00
nxbe_redraw.c This commit removes naming associated with and naming for the now non-existent NXFE graphics layer. 2019-03-13 09:16:30 -06:00
nxbe_redrawbelow.c Make sure that labeling is used consistently in all function headers (part 2). 2018-02-01 12:03:55 -06:00
nxbe_setpixel.c Squashed commit of the following: 2019-03-17 11:34:45 -06:00
nxbe_setposition.c Squashed commit of the following: 2019-03-17 11:34:45 -06:00
nxbe_setsize.c Squashed commit of the following: 2019-03-17 11:34:45 -06:00
nxbe_visible.c This commit removes naming associated with and naming for the now non-existent NXFE graphics layer. 2019-03-13 09:16:30 -06:00