summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-11-12pebcak, condition reversedCaolán McNamara
2014-11-12alloca needs special include on SOLARISRichard PALO
2014-11-12valgrind: logic for last-ditch svg detection is bustedCaolán McNamara
2014-11-12valgrind+afl: bad rleCaolán McNamara
2014-11-12coverity#735344 Unchecked return value from libraryCaolán McNamara
2014-11-12valgrind+afl: short readCaolán McNamara
2014-11-12valgrind+afl: short readCaolán McNamara
2014-11-12valgrind+afl: initialize nFlagsCaolán McNamara
2014-11-12valgrind+afl: short readCaolán McNamara
2014-11-12valgrind+afl: initialize cSizeCaolán McNamara
2014-11-12valgrind+afl: check p1 at start of loopCaolán McNamara
2014-11-12Fraction: rewrite condition 'GetDenominator()==-1'Juan Picca
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-12loplugin:unreffunStephan Bergmann
2014-11-12add quick way to enable OpenGL backend through env varMarkus Mohrhard
2014-11-12vcl: Use offscreen rendering for native GTK widgets with OpenGL backendLouis-Francis Ratté-Boulianne
2014-11-12vcl: Add support for radial gradients in OpenGL backendLouis-Francis Ratté-Boulianne
2014-11-12vcl: Read back OpenGL FBO to create offscreen X11 pixmapLouis-Francis Ratté-Boulianne
2014-11-12vcl: Add initial support for linear gradient with OpenGLLouis-Francis Ratté-Boulianne
2014-11-12WaE: calm clang tinderbox.Michael Meeks
2014-11-12vcldemo: add some clipping tests under the checkerboard tile.Michael Meeks
2014-11-11vcldemo: render a selection of odd gradients.Michael Meeks
2014-11-11vcldemo: render an enlarged view on mouse click.Michael Meeks
2014-11-11vcldemo: re-factor rendering panes, to enable zooming.Michael Meeks
2014-11-11vcldemo: click to invalidate bits and bounce a floatwin around.Michael Meeks
2014-11-11vcl: Use the fast path for rendering.Jan Holesovsky
2014-11-11windows opengl: Make sure we don't reach the slow parts of the code.Jan Holesovsky
2014-11-11windows opengl: Instantiate OpenGLSalBitmap even on Windows.Jan Holesovsky
2014-11-11There are three positive return codes from inflateCaolán McNamara
2014-11-11WaE: implicit conversion of NULL constant to 'boost::detail::sp_nullptr_t'Tor Lillqvist
2014-11-11Revert "Fix apparently broken commit"Jan Holesovsky
2014-11-11coverity#1209861 untaint image dataCaolán McNamara
2014-11-11readLE32 should return a 32bit number, yikes!Caolán McNamara
2014-11-11vcl: avoid opengl kernel creation writing over its buffers.Michael Meeks
2014-11-11Adapt vcldemo code to layer NONEStephan Bergmann
2014-11-11vcl: Fix text rendering with OpenGLLouis-Francis Ratté-Boulianne
2014-11-11vcl: Fix the VirtualDevice rectangle rendering in vcldemoLouis-Francis Ratté-Boulianne
2014-11-11vcl: Fix alpha value when drawing bitmap with maskLouis-Francis Ratté-Boulianne
2014-11-11vcl: Use a different FBO when rendering using a VirtualDeviceLouis-Francis Ratté-Boulianne
2014-11-11vcl: Remove unused shaders listLouis-Francis Ratté-Boulianne
2014-11-11vcl: Add methods to call before and after OpenGL renderingLouis-Francis Ratté-Boulianne
2014-11-11vcl: Fix pixel drawing with OpenGLLouis-Francis Ratté-Boulianne
2014-11-11Fix apparently broken commitStephan Bergmann
2014-11-11windows opengl: We need a constructor for OpenGLSalGraphicsImpl.Jan Holesovsky
2014-11-11vcl: fdo#39468 - remove useless German commentChris Sherlock
2014-11-11vcl: move OutputDevice::ImplDrawFrameDev() to WindowChris Sherlock
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-11vcl: make ImplDrawOutDevDirect a protected function in OutputDeviceChris Sherlock
2014-11-11vcl: move OutputDevice::ImplGetFrameDev() to WindowChris Sherlock
2014-11-10vcl: Use shared list for OpenGL contexts even with DBG_UTIL enabledLouis-Francis Ratté-Boulianne