This is fine with Open-Arena now, but other game RegnumOnline is now a way
too bright and does not have any gamma correction. Is it possible to have
them both properly working ?

2009/2/22 Shunichi Fuji <palgl...@gmail.com>

> we are disabling some gamma functions since
> 91f73b79b7ae64e5b846d1efeb470bb61a913720.
> you can use randr gamma functions only.
>
> also you may want to avoid its changes while discussion continues.
>
> --- a/hw/xfree86/common/xf86cmap.c
> +++ b/hw/xfree86/common/xf86cmap.c
> @@ -142,9 +142,11 @@ Bool xf86HandleColormaps(
>     int *indices;
>     int elements;
>
> +#if 0
>     /* If we support a better colormap system, then pretend we succeeded.
> */
>     if (xf86_crtc_supports_gamma(pScrn))
>        return TRUE;
> +#endif
>
>     if(!maxColors || !sigRGBbits || !loadPalette)
>        return FALSE;
>
>
_______________________________________________
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to