Setting blend ports to anything non-Replace will corrupt the GL_ALPHA_TEST_REF value, essentially forcing it to 1.0. This is perfectly fine inside QC, but when using QC to render on NSOpenGLContexts that involve non-QC rendering, it can lead to problems.
qc.m
Description: Binary data
test.qtz
Description: application/quartzcomposer
Compile with gcc -framework Cocoa -framework Quartz -o qctest Then, run in the same folder as the test.qtz file.Again, not a big deal, but if your app uses QC for compositing on an externally managed OpenGL Context, this might be pertinent to you.
-- [ christopher wright ] [email protected] http://kineme.net/
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to [email protected]

