Used glProgramLocalParameter4fvARB to transmit yuv->rgb coefficients.
It seems that some intel drivers did not like the syntax used to embed the coefficients directly into the source code. Also, it is more flexible and will allow runtime changes.
Showing
Please register or sign in to comment