92554257b9
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. |
||
---|---|---|
.. | ||
Kconfig | ||
Make.defs | ||
nxglib_circlepts.c | ||
nxglib_circletraps.c | ||
nxglib_colorcmp.c | ||
nxglib_colorcopy.c | ||
nxglib_intersecting.c | ||
nxglib_nonintersecting.c | ||
nxglib_nullrect.c | ||
nxglib_rectadd.c | ||
nxglib_rectcopy.c | ||
nxglib_rectinside.c | ||
nxglib_rectintersect.c | ||
nxglib_rectoffset.c | ||
nxglib_rectoverlap.c | ||
nxglib_rectsize.c | ||
nxglib_rectunion.c | ||
nxglib_rgb2yuv.c | ||
nxglib_rgbblend.c | ||
nxglib_runcopy.c | ||
nxglib_runoffset.c | ||
nxglib_splitline.c | ||
nxglib_trapcopy.c | ||
nxglib_trapoffset.c | ||
nxglib_vectoradd.c | ||
nxglib_vectsubtract.c | ||
nxglib_yuv2rgb.c |