summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2014-11-10vcl: Add rectangle outline renderingLouis-Francis Ratté-Boulianne
2014-11-10vcl: opengl - alpha masks are unexpectedly inverted.Michael Meeks
2014-11-10only call XFreePixmap on pixmaps created via XCreatePixmapCaolán McNamara
2014-11-10vcl: cleanup the opengl selection API.Michael Meeks
2014-11-10mpPixmap uninitialized in one ctorCaolán McNamara
2014-11-10vcl: the docs say gdk_window_get_screen was added in GTK+ 2.24Michael Stahl
2014-11-10Fix error: use of undeclared identifier 'aFileName'Tor Lillqvist
2014-11-10vcldemo: load and render some iconsMichael Meeks
2014-11-10vcl: calm a valgrind warning.Michael Meeks
2014-11-10vcl: add BitmapEx load from icon theme constructor.Michael Meeks
2014-11-10cid#736944 Time of check time of useNoel Grandin
2014-11-10coverity#1222237 Untrusted value as argumentCaolán McNamara
2014-11-10quick build fix until I can fix that properlyMarkus Mohrhard
2014-11-10loplugin:staticcallStephan Bergmann