I personally have it hard enabled and have since Leopard was released. I don't understand why Apple just gave up on it and decided to sh*tcan the whole thing. The interesting thing about QuartzGL is that once it is enabled for the entire system, it is still possible to disable it on an app-by-app basis for certain applications that get glitchy if set to use it. All one has to do to tell an app to either use it or not use it is add and set a new sibling boolean variable to the application's Info.plist: QuartzGLEnable.
The applications that either have problems or are slower if QuartzGLEnable is not set to "No" are Safari, Adobe anything and video players like VLC & QuickTime. I suppose that program incompatibilities and per-app settings would have been too hard for many end users to understand, so Apple just never bothered to inform people about it.