A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Timo Kreuzer f5acffdf62 [WIN32K]
- Create default hatch brush bitmaps on win32k init
- After creating a PDEV fill the fields in the ahsurf array that are not filled by the driver with these bitmaps
- don't create a new bitmap when a hatch brush is created, instead only store the style and use the related bitmap from the PDEV when realizing the brush.
- Fix the palette of DIB brushes, when realizing the brush
- Don't leak the bitmaps for DIB brushes in BRUSH_Cleanup

svn path=/trunk/; revision=56523
2012-05-06 08:17:48 +00:00
reactos [WIN32K] 2012-05-06 08:17:48 +00:00
rosapps [ROSAPPS] 2012-03-10 13:36:45 +00:00
rostests [WINETESTS] 2012-05-05 16:54:37 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00