I've been looking at the file that controls Quartz Extreme
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/Configuration.plist
and I think I might have gotten QE to work on my Rage 128 16MB card.
Here's the contents of my plist file:
I don't know for sure that QE is working (at least partially) but I noticed that things seem to be faster now once I rebooted after I made the changes.
This might just be my imagination, or might be just the affects of a reboot.
Anyways, try it out and see if you notice a difference.
BTW, changing these values shouldn't hurt your computer as they are only minimum settings for QE.
QE WAS enabled in early builds of Jaguar(which I've deleted DOH!), so this is what I'm comparing the speed I have now to.
I notice a big speed up in Mail.app after these changes and it seems WAY faster at loading messages, deleting, etc.
I don't have the cursor drop shadow, and the Quartz Extreme check program says I'm not accelerated, but I'm convinced that my machine is faster.
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/Configuration.plist
and I think I might have gotten QE to work on my Rage 128 16MB card.
Here's the contents of my plist file:
Code:
‹?xml version="1.0" encoding="UTF-8"?›
‹!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd"›
‹plist version="0.9"›
‹dict›
‹key›GLCompositorConfiguration‹/key›
‹dict›
‹key›GLCompositorMinimumDisplayDepth‹/key›
‹integer›8‹/integer›
‹key›GLCompositorMinimumVRAM‹/key›
‹integer›8‹/integer›
‹key›GLCompositorRequiredClasses‹/key›
‹array›
‹string›IOAGPDevice‹/string›
‹/array›
‹key›GLCompositorUseOnPortable‹/key›
‹true/›
‹key›tileHeight‹/key›
‹integer›128‹/integer›
‹key›tileWidth‹/key›
‹integer›128‹/integer›
‹/dict›
‹/dict›
‹/plist›
I don't know for sure that QE is working (at least partially) but I noticed that things seem to be faster now once I rebooted after I made the changes.
This might just be my imagination, or might be just the affects of a reboot.
Anyways, try it out and see if you notice a difference.
BTW, changing these values shouldn't hurt your computer as they are only minimum settings for QE.
QE WAS enabled in early builds of Jaguar(which I've deleted DOH!), so this is what I'm comparing the speed I have now to.
I notice a big speed up in Mail.app after these changes and it seems WAY faster at loading messages, deleting, etc.
I don't have the cursor drop shadow, and the Quartz Extreme check program says I'm not accelerated, but I'm convinced that my machine is faster.