From: Christian G. <ko...@ya...> - 2013-04-30 10:52:54
|
--- Lawrence Sebald <ljs...@us...> schrieb am Mo, 29.4.2013: > It has been quite quiet here for a > long time... There are other, more active places to discuss > KOS-related stuff, including the #dreamcastdev channel on > the Freenode IRC network. I'll check it out. > On the subject of the plasma example, I'm going to take a > guess that it is because the data hasn't been flushed from > the cache before the DMA tries to transfer it. You need to > flush it all out of the dcache before it'll work properly. Thanks. That was the problem. I've updated the plasma demo with the cache flush. Another question, about the "twiddling" of textures: I see what the macros do, but is there any documentation of description of it? regards, chris |