summaryrefslogtreecommitdiffstats
path: root/vcl/unx/generic/gdi/gdiimpl.hxx
Commit message (Expand)AuthorAgeFilesLines
* vcl: Draw native widgets twice on black/white background to synthesize alphaLouis-Francis Ratté-Boulianne2014-11-211-1/+1
* vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne2014-11-181-0/+12
* vcl: Replace GetPixmapFromScreen by FillPixmapFromScreenLouis-Francis Ratté-Boulianne2014-11-151-1/+1
* vcl: Use single-buffer rendering and only flush when necessaryLouis-Francis Ratté-Boulianne2014-11-131-1/+2
* vcl: Fix text rendering with OpenGLLouis-Francis Ratté-Boulianne2014-11-111-0/+4
* -Werror,-Wheader-guardStephan Bergmann2014-11-101-1/+1
* vcl: Initial work to have native widgets rendered with OpenGLLouis-Francis Ratté-Boulianne2014-11-101-7/+9
* get size correct for virtual devicesMarkus Mohrhard2014-11-101-0/+2
* vcl: Add method to swap buffers after painting windowLouis-Francis Ratté-Boulianne2014-11-101-0/+2
* vcl: Get the OpenGL window size from the frameLouis-Francis Ratté-Boulianne2014-11-101-0/+2
* bring the gradient rendering down into SalGraphicsImpl & unx backendMarkus Mohrhard2014-11-101-1/+2
* use m prefix instead of _ for member variablesMarkus Mohrhard2014-11-101-28/+30
* add missing header guardsMarkus Mohrhard2014-11-101-0/+5
* no need for these methods to be virtualMarkus Mohrhard2014-11-101-2/+2
* use Impl for unix vcl pluginsMarkus Mohrhard2014-11-101-0/+262