summaryrefslogtreecommitdiff
path: root/include/vcl/openglwin.hxx
AgeCommit message (Expand)Author
2016-01-26OpenGLWrapper is the right place for getBufferSwapCounter()Tor Lillqvist
2016-01-26Put getBufferSwapCounter() in OpenGLWindow insteadTor Lillqvist
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23There is no separate vclopengl library since Oct 2014Tor Lillqvist
2015-04-09vcl: dispose of more Window sub-classes, particularly top-level windows.Michael Meeks
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-28try to fix mouse interaction on windowsMarkus Mohrhard
2014-05-26react only to left mouse clickMarkus Mohrhard
2014-05-24some work on mouse scrolling and improved mouse draggingMarkus Mohrhard
2014-05-24Stub mouse move events propagation to 3D charts.Michael Meeks
2014-05-23Lsan: fix invalid memory accessMarkus Mohrhard
2014-05-13rerender after redrawing of the windowMarkus Mohrhard
2014-05-12some work into intercepting mouse events in OpenGL windowMarkus Mohrhard
2014-05-12remove framebuffer objectsMarkus Mohrhard
2014-05-07loplugin:saloverrideStephan Bergmann
2014-05-07avoid linking against the OpenGL libs when only using the windowMarkus Mohrhard
2014-05-07add new window that contains OpenGL contextMarkus Mohrhard