[Vm-dev] Cog on linux

Casimiro de Almeida Barreto casimiro.barreto at gmail.com
Sat Jul 17 15:10:04 UTC 2010


CogVM is working just fine as far as OpenGL is not an issue. Although
there is a B3DAcceleratorPlugin in .../cog/lib/squeak/3.9-7 it just
cannot find direct rendering for NVIDIA FX9600 (plugin crashes) and it
also complains about #boundingBox in:

BitBlt>>setDestForm: df
    | bb |
    bb := df boundingBox.
    destForm := df.
    clipX := bb left.
    clipY := bb top.
    clipWidth := bb width.
    clipHeight := bb height

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
Url : http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20100717/2bb4d895/signature.pgp


More information about the Vm-dev mailing list