-
- Downloads
Better separation of the palette functions.
Removed the palette driver.
Showing
- dlls/gdi/Makefile.in 0 additions, 1 deletiondlls/gdi/Makefile.in
- dlls/gdi/driver.c 3 additions, 0 deletionsdlls/gdi/driver.c
- dlls/gdi/enhmfdrv/init.c 3 additions, 0 deletionsdlls/gdi/enhmfdrv/init.c
- dlls/gdi/mfdrv/init.c 3 additions, 0 deletionsdlls/gdi/mfdrv/init.c
- dlls/gdi/win16drv/init.c 3 additions, 2 deletionsdlls/gdi/win16drv/init.c
- dlls/ttydrv/palette.c 31 additions, 7 deletionsdlls/ttydrv/palette.c
- dlls/ttydrv/ttydrv.spec 1 addition, 0 deletionsdlls/ttydrv/ttydrv.spec
- dlls/x11drv/x11drv.spec 4 additions, 0 deletionsdlls/x11drv/x11drv.spec
- graphics/x11drv/brush.c 0 additions, 1 deletiongraphics/x11drv/brush.c
- graphics/x11drv/init.c 1 addition, 11 deletionsgraphics/x11drv/init.c
- graphics/x11drv/palette.c 194 additions, 63 deletionsgraphics/x11drv/palette.c
- include/color.h 0 additions, 38 deletionsinclude/color.h
- include/gdi.h 4 additions, 1 deletioninclude/gdi.h
- include/palette.h 5 additions, 10 deletionsinclude/palette.h
- include/wine/wingdi16.h 1 addition, 1 deletioninclude/wine/wingdi16.h
- include/wingdi.h 1 addition, 1 deletioninclude/wingdi.h
- include/x11drv.h 0 additions, 6 deletionsinclude/x11drv.h
- objects/color.c 0 additions, 162 deletionsobjects/color.c
- objects/palette.c 132 additions, 101 deletionsobjects/palette.c
Loading
Please register or sign in to comment