nuttx/graphics/nxbe
2019-04-08 08:32:33 -06:00
..
Make.defs Squashed commit of the following: 2019-04-06 14:34:56 -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
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
nxbe_configure.c Squashed commit of the following: 2019-03-17 11:34:45 -06:00
nxbe_cursor.c graphics/nxbe: Correct some experimental cursor drawing algorithms. This logic is experimental and not yet in use. 2019-04-08 08:32:33 -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
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
nxbe.h Abandon attempt to get common data structures for NX and the raw framebuffer cursor interface. This backs out several changes. 2019-04-07 18:00:40 -06:00