-
- Downloads
Authors: Ove Kaaven <ovek@transgaming.com>, Andrew Lewycky...
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.
Showing
- dlls/ttydrv/bitmap.c 17 additions, 0 deletionsdlls/ttydrv/bitmap.c
- dlls/ttydrv/dc.c 3 additions, 1 deletiondlls/ttydrv/dc.c
- dlls/ttydrv/ttydrv.h 2 additions, 0 deletionsdlls/ttydrv/ttydrv.h
- graphics/x11drv/bitblt.c 49 additions, 9 deletionsgraphics/x11drv/bitblt.c
- graphics/x11drv/dib.c 374 additions, 163 deletionsgraphics/x11drv/dib.c
- graphics/x11drv/graphics.c 22 additions, 22 deletionsgraphics/x11drv/graphics.c
- graphics/x11drv/init.c 3 additions, 1 deletiongraphics/x11drv/init.c
- graphics/x11drv/text.c 4 additions, 3 deletionsgraphics/x11drv/text.c
- include/bitmap.h 5 additions, 0 deletionsinclude/bitmap.h
- include/x11drv.h 17 additions, 3 deletionsinclude/x11drv.h
Loading
Please register or sign in to comment