[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - vcl/opengl vcl/workben

2014-11-15 Thread Michael Meeks
vcl/opengl/gdiimpl.cxx |5 + vcl/workben/vcldemo.cxx |1 + 2 files changed, 6 insertions(+) New commits: commit d36a86d8d64a878e90bb57274dce5aca759caa17 Author: Michael Meeks Date: Sat Nov 15 17:33:36 2014 +0100 vcldemo: disable broken gradient stencil use. Change-Id

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - vcl/opengl

2014-11-14 Thread Michael Meeks
vcl/opengl/salbmp.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 318fc8d6810ed72bd43d811bac32216b6ed9f231 Author: Michael Meeks Date: Fri Nov 14 16:32:06 2014 + vcl: assert more useful truths on BitmapWriterAccess completion. Change-I

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - vcl/opengl

2014-11-14 Thread Jan Holesovsky
vcl/opengl/gdiimpl.cxx |2 -- vcl/opengl/texture.cxx |2 -- 2 files changed, 4 deletions(-) New commits: commit 4dd633a728f0f82de6a6aad9470ffe7ab9bb49e9 Author: Jan Holesovsky Date: Fri Nov 14 21:41:15 2014 +0100 opengl: Another places where it is too eager to check for errors.

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - vcl/opengl vcl/source

2014-11-14 Thread Jan Holesovsky
vcl/opengl/gdiimpl.cxx |8 vcl/opengl/texture.cxx | 20 +--- vcl/opengl/x11/gdiimpl.cxx |2 ++ vcl/source/opengl/OpenGLContext.cxx |8 vcl/source/opengl/OpenGLHelper.cxx |9 + 5 files changed, 44 insert

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - vcl/opengl

2014-11-12 Thread Louis-Francis Ratté-Boulianne
vcl/opengl/gdiimpl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9f46dc705b478cab1fea29ec4a13a3fb89a13c75 Author: Louis-Francis Ratté-Boulianne Date: Wed Nov 12 15:55:23 2014 -0500 vcl: Use glScissor for rectangular clip regions Change-Id: I62b

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - vcl/opengl

2014-11-11 Thread Michael Meeks
vcl/opengl/salbmp.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fd947e2f3d02716c78dfb17798077e88470b6533 Author: Michael Meeks Date: Wed Nov 12 00:21:28 2014 + WaE: calm clang tinderbox. Change-Id: Id07741c3d7780da72a351c33fc001f7d2a73bc64

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - vcl/opengl

2014-11-11 Thread Michael Meeks
vcl/opengl/scale.cxx |4 1 file changed, 4 insertions(+) New commits: commit c93f1db44282a9896b55b091877ca4678c44315c Author: Michael Meeks Date: Tue Nov 11 11:19:04 2014 + vcl: avoid opengl kernel creation writing over its buffers. Change-Id: I90486137323afc03a23afa

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - vcl/opengl

2014-11-10 Thread Louis-Francis Ratté-Boulianne
vcl/opengl/gdiimpl.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit d1bf54a0fe29d50972fc949ff01284a4414b5210 Author: Louis-Francis Ratté-Boulianne Date: Mon Nov 10 14:08:25 2014 -0500 vcl: Add rectangle outline rendering Change-Id: I9debc8ad83

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - vcl/opengl

2014-11-07 Thread Michael Meeks
vcl/opengl/gdiimpl.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 9084d7be36f3955725e2395ae176d2af1ceac358 Author: Michael Meeks Date: Fri Nov 7 14:33:48 2014 + vcl: vertically invert line and point positions Change-Id: I306e44cfe287b57

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - vcl/opengl vcl/workben

2014-11-07 Thread Michael Meeks
vcl/opengl/gdiimpl.cxx |3 ++- vcl/opengl/texture.cxx |4 vcl/workben/vcldemo.cxx | 16 ++-- 3 files changed, 20 insertions(+), 3 deletions(-) New commits: commit 8d47d7a6be0fbc577686a9e918f087a2bf7602fc Author: Michael Meeks Date: Fri Nov 7 12:33:15 2014 +

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - vcl/opengl

2014-11-03 Thread Markus Mohrhard
vcl/opengl/gdiimpl.cxx |4 ++-- vcl/opengl/salbmp.cxx |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit f64d7290f5b7a1687febad770ee7499862e2f367 Author: Markus Mohrhard Date: Tue Nov 4 05:01:07 2014 +0100 fix unused parameter warnings Change-Id: