summaryrefslogtreecommitdiff
path: root/vcl/inc/opengl/x11/gdiimpl.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-11tdf#93529 - move to a Mac-like double-buffered OpenGL model.Michael Meeks1-1/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-8/+8
2015-09-08tdf#94006 - re-factor to use rtl::Reference for OpenGLContexts.Michael Meeks1-2/+2
2015-07-24-Werror,-Wmismatched-tagsNoel Grandin1-1/+1
2015-07-24tdf#92018 cache native controls for X11 OpenGL backend (for now)Tomaž Vajngerl1-1/+10
2014-12-03vcl: Don't create new contexts for Virtual Devices on WindowsLouis-Francis Ratté-Boulianne1-1/+0
2014-12-02vcl: Consolidate size information around the GeometryProvider.Michael Meeks1-4/+3
2014-12-02vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possibleLouis-Francis Ratté-Boulianne1-1/+1
2014-11-22vcl: Always use the same OpenGL context when drawing in a windowLouis-Francis Ratté-Boulianne1-1/+5
2014-11-22vcl: Draw native widgets twice on black/white background to synthesize alphaLouis-Francis Ratté-Boulianne1-1/+1
2014-11-17vcl: copyBits should operate on mrParent if no context supplied.Michael Meeks1-0/+1
2014-11-15vcl: Replace GetPixmapFromScreen by FillPixmapFromScreenLouis-Francis Ratté-Boulianne1-1/+1
2014-11-10vcl: Initial work to have native widgets rendered with OpenGLLouis-Francis Ratté-Boulianne1-0/+42