[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - vcl/inc vcl/opengl

2016-06-26 Thread Tomaž Vajngerl
vcl/inc/openglgdiimpl.hxx |2 ++ vcl/opengl/gdiimpl.cxx| 10 ++ 2 files changed, 12 insertions(+) New commits: commit 24c3838b5fd2005d9df902c9a7d03fcba78adbe4 Author: Tomaž Vajngerl Date: Fri Jun 24 16:42:45 2016 +0800 tdf#100411 start

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - vcl/inc vcl/opengl

2016-05-30 Thread Tomaž Vajngerl
vcl/inc/opengl/program.hxx |1 vcl/inc/openglgdiimpl.hxx |1 vcl/opengl/gdiimpl.cxx | 81 - vcl/opengl/program.cxx | 23 ++-- 4 files changed, 78 insertions(+), 28 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - vcl/inc vcl/opengl vcl/Package_opengl.mk

2016-05-25 Thread Tomaž Vajngerl
vcl/Package_opengl.mk |4 vcl/inc/opengl/program.hxx| 19 + vcl/inc/openglgdiimpl.hxx |5 vcl/opengl/combinedFragmentShader.glsl| 45 +++ vcl/opengl/combinedTextureFragmentShader.glsl | 64

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - vcl/inc vcl/opengl vcl/source

2016-05-25 Thread Tomaž Vajngerl
vcl/inc/opengl/RenderState.hxx | 27 vcl/inc/opengl/program.hxx |5 + vcl/opengl/gdiimpl.cxx | 116 +++- vcl/opengl/program.cxx | 45 - vcl/source/opengl/OpenGLContext.cxx |6 + 5 files

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - vcl/inc vcl/opengl vcl/win

2016-05-11 Thread Tomaž Vajngerl
vcl/inc/opengl/AccumulatedTextures.hxx |7 + vcl/opengl/PackedTextureAtlas.cxx |8 +++--- vcl/opengl/gdiimpl.cxx |7 - vcl/opengl/texture.cxx | 10 +--- vcl/win/source/gdi/winlayout.cxx | 39 +

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - vcl/inc vcl/opengl vcl/win

2016-04-18 Thread Tomaž Vajngerl
vcl/inc/opengl/PackedTextureAtlas.hxx |6 +++ vcl/opengl/PackedTextureAtlas.cxx | 44 ++ vcl/win/source/gdi/winlayout.cxx | 57 +++--- 3 files changed, 96 insertions(+), 11 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - vcl/inc vcl/opengl

2016-02-10 Thread Tomaž Vajngerl
vcl/inc/opengl/salbmp.hxx |2 -- vcl/opengl/salbmp.cxx | 23 ++- vcl/opengl/scale.cxx |6 -- 3 files changed, 6 insertions(+), 25 deletions(-) New commits: commit 30e32035adfb053637ca68127bedd68a938e7332 Author: Tomaž Vajngerl

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - vcl/inc vcl/opengl vcl/Package_opengl.mk vcl/source vcl/workben

2016-02-09 Thread Tomaž Vajngerl
vcl/Package_opengl.mk |1 vcl/inc/impbmp.hxx |1 vcl/inc/opengl/salbmp.hxx |1 vcl/inc/salbmp.hxx |4 +++ vcl/opengl/greyscaleFragmentShader.glsl | 18 vcl/opengl/salbmp.cxx

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - vcl/inc vcl/opengl

2016-02-08 Thread Michael Meeks
vcl/inc/opengl/win/WinDeviceInfo.hxx |1 - vcl/opengl/win/WinDeviceInfo.cxx | 33 - 2 files changed, 34 deletions(-) New commits: commit 22b852788d94ecacde533e3961a3535ef2a89f7d Author: Michael Meeks Date: Mon Feb 8

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - vcl/inc vcl/opengl vcl/workben

2016-01-11 Thread Michael Meeks
vcl/inc/openglgdiimpl.hxx |7 ++- vcl/opengl/gdiimpl.cxx| 45 +++-- vcl/workben/vcldemo.cxx |4 +++- 3 files changed, 40 insertions(+), 16 deletions(-) New commits: commit 1b2a60dbde98034125aa30551c12bcf0d1c420b8 Author: Michael Meeks

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - vcl/inc vcl/opengl

2016-01-07 Thread Michael Meeks
vcl/inc/opengl/FixedTextureAtlas.hxx |3 ++- vcl/inc/opengl/texture.hxx | 10 +++--- vcl/opengl/FixedTextureAtlas.cxx | 22 -- vcl/opengl/salbmp.cxx| 15 ++- vcl/opengl/texture.cxx | 19 ++-

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - vcl/inc vcl/opengl vcl/Package_opengl.mk vcl/workben

2015-12-31 Thread Michael Meeks
vcl/Package_opengl.mk |1 vcl/inc/openglgdiimpl.hxx |3 + vcl/opengl/gdiimpl.cxx | 60 ++--- vcl/opengl/invert50FragmentShader.glsl | 23 vcl/workben/vcldemo.cxx| 11 +- 5

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - vcl/inc vcl/opengl vcl/source

2015-12-23 Thread Michael Meeks
vcl/inc/openglgdiimpl.hxx |2 +- vcl/inc/svdata.hxx|1 + vcl/opengl/gdiimpl.cxx| 44 +++- vcl/source/app/svdata.cxx | 19 ++- 4 files changed, 39 insertions(+), 27 deletions(-) New commits: commit