• Alexandre Julliard's avatar
    Authors: Ove Kaaven <ovek@transgaming.com>, Andrew Lewycky… · 447ddfd3
    Alexandre Julliard authored
    Authors: Ove Kaaven <ovek@transgaming.com>, Andrew Lewycky <andrew@transgaming.com>, Gavriel State <gav@transgaming.com>
    DIB section improvements; UpdateDIBSection has been replaced with
    LockDIBSection and UnlockDIBSection, for improved thread safety.
    DIB_Status_* is now driver-independent, and there's a new
    DIB_Status_AuxMod. Better handling of DIB surfaces with nonstandard
    pitch. Slight optimization of DIBsection->display BitBlt.
    
    447ddfd3
Name
Last commit
Last update
..
enhmetafiledrv Loading commit data...
metafiledrv Loading commit data...
win16drv Loading commit data...
x11drv Loading commit data...
.cvsignore Loading commit data...
Makefile.in Loading commit data...
bitblt.c Loading commit data...
dispdib.c Loading commit data...
driver.c Loading commit data...
env.c Loading commit data...
escape.c Loading commit data...
fontengine.c Loading commit data...
mapping.c Loading commit data...
painting.c Loading commit data...
path.c Loading commit data...