cederom commented on PR #17294:
URL: https://github.com/apache/nuttx/pull/17294#issuecomment-3507122143

   > For the lines in the image, it appears to worsen when I run the 
frame-buffer example more frequently. I am investigating what exactly is wrong. 
The lines look like they are parts of the other rectangles getting drawn in the 
incorrect location, not like blank spots. For instance, the purple bleeds into 
the blue and that is the most easily visible. Something must be wrong with the 
memory ordering or the way pixels are being looked up in the frame buffer.
   
   You may want to draw matrix of squares with different generic sequential 
values of all 32 bits and see what are the results maybe this will point 
somewhere? :-)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to