http://bugs.cinelerra.org/show_bug.cgi?id=386
------- Comment #3 from [EMAIL PROTECTED] 2007-01-07 21:38 +2 ------- Could you please modify the patch in such a way that it does not unconditionally replace the real GL 2.0 function names by the pre-2.0 ARB names? But instead of putting #ifdef...#else...endif everywhere, please place #defines of the form #define glUseProgram glUseProgramObjectARB at a stratigic place. I offer to add #ifdef...#endif around this block plus a configure option when I apply the patch. -- Configure bugmail: http://bugs.cinelerra.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
