summaryrefslogtreecommitdiff
path: root/vcl/inc/salgdiimpl.hxx
AgeCommit message (Expand)Author
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin
2015-03-05this drawAlphaBitmap variant is unusedCaolán McNamara
2014-11-22vcl: Always use the same OpenGL context when drawing in a windowLouis-Francis Ratté-Boulianne
2014-11-22vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne
2014-11-13vcl: Use single-buffer rendering and only flush when necessaryLouis-Francis Ratté-Boulianne
2014-11-11vcl: Fix text rendering with OpenGLLouis-Francis Ratté-Boulianne
2014-11-10vcl: Initial work to have native widgets rendered with OpenGLLouis-Francis Ratté-Boulianne
2014-11-10get size correct for virtual devicesMarkus Mohrhard
2014-11-10vcl: Add method to swap buffers after painting windowLouis-Francis Ratté-Boulianne
2014-11-10vcl: Get the OpenGL window size from the frameLouis-Francis Ratté-Boulianne
2014-11-10bring the gradient rendering down into SalGraphicsImpl & unx backendMarkus Mohrhard
2014-11-10add missing header guardsMarkus Mohrhard
2014-11-10we need to export the SalGraphicsImpl classMarkus Mohrhard
2014-11-10use Impl for unix vcl pluginsMarkus Mohrhard
2014-11-10add Impl version for SalGraphicsPtyl Dragon