summaryrefslogtreecommitdiff
path: root/vcl/inc/salgdiimpl.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-12-02vcl: Always use the same OpenGL context when drawing in a windowLouis-Francis Ratté-Boulianne1-0/+2
2014-12-02vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne1-0/+10
2014-11-13vcl: Use single-buffer rendering and only flush when necessaryLouis-Francis Ratté-Boulianne1-1/+2
2014-11-11vcl: Fix text rendering with OpenGLLouis-Francis Ratté-Boulianne1-0/+5
2014-11-10vcl: Initial work to have native widgets rendered with OpenGLLouis-Francis Ratté-Boulianne1-4/+0
2014-11-10get size correct for virtual devicesMarkus Mohrhard1-0/+3
2014-11-10vcl: Add method to swap buffers after painting windowLouis-Francis Ratté-Boulianne1-0/+2
2014-11-10vcl: Get the OpenGL window size from the frameLouis-Francis Ratté-Boulianne1-0/+3
2014-11-10bring the gradient rendering down into SalGraphicsImpl & unx backendMarkus Mohrhard1-1/+2
2014-11-10add missing header guardsMarkus Mohrhard1-0/+5
2014-11-10we need to export the SalGraphicsImpl classMarkus Mohrhard1-1/+3
2014-11-10use Impl for unix vcl pluginsMarkus Mohrhard1-10/+12
2014-11-10add Impl version for SalGraphicsPtyl Dragon1-0/+196