summaryrefslogtreecommitdiff
path: root/vcl/win/source/gdi/gdiimpl.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-04-20tdf#40863 only use polygons with area for WinClipRegionsArmin Le Grand1-12/+32
2015-08-07opengl: cache native widget textures also for WindowsTomaž Vajngerl1-1/+13
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn1-2/+1
2015-01-02Fix simple typos.Andrea Gelmini1-2/+2
2014-12-11fix windows buildMarkus Mohrhard1-1/+1
2014-12-11vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne1-1/+2
2014-11-22vcl: Always use the same OpenGL context when drawing in a windowLouis-Francis Ratté-Boulianne1-0/+4
2014-11-22vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne1-0/+16
2014-11-15vcl: The backend should decide whether fast alpha drawing is available.Jan Holesovsky1-11/+0
2014-11-10remove that method also in the windows backendMarkus Mohrhard1-4/+0
2014-11-10implement abstract virtual methods in windows classesMarkus Mohrhard1-0/+4
2014-11-10start to bring some sanity to windows backendMarkus Mohrhard1-17/+17
2014-11-10implement gradient rendering method for windows backendMarkus Mohrhard1-0/+6
2014-11-10move defines to the top of the fileMarkus Mohrhard1-3/+3
2014-11-10use Impl for windows backendMarkus Mohrhard1-0/+2365