> To get acceleration to work, I had to disable ping pong
> buffers. Before I did, I got this message from GGI_DEBUG=255 ./demo:
> GGI_genkgi_drawbox() called
> Terminating on signal 11.
YES ! GRRR ! I got that yesterday, too after recompiling LibGGI to trace
a portability problem.
Whoever added it to the kgi drawing code:
THIS IS NOT how this should be done.
PP is an _alternate_ communications mechanism.
Make _another_ file for it, that gets tried when loading the KGI helpers,
checks if the drivers supports PP buffers, shuts up and unloads if not, or
overrides the "normal" method, if yes.
> Also, enabling the CopyBox accel gives strange effects around the
> mouse in XGGI, and when moving around windows. Enabling the DrawBox
> accel makes the text in demo be partially obscured, as if drawbox
> draws to far to the right which then wraps over and erases a triangle
> in the bottom left of the text describing which test it is about to
> perform. Does someone else observe these things, or is my virge sicker
> than other virges?
It is definitely a problem with the Virge driver. Copybox works o.k. here on
my permedia.
CU, ANdy
--
= Andreas Beck | Email : <[EMAIL PROTECTED]> =