nuttx/graphics/nxbe
2019-04-11 10:40:18 -06:00
..
Make.defs Squashed commit of the following: 2019-04-06 14:34:56 -06:00
nxbe_bitmap.c graphics/nxbe: Add some missing checks: Don't permit the software cursor to be enabled until it has been assigned an image; don't perform any cursor operations while the cursor is disabled. 2019-04-10 07:27:43 -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/nxbe: Some bugfix found early in cursor testing. 2019-04-10 12:31:43 -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 graphics/nxbe/nxbe_cursor.c: Fix some garbage debug changes that snuck in with the last commit. 2019-04-11 10:40:18 -06:00
nxbe_fill.c graphics/nxbe: Add some missing checks: Don't permit the software cursor to be enabled until it has been assigned an image; don't perform any cursor operations while the cursor is disabled. 2019-04-10 07:27:43 -06:00
nxbe_filltrapezoid.c graphics/nxbe: Add some missing checks: Don't permit the software cursor to be enabled until it has been assigned an image; don't perform any cursor operations while the cursor is disabled. 2019-04-10 07:27:43 -06:00
nxbe_flush.c graphics/nxbe: Add some missing checks: Don't permit the software cursor to be enabled until it has been assigned an image; don't perform any cursor operations while the cursor is disabled. 2019-04-10 07:27:43 -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: Add some missing checks: Don't permit the software cursor to be enabled until it has been assigned an image; don't perform any cursor operations while the cursor is disabled. 2019-04-10 07:27:43 -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 graphics/nxbe: Add some missing checks: Don't permit the software cursor to be enabled until it has been assigned an image; don't perform any cursor operations while the cursor is disabled. 2019-04-10 07:27:43 -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 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