summaryrefslogtreecommitdiffstats
path: root/canvas
Commit message (Expand)AuthorAgeFilesLines
* only checked for new VirtualDeviceCaolán McNamara2014-12-111-2/+2
* stray debugging codeCaolán McNamara2014-12-111-1/+0
* Resolves: fdo#87242 reuse vcl clip for cairo during animationsCaolán McNamara2014-12-112-3/+25
* Related: fdo#87242 merge duplicate clip setup codeCaolán McNamara2014-12-113-147/+106
* Related: fdo#87242 init VirtualDevice with size of surfaceCaolán McNamara2014-12-113-3/+8
* reduce scope of local variablesMichael Weghorn2014-12-114-8/+4
* canvas: DIRECTX_VERSION macro is obsoleteMichael Stahl2014-12-105-11/+0
* canvas: remove Windows SDK #ifdefs - all supported MSVC/SDK have DirectXMichael Stahl2014-12-104-36/+2
* Kill unused directx < 9 ifdeferyRiccardo Magliocchetti2014-12-101-16/+1
* mpSurface->getCairo() == mpCairoCaolán McNamara2014-12-073-10/+8
* cairo_restore without matching cairo_saveCaolán McNamara2014-12-071-2/+0
* Slightly less verbose adaptation to boost-1.56.0Thorsten Behrens2014-12-052-4/+3
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* Bump cairo version to 1.2.0Riccardo Magliocchetti2014-11-121-7/+0
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* fix spelling implemenation -> implementationNoel Grandin2014-11-101-1/+1
* merge vcllo and vclopenglloMarkus Mohrhard2014-11-101-1/+0
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-061-1/+1
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-061-1/+1
* Kill directx < 9 ifdeferyRiccardo Magliocchetti2014-11-042-141/+1
* coverity#982921 do not leakDavid Tardon2014-11-031-1/+1
* create a macro library for implementing bit-flags typesNoel Grandin2014-10-133-6/+6
* loplugin: cstylecastNoel Grandin2014-10-031-5/+6
* GLSL files should go into $(LIBO_ETC_FOLDER)/openglTor Lillqvist2014-10-031-1/+1
* fix windows buildNoel Grandin2014-09-301-2/+2
* fdo#82577: Handle PolyPolygonNoel Grandin2014-09-309-21/+20
* fdo#82577: Handle RegionNoel Grandin2014-09-306-14/+14
* fdo#82577: Handle WindowNoel Grandin2014-09-2322-35/+35
* fix windows buildNoel Grandin2014-09-181-1/+1
* fdo#82577: Handle FontNoel Grandin2014-09-1813-20/+20
* remove SAL_DEBUGs introduced earlierMarkus Mohrhard2014-09-022-20/+0
* some temporary debug outputMarkus Mohrhard2014-09-023-2/+30
* add warning about bad inputMarkus Mohrhard2014-09-021-0/+1
* make the shaders compliant to GLSL 1.2Markus Mohrhard2014-09-024-12/+33
* fix shader names, the .glsl is attached in OpenGLHelper::LoadShaderMarkus Mohrhard2014-09-021-6/+6
* request a legacy context for OGLTransMarkus Mohrhard2014-09-021-0/+1
* coverity#1233512 Uncaught exceptionCaolán McNamara2014-08-312-2/+2
* Fix build with boost-1.56.0.Jörg Sonnenberger2014-08-292-3/+4
* vcl: use enum for complex text layout constantsNoel Grandin2014-08-204-18/+12
* fix invalid memory access in dx bitmap codeMarkus Mohrhard2014-08-131-2/+2
* fix OpenGL canvas windows buildMarkus Mohrhard2014-08-136-3/+8
* -Werror,-Wunused-private-fieldStephan Bergmann2014-08-081-5/+2
* -Werror,-Wunused-macrosStephan Bergmann2014-08-083-6/+0
* reimplement custom sprite rendering with FBOMarkus Mohrhard2014-08-083-13/+33
* reuse OpenGLContext in OGL canvasMarkus Mohrhard2014-08-089-552/+71
* extract shaders to own file and use shared shader loadingMarkus Mohrhard2014-08-0811-245/+274
* Fix *_component_getFactory function typeStephan Bergmann2014-08-061-2/+2
* Accept also WINDOWS_SDK_VERSION == 81Tor Lillqvist2014-07-293-3/+3
* vcl consitent use of long for corrdinateNorbert Thiebaud2014-07-205-9/+9
* canvas: sal_Bool -> boolStephan Bergmann2014-07-026-16/+16