A possible way to get at least 2D graphics acceleration ?
Posted: Sat Feb 21, 2026 4:55 am
I have been thinking of a way to at least get 2D graphics acceleration working , couldn't you simply either make a virtual only 2D / 3D graphics card and either patch the toolbox quickdraw routines to get 2D acceleration, or make a OS 9 extension for the acceleration?
my other idea to get 2D only acceleration if you want to use a real graphics card , is to attach the cirrus logic graphics emulation from the X86 qemu to the powerpc qemu and patch the toolbox quickdraw routines / write an extension to give mac os 9 2D acceleration. I completely understand that a PCI cirrus logic graphics card never existed for powerpc macs , but I am saying it should be doable with what I am saying above.
and there is this : https://68kmla.org/bb/threads/mac-os-on ... 120/page-2 , Which if you look is an apple network server modified to boot mac os , and it contains a cirrus logic graphics card . So someone already wrote a open firmware driver for cirrus logic graphics and it even works on the cirrus logic card that is actually emulated in qemu.
my other idea to get 2D only acceleration if you want to use a real graphics card , is to attach the cirrus logic graphics emulation from the X86 qemu to the powerpc qemu and patch the toolbox quickdraw routines / write an extension to give mac os 9 2D acceleration. I completely understand that a PCI cirrus logic graphics card never existed for powerpc macs , but I am saying it should be doable with what I am saying above.
and there is this : https://68kmla.org/bb/threads/mac-os-on ... 120/page-2 , Which if you look is an apple network server modified to boot mac os , and it contains a cirrus logic graphics card . So someone already wrote a open firmware driver for cirrus logic graphics and it even works on the cirrus logic card that is actually emulated in qemu.