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

2014-11-13 Thread Louis-Francis Ratté-Boulianne
vcl/inc/openglgdiimpl.hxx|1 vcl/opengl/gdiimpl.cxx | 67 +++ vcl/opengl/linearGradientFragmentShader.glsl |2 3 files changed, 69 insertions(+), 1 deletion(-) New commits: commit fdbc95ee2a80b3660802cea5ac40e2032d78e15

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

2014-11-13 Thread Louis-Francis Ratté-Boulianne
vcl/inc/openglgdiimpl.hxx|4 +- vcl/opengl/gdiimpl.cxx | 16 ++-- vcl/unx/generic/gdi/openglx11cairotextrender.cxx | 45 +-- vcl/win/source/gdi/winlayout.cxx |6 +-- 4 files changed, 29 insertions

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

2014-11-11 Thread Louis-Francis Ratté-Boulianne
vcl/Package_opengl.mk|1 vcl/inc/openglgdiimpl.hxx|9 +- vcl/opengl/gdiimpl.cxx | 118 ++- vcl/opengl/radialGradientFragmentShader.glsl | 23 + 4 files changed, 132 insertions(+), 19 deletions

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

2014-11-11 Thread Louis-Francis Ratté-Boulianne
vcl/inc/openglgdiimpl.hxx |4 ++-- vcl/opengl/gdiimpl.cxx | 19 ++- vcl/opengl/x11/gdiimpl.cxx | 33 +++-- 3 files changed, 47 insertions(+), 9 deletions(-) New commits: commit 9ce55489da514d2769227c7b9904da1fdf216f21 Author: Louis-Francis

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

2014-11-11 Thread Louis-Francis Ratté-Boulianne
vcl/Package_opengl.mk|1 vcl/inc/openglgdiimpl.hxx|9 ++ vcl/opengl/gdiimpl.cxx | 111 ++- vcl/opengl/linearGradientFragmentShader.glsl | 23 + 4 files changed, 142 insertions(+), 2 deletions(

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

2014-11-11 Thread Jan Holesovsky
vcl/inc/openglgdiimpl.hxx |1 + vcl/opengl/gdiimpl.cxx| 21 + 2 files changed, 22 insertions(+) New commits: commit 9754b88b627b7391e3daf75a67f280014a7eab03 Author: Jan Holesovsky Date: Tue Nov 11 10:24:37 2014 +0100 windows opengl: We need a constructor for

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

2014-11-10 Thread Louis-Francis Ratté-Boulianne
vcl/inc/openglgdiimpl.hxx|5 ++ vcl/inc/salgdiimpl.hxx |5 ++ vcl/inc/unx/salgdi.h |4 + vcl/opengl/gdiimpl.cxx | 17 +++ vcl/unx/generic/gdi/gdiimpl.cxx |