hadbadge2019_fpgasoc icon indicating copy to clipboard operation
hadbadge2019_fpgasoc copied to clipboard

Video glitches, mostly sprites

Open Spritetm opened this issue 5 years ago • 0 comments

Need to figure out:

  • Sprites: when enabled (and possibly scaled), they mess up the first column of the LCD. Possibly related: when scaling sprites, there's sometimes extra crap drawn on the left side.
  • Gfx subsystem in general: sometimes the screen is drawn a bit lower for one frame. Possibly some interaction between the frame buffer DMA reader and the rest of the gfx hardware? If any, if DMA doesn't return framebuffer bytes, the GFX hardware stalls. (Unless the FB layer is disabled... hmmm, can test that.)

Spritetm avatar Nov 04 '19 11:11 Spritetm