Re: [AD] proposal: draw_sprite_*_ex |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
Milan Mimica wrote:
I didn't change anything about the trans blender, those use MAKE_DTS_BLEND and DTS_BLEND.Jon Rafkind wrote:Ok, you are right. I had forgotten that I replaced the color parameter of DLS_BLEND() with _blender_alpha. With this change then only 8-bit depends on the color parameter to draw_lit.#define MAKE_DLS_BLENDER(a) (color_map->data[(a) & 0xFF])Does that mean that SPRITE_TRANS can only draw alpha-blended sprites and calling set_*_blender() does not affect these new functions?
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |