• Ove Kaaven's avatar
    Added DIB_CreateDIBSection with extra parameter ovr_pitch, added · 8b9f3385
    Ove Kaaven authored
    ovr_pitch to pCreateDIBSection in DC_FUNCS. If ovr_pitch is nonzero,
    it is a pitch override (specifies bytes per line), and tells to treat
    the offset parameter as an already-mapped virtual memory address (if
    the section parameter is zero). Fixed a DIB status init bug in
    creating DIB sections from file mappings (if created from mapping, the
    DIB is *not* really InSync).
    8b9f3385
Name
Last commit
Last update
..
enhmetafiledrv Loading commit data...
metafiledrv Loading commit data...
psdrv Loading commit data...
ttydrv 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...
cache.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...
vga.c Loading commit data...