Made 8 bpp to 24 bit depth conversion in X11DRV_DIB_SetImageBits_8
commit817b134e05c577db7fd94e7cfb6113665f05d112
authorVedran Rodic <vedran@renata.irb.hr>
Mon, 5 Mar 2001 19:59:29 +0000 (5 19:59 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 5 Mar 2001 19:59:29 +0000 (5 19:59 +0000)
treea0f126f0e2ca7b30f4c50b0505ffce1157edc499
parent566a52ad8cf12be3a121b0a4f367d9e84f285c90
Made 8 bpp to 24 bit depth conversion in X11DRV_DIB_SetImageBits_8
faster by using inline asm.
graphics/x11drv/dib.c