[MPlayer-cvslog] r31068 - trunk/libvo/gl_common.c
Gwenole Beauchesne
gbeauchesne at splitted-desktop.com
Sun Apr 25 07:54:31 CEST 2010
Hi,
Le 25 avr. 10 à 00:13, reimar a écrit :
> case YUV_CONVERSION_TEXT_FRAGMENT:
> + mpglDisable(GL_TEXT_FRAGMENT_SHADER_ATI);
> + // HACK: at least the 10.5 Radeon drivers are broken
> + // and without this disable the texture units while
> + // the program is still running
> + mpglFlush();
I think you should mention "MacOS X 10.5 Radeon drivers" because, on
Linux, radeon drivers are not numbered that way, and 10.5 Catalyst
drivers are not available yet. ;-)
Thanks,
Gwenole.
More information about the MPlayer-cvslog
mailing list