incubator-nuttx/graphics/nxbe
Gregory Nutt 92554257b9 Squashed commit of the following:
graphics/nxbe/nxbe_bitmap.c:  Fix another coordinate system problem.

    graphics/:  Review use of device coordinate system with window frambebuffer and make fixes accordingly.

    graphics/nxbe/nxbe_fill.c:  Fix a coordinate system bug.  Was trying to update the window fraembuffer using the device coordinate system.  Need to use the relative coordinate system.

    graphics/:  Use DEBUGASSERT instead of return an error since the is no user to handle the errors within the NX server.  Use CONFIG_DEBUG_GRAPHICS instead of CONFIG_DEBUG_FEATURES in most cases.

    graphics/:  Nothing under graphics/ should set the errno.
2019-03-17 11:34:45 -06:00
..
Make.defs
nxbe.h This commit brings the per-framebuffer logic to code-complete. Still untested. 2019-03-15 12:15:33 -06:00
nxbe_bitmap.c Squashed commit of the following: 2019-03-17 11:34:45 -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 Squashed commit of the following: 2019-03-17 11:34:45 -06:00
nxbe_colormap.c
nxbe_configure.c Squashed commit of the following: 2019-03-17 11:34:45 -06:00
nxbe_fill.c Squashed commit of the following: 2019-03-17 11:34:45 -06:00
nxbe_filltrapezoid.c Squashed commit of the following: 2019-03-17 11:34:45 -06:00
nxbe_getrectangle.c Squashed commit of the following: 2019-03-17 11:34:45 -06:00
nxbe_lower.c
nxbe_move.c Squashed commit of the following: 2019-03-17 11:34:45 -06:00
nxbe_raise.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_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