Quote:
Elwood wrote:
@cygnused
Quote:The complete rendering of the display content is done by the X.org code
Oh, then it explains why I find it slow on a PC too
I do hope it is possible to make it faster so that we can explain the X.org people that Amiga developers are better!
It's a bit more complex. The "default" code does only software rendering, but the X11 package also includes gfx card drivers, which support hardware acceleration. Unfortunately I cannot use these drivers. They are comparable to Picasso96 and they would take over the complete gfx card. I don't know, if I can port these drivers, but I don't like the fact, that I cannot work with the normal OS when working with AmiCygnix.
Second (more important) problem: The current X11 version in AmiCygnix is R6.3. The included drivers are ancient, so first I have to port a newer version like R7.7. I don't think, that I will make this step.
So the only way is to add some hardware acceleration to the normal "software rendering" code. Let's see...