Re: [AD] another patch

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


I found one problem with this patch.  I tried to correctly convert
Allegro colors to X-windows colors and made a typo in
_xwin_private_set_truecolor_colors.  On the line with

  _xwin.gmap[i] = ...;

it should use gmax instead of bmax.  It is only noticable when
X-server is running in 16-bpp mode (bmax != gmax).

-- 
Michael Bukin



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/