summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2014-11-18vcl: check the OpenGL drawable as well as the context.Michael Meeks1-3/+6
2014-11-18restore old explanation message via assert hackCaolán McNamara1-1/+1
2014-11-18windows opengl: Share the contexts as we do on Linux.Jan Holesovsky1-6/+40
2014-11-18vcl: remove old GetOpenGLContext method.Michael Meeks1-5/+0
2014-11-18windows opengl: Provide the context to textures everywhere where we have it.Jan Holesovsky7-57/+24
2014-11-18vcl: Unbind framebuffer after setting offscreen modeLouis-Francis Ratté-Boulianne1-0/+1
2014-11-18vcl: Execute pending operations on source when copying bitmapLouis-Francis Ratté-Boulianne4-22/+32
2014-11-18fdo#75757 remove inheritance from std::vectorMichaël Lefèvre5-121/+119
2014-11-18java: make fields final where possibleNoel Grandin2-5/+5
2014-11-18fdo#75757 remove inheritance from std::vectorMichaël Lefèvre4-95/+75
2014-11-18More iwyu suggested headers removalRiccardo Magliocchetti3-6/+0
2014-11-18vcl: rename ImplAnimView functions to more readable namesChris Sherlock3-45/+38
2014-11-18vcl: make all members of ImplAnimView privateChris Sherlock1-1/+3
2014-11-18windows opengl: Use the updated DrawMask to get nice text with OpenGL.Jan Holesovsky1-6/+4
2014-11-18windows: Improve logging.Jan Holesovsky3-59/+35
2014-11-18opengl: Do not check for OpenGL errors in a loop.Jan Holesovsky1-1/+1
2014-11-18pch: jpeg's headers conflict with INT32 typedef when in pch.Jan Holesovsky1-2/+8
2014-11-18vcl: fix tab spacing in ImpAnimView class definitionChris Sherlock1-2/+2
2014-11-17vcl: initialize data when XGetWindowAttributes fails.Michael Meeks1-5/+22
2014-11-17vcl: only use default windows' GL Context for bitmaps if NULL / uninitialized.Michael Meeks1-6/+9
2014-11-17vcl: Fix DrawMask implementation in OpenGL backendLouis-Francis Ratté-Boulianne2-8/+11
2014-11-17vcl: Implement drawing of transformed bitmaps in OpenGL backendLouis-Francis Ratté-Boulianne4-11/+189
2014-11-17vcl: always use the default windows' GL Context for now to create bitmaps.Michael Meeks2-10/+20
2014-11-17vcl: copyBits should operate on mrParent if no context supplied.Michael Meeks6-3/+17
2014-11-17vcl: make OpenGLContext::makeCurrent unfeasibly faster.Michael Meeks1-2/+10
2014-11-17coverity#1242859 rework to silence Untrusted loop boundCaolán McNamara1-3/+15
2014-11-17coverity#1251174 help coverity out hereCaolán McNamara1-1/+1
2014-11-17use already existing variableDavid Tardon1-1/+1
2014-11-17coverity#1251174 untrusted pointer readDavid Tardon1-2/+6
2014-11-17Add internal libjpeg-turbo library to be used instead of libjpegMatúš Kukan1-1/+3
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl13-2/+17
2014-11-17bridges, vcl: turns out there is sal/alloca.h; replace #ifdeferyMichael Stahl2-6/+2
2014-11-17warning C4189: local variable is initialized but not referencedStephan Bergmann1-2/+2
2014-11-17warning C4702: unreachable codeStephan Bergmann1-2/+0
2014-11-17cppcheck: Return value of std::remove() ignored. Elements remain in container.Julien Nabet1-1/+1
2014-11-17HIG fixes for vclAdolfo Jayme Barrientos6-174/+126
2014-11-17loplugin:unreffunStephan Bergmann3-6/+28
2014-11-17WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist1-1/+1
2014-11-17vcldemo: improve my rather trivial inferred alpha maths.Michael Meeks1-6/+15
2014-11-17vcldemo: prototype Alpha recovery for native theming.Michael Meeks1-7/+101
2014-11-17vcldemo: repair mini view, and add alpha blended page corner alike.Michael Meeks1-11/+26
2014-11-17vcldemo: simulate border stretching.Michael Meeks1-0/+43
2014-11-16coverity#708662 Uninitialized scalar fieldCaolán McNamara1-1/+2
2014-11-16remove some useless SAL_WARNsMarkus Mohrhard1-6/+1
2014-11-16use correct flag to enable ARB debug versionMarkus Mohrhard1-1/+1
2014-11-16Revert "make something visible on the screen again"Markus Mohrhard1-1/+1
2014-11-16use the OpenGLHelper version to check for OpenGL supportMarkus Mohrhard1-1/+1
2014-11-16make something visible on the screen againMarkus Mohrhard1-1/+1
2014-11-16remove unnecessary whitespaceMarkus Mohrhard1-2/+0
2014-11-16vcl: Invert OpenGL Native Widget rendering in Y.Markus Mohrhard1-1/+1