[Libreoffice-commits] core.git: include/vcl vcl/inc vcl/opengl vcl/source

2019-03-14 Thread Libreoffice Gerrit user
include/vcl/task.hxx |9 + vcl/inc/schedulerimpl.hxx|1 + vcl/opengl/gdiimpl.cxx |3 +-- vcl/source/app/scheduler.cxx | 29 ++--- 4 files changed, 29 insertions(+), 13 deletions(-) New commits: commit ffcff2fe24ce1fd64b7c45073c09f6d5

[Libreoffice-commits] core.git: include/vcl vcl/inc vcl/opengl vcl/source vcl/unx

2016-10-25 Thread Noel Grandin
include/vcl/bitmap.hxx |6 -- include/vcl/btndlg.hxx |2 include/vcl/builder.hxx|2 include/vcl/dockwin.hxx|1 include/vcl/field.hxx |2 include/vcl/layo

[Libreoffice-commits] core.git: include/vcl vcl/inc vcl/opengl vcl/source vcl/unx

2016-05-21 Thread Caolán McNamara
include/vcl/opengl/OpenGLHelper.hxx | 11 vcl/inc/unx/saldisp.hxx |5 -- vcl/opengl/x11/gdiimpl.cxx | 64 ++- vcl/source/opengl/OpenGLHelper.cxx | 85 vcl/unx/generic/app/saldisp.cxx | 29 ++

[Libreoffice-commits] core.git: include/vcl vcl/inc vcl/opengl vcl/source

2016-04-29 Thread Tomaž Vajngerl
include/vcl/opengl/OpenGLContext.hxx |8 +++ vcl/inc/opengl/RenderState.hxx | 29 + vcl/inc/opengl/TextureState.hxx | 76 +++ vcl/opengl/program.cxx | 26 +-- vcl/opengl/texture.cxx | 60

[Libreoffice-commits] core.git: include/vcl vcl/inc vcl/opengl vcl/source vcl/unx

2016-04-11 Thread Noel Grandin
include/vcl/bitmap.hxx |2 +- include/vcl/embeddedfontshelper.hxx |2 +- include/vcl/floatwin.hxx|2 +- include/vcl/print.hxx |4 ++-- include/vcl/window.hxx |4 ++--

[Libreoffice-commits] core.git: include/vcl vcl/inc vcl/opengl vcl/source

2016-01-06 Thread Michael Meeks
include/vcl/opengl/OpenGLContext.hxx |5 +++ vcl/inc/opengl/salbmp.hxx|9 ++--- vcl/inc/opengl/zone.hxx |7 vcl/inc/openglgdiimpl.hxx|3 - vcl/opengl/gdiimpl.cxx | 42 +++-- vcl/opengl/salbmp.cxx

[Libreoffice-commits] core.git: include/vcl vcl/inc vcl/opengl vcl/source

2015-12-11 Thread Michael Meeks
include/vcl/opengl/OpenGLContext.hxx |5 + vcl/inc/openglgdiimpl.hxx|5 + vcl/opengl/gdiimpl.cxx |7 --- vcl/opengl/win/gdiimpl.cxx |1 + vcl/opengl/x11/gdiimpl.cxx |1 + vcl/source/opengl/OpenGLContext.cxx |1 + 6

[Libreoffice-commits] core.git: include/vcl vcl/inc vcl/opengl vcl/source vcl/unx vcl/win

2015-09-16 Thread Michael Meeks
include/vcl/outdev.hxx | 18 -- vcl/inc/generic/genpspgraphics.h |3 -- vcl/inc/headless/svpgdi.hxx|3 -- vcl/inc/openglgdiimpl.hxx |3 -- vcl/inc/quartz/salgdi.h|3 -- vcl/inc/salgdi.hxx |3 -- vcl/inc/sa

[Libreoffice-commits] core.git: include/vcl vcl/inc vcl/opengl vcl/source

2014-12-02 Thread Markus Mohrhard
include/vcl/opengl/OpenGLContext.hxx |3 +++ vcl/inc/openglgdiimpl.hxx|4 +--- vcl/opengl/gdiimpl.cxx | 21 ++--- vcl/source/opengl/OpenGLContext.cxx | 12 4 files changed, 30 insertions(+), 10 deletions(-) New commits: commit 80