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

2014-12-02 Thread Louis-Francis Ratté-Boulianne
vcl/opengl/replaceColorFragmentShader.glsl |2 -- 1 file changed, 2 deletions(-) New commits: commit c072de53b6f2e8ca162a9dd70f1062073d54c115 Author: Louis-Francis Ratté-Boulianne Date: Tue Dec 2 17:18:26 2014 -0500 vcl: Fix color-replacement fragment shader Change-Id: I82a0

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

2014-11-19 Thread Louis-Francis Ratté-Boulianne
vcl/opengl/gdiimpl.cxx |1 - vcl/source/outdev/gradient.cxx | 19 --- 2 files changed, 8 insertions(+), 12 deletions(-) New commits: commit 738f3b4e026ec4d57d7de691df9d253f4497d9b0 Author: Louis-Francis Ratté-Boulianne Date: Wed Nov 19 10:09:42 2014 -0500 vc

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

2014-11-18 Thread Louis-Francis Ratté-Boulianne
vcl/opengl/gdiimpl.cxx | 23 +++ 1 file changed, 19 insertions(+), 4 deletions(-) New commits: commit 483a43df80569285006c4f8876508d8aa2a88a6d Author: Louis-Francis Ratté-Boulianne Date: Tue Nov 18 19:11:04 2014 -0500 vcl: Implement copyArea in OpenGL backend

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

2014-11-18 Thread Louis-Francis Ratté-Boulianne
vcl/opengl/gdiimpl.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 9b18be272124c0157eea1b24d396e03b2135fffd Author: Louis-Francis Ratté-Boulianne Date: Tue Nov 18 11:19:02 2014 -0500 vcl: Actually keep the new offscreen texture around Change-Id: Ie44c680f0c21721

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

2014-11-17 Thread Louis-Francis Ratté-Boulianne
vcl/opengl/texture.cxx |8 1 file changed, 8 insertions(+) New commits: commit 2195500d40055a182c573da074e61ddf0a2b4d5a Author: Louis-Francis Ratté-Boulianne Date: Tue Nov 18 00:13:30 2014 -0500 vcl: Fix crash when requesting coordonnates for empty texture Change-Id

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

2014-11-17 Thread Louis-Francis Ratté-Boulianne
vcl/opengl/gdiimpl.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 053b01fa6533ccd62b1bd184f0c7f9e42422cb8c Author: Louis-Francis Ratté-Boulianne Date: Mon Nov 17 17:36:42 2014 -0500 vcl: Unbind framebuffer after setting offscreen mode Change-Id: I057b148f51c8f0

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

2014-11-17 Thread Michael Meeks
vcl/opengl/salbmp.cxx | 15 +-- 1 file changed, 9 insertions(+), 6 deletions(-) New commits: commit 6631d9819cb1635a6b8d273b99e8c17f33286dfc Author: Michael Meeks Date: Mon Nov 17 20:33:41 2014 + vcl: only use default windows' GL Context for bitmaps if NULL / uninitiali

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

2014-11-16 Thread Markus Mohrhard
vcl/opengl/x11/gdiimpl.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit d82d9467ef8b78864b717a468e313eae0c857e94 Author: Markus Mohrhard Date: Sun Nov 16 17:07:15 2014 +0100 Invert Native Widget rendering in Y. Change-Id: I65a0bef7e817c82285a

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

2014-11-16 Thread Markus Mohrhard
vcl/opengl/x11/gdiimpl.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 5633fdbf3507ce6480078f1d0230c740946ff59d Author: Markus Mohrhard Date: Sun Nov 16 16:59:20 2014 +0100 blind fix for native control on X11 Change-Id: I97b3faeda70e4f6481f7ac

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

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