summaryrefslogtreecommitdiffstats
path: root/vcl/inc/unx
Commit message (Expand)AuthorAgeFilesLines
* vcl: Consolidate size information around the GeometryProvider.private/mmeeks/vcl-opengl3Michael Meeks2014-11-291-0/+2
* vcl: create a GeometryProvider interface.Michael Meeks2014-11-291-2/+4
* vcl: remove SalVirtualDevice::GetWidthMichael Meeks2014-11-291-2/+1
* vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possibleLouis-Francis Ratté-Boulianne2014-11-272-12/+7
* Add dummy Erase to SalBitmap implementationsMatúš Kukan2014-11-241-0/+1
* Add dummy Crop to SalBitmap implementationsMatúš Kukan2014-11-241-0/+1
* vcl: Always use the same OpenGL context when drawing in a windowLouis-Francis Ratté-Boulianne2014-11-221-1/+0
* vcl: Use old method for pixmap painting for GTK widgets without OpenGLLouis-Francis Ratté-Boulianne2014-11-211-0/+1
* vcl: Draw native widgets twice on black/white background to synthesize alphaLouis-Francis Ratté-Boulianne2014-11-213-4/+13
* vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne2014-11-181-0/+8
* vcl: remove old GetOpenGLContext method.Michael Meeks2014-11-181-5/+0
* windows opengl: Provide the context to textures everywhere where we have it.Jan Holesovsky2014-11-181-1/+1
* let us make the virtual explicitMarkus Mohrhard2014-11-151-1/+1
* vcl: Implement copyBits in the OpenGL backendLouis-Francis Ratté-Boulianne2014-11-151-0/+1
* vcl: Replace GetPixmapFromScreen by FillPixmapFromScreenLouis-Francis Ratté-Boulianne2014-11-153-16/+14
* vcl: Add support for GPU scaling when no rendering is involvedLouis-Francis Ratté-Boulianne2014-11-131-1/+6
* 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
* only call XFreePixmap on pixmaps created via XCreatePixmapCaolán McNamara2014-11-101-0/+1
* vcl: Initial work to have native widgets rendered with OpenGLLouis-Francis Ratté-Boulianne2014-11-103-0/+31
* vcl: Add GetPixmapFromScreen and RenderPixmapToScreen to X11SalGraphicsLouis-Francis Ratté-Boulianne2014-11-103-2/+55
* move the abstract cairo text render code out of the unx dirMarkus Mohrhard2014-11-101-128/+0
* extract cairo rendering and abstract platform bitsMarkus Mohrhard2014-11-102-39/+133
* vcl: Add method to swap buffers after painting windowLouis-Francis Ratté-Boulianne2014-11-101-0/+2
* vcl: Allow SalBitmap implementation to do scalingLouis-Francis Ratté-Boulianne2014-11-101-0/+2
* bring the gradient rendering down into SalGraphicsImpl & unx backendMarkus Mohrhard2014-11-101-1/+1
* add missing headerMarkus Mohrhard2014-11-101-0/+28
* implement X11WindowProvider for GtkSalFrameMarkus Mohrhard2014-11-101-1/+4
* better way to access the X11 windowMarkus Mohrhard2014-11-101-1/+4
* forgot to populate the ImplMarkus Mohrhard2014-11-101-1/+3
* use Impl for unix vcl pluginsMarkus Mohrhard2014-11-101-53/+10
* vcl: Allow SalGraphics to draw gradients nativelyChris Sherlock2014-11-031-0/+2
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-231-1/+1
* vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock2014-10-131-3/+4
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-091-1/+1
* vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock2014-10-061-1/+1
* fdo#82577: Handle TimeNoel Grandin2014-10-012-3/+3
* fdo#82577: Handle RegionNoel Grandin2014-09-302-6/+6
* loplugin: cstylecastNoel Grandin2014-09-291-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-238-24/+24
* vcl: Rename GetImplFontCapabilities()Chris Sherlock2014-09-151-1/+1
* vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock2014-09-132-2/+0
* vcl: GtkSalFrame::AcquireGraphics() calls GtkSalGraphics::Init() twiceChris Sherlock2014-09-101-0/+1
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-234-5/+5
* fdo#82577, fdo#82579: Handle CursorTor Lillqvist2014-08-232-4/+4
* loplugin:unreffun: redundant function redeclarationStephan Bergmann2014-06-272-3/+0
* fixincludeguards: fix include guardsThomas Arnhold2014-06-061-3/+3
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-153-8/+8
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-011-1/+1
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-0213-28/+0