Jump to content
5 posts in this topic

Recommended Posts

I don't know what Compiz is, but Quartz Extreme is used for drawing much of the Aqua interface in OS X. Instead of using the CPU, it uses OpenGL calls to the GPU. This makes it so something like moving a window on the screen won't slow down any tasks that are running. Without Quartz Extreme running (which needs Core Image), your CPU has to handle everything, which makes it quite slow.

Link to comment
https://www.insanelymac.com/forum/topic/51877-ciqe/#findComment-370539
Share on other sites

Without Quartz Extreme running (which needs Core Image), your CPU has to handle everything, which makes it quite slow.

 

QE is independent of CI, you don't need CI to have QE - pretty much the only requirement is an apple supported card. As I recall the ancient 16MB rage in my old TiBook supported QE.

Link to comment
https://www.insanelymac.com/forum/topic/51877-ciqe/#findComment-370675
Share on other sites

QE is independent of CI, you don't need CI to have QE - pretty much the only requirement is an apple supported card. As I recall the ancient 16MB rage in my old TiBook supported QE.

 

That's not exactly how I meant to say it. I meant that any card that supports CI will work with QE.

Link to comment
https://www.insanelymac.com/forum/topic/51877-ciqe/#findComment-370689
Share on other sites

×
×
  • Create New...