summaryrefslogtreecommitdiff
path: root/vcl/win/source/gdi/salgdi.cxx
AgeCommit message (Expand)Author
2015-12-02Get rid of a superfluous directory levelTor Lillqvist
2015-11-28-Werror,-Wunused-variableStephan Bergmann
2015-11-28-Werror,-WreorderStephan Bergmann
2015-10-14vcl: Free memory by appropriate deleteTakeshi Abe
2015-09-16GL paint-flushing guard re-work.Michael Meeks
2015-09-01tdf#93839 - Encourage vdevs to pick up new GL Contexts when they go invalid.Michael Meeks
2015-08-20Drop code that is dead after 4667db065d34193d99bce82f7e8f3b20a03ecadeTor Lillqvist
2015-06-11Cleanup crossplatform cairoMox Soini
2015-06-07Remove include stdio (part8)Julien Nabet
2015-06-05Revert "Cleanup crossplatform cairo"Jan Holesovsky
2015-06-04Cleanup crossplatform cairoMox Soini
2015-05-05vcl: remove WIN32_TRANSPARENTMichael Stahl
2015-03-23WaE: 'rRefDevice' : unreferenced formal parameterTor Lillqvist
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara
2015-03-19opengl dr.memory: DC that contains selected object being deleted.Jan Holesovsky
2015-03-19reorganize resizing surfaces logicCaolán McNamara
2015-03-19move the cairo resize hack into vclCaolán McNamara
2015-03-18revert work in progressCaolán McNamara
2015-03-18move the cairo resize hack into vclCaolán McNamara
2015-03-18move IsCairoWorking to vclplug level and renameCaolán McNamara
2014-12-02vcl: Consolidate size information around the GeometryProvider.Michael Meeks
2014-11-30windows opengl: Transparency of the native widgets.Jan Holesovsky
2014-11-30windows opengl: We should actually use Init() from OpenGLSalGraphicsImpl.Jan Holesovsky
2014-11-22vcl: Always use the same OpenGL context when drawing in a windowLouis-Francis Ratté-Boulianne
2014-11-20windows opengl: Implement the native theming with OpenGL.libreoffice-4-4-branch-pointJan Holesovsky
2014-11-20windows opengl: Introduce OpenGLCompatibleDC.Jan Holesovsky
2014-11-15request single buffered context on windowsMarkus Mohrhard
2014-11-15vcl: Implement copyBits in the OpenGL backendLouis-Francis Ratté-Boulianne
2014-11-14vcl: Fix leak.Jan Holesovsky
2014-11-14vcl: mpFontCharSets is never set.Jan Holesovsky
2014-11-14vcl: mpLogFont is never set.Jan Holesovsky
2014-11-14Revert "vcl: Abstract the Windows text rendering into a TextRenderImpl descen...Jan Holesovsky
2014-11-13Remove unused #includeStephan Bergmann
2014-11-13vcl: Abstract the Windows text rendering into a TextRenderImpl descendant.Jan Holesovsky
2014-11-13vcl: Use single-buffer rendering and only flush when necessaryLouis-Francis Ratté-Boulianne
2014-11-12windows opengl: Printer still needs WinSalGraphicsImpl.Jan Holesovsky
2014-11-10vcl: cleanup the opengl selection API.Michael Meeks
2014-11-10only use OpenGL for window devices for nowMarkus Mohrhard
2014-11-10add code for getting device width and height on window devicesMarkus Mohrhard
2014-11-10fix windows buildMarkus Mohrhard
2014-11-10windows opengl: Make SwapBuffers() actually do something.Jan Holesovsky
2014-11-10windows opengl: Don't construct WinSalGraphicsImpl just to destroy it again.Jan Holesovsky
2014-11-10use the new virtual device support in OpenGL for win backendMarkus Mohrhard
2014-11-10forgot to remove the env variable based OpenGL settingMarkus Mohrhard
2014-11-10init the OpenGL context in the windows backendMarkus Mohrhard
2014-11-10don't try to use OpenGL for printingMarkus Mohrhard
2014-11-10improve OpenGL rendering engine selection for Windows backendMarkus Mohrhard
2014-11-10at least some sanity for WinSalGraphicsMarkus Mohrhard
2014-11-10a little bit more sanityMarkus Mohrhard
2014-11-10remove unused code and const-ify some methodsMarkus Mohrhard