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

2015-12-14 Thread Tomaž Vajngerl
vcl/opengl/salbmp.cxx | 109 ++--- vcl/win/source/gdi/salgdi2.cxx | 72 +-- 2 files changed, 140 insertions(+), 41 deletions(-) New commits: commit f625f1e1ff3b557fbe16c281baaf35fdb48eb048 Author: Tomaž Vajngerl

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

2015-10-07 Thread Michael Meeks
vcl/opengl/win/WinDeviceInfo.cxx |8 1 file changed, 8 insertions(+) New commits: commit 320c6e5dd2cfae2c42e9d75b0890bec6143b4adc Author: Michael Meeks Date: Wed Oct 7 10:53:28 2015 +0100 tdf#94686: Disable all vendors except for

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

2015-10-05 Thread Tomaž Vajngerl
vcl/opengl/salbmp.cxx | 36 +--- 1 file changed, 21 insertions(+), 15 deletions(-) New commits: commit 8d924babf34ee9ef41e446cae4ea380fff68a57c Author: Tomaž Vajngerl Date: Mon Oct 5 17:05:45 2015 +0200 opengl: take row

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

2015-09-16 Thread Michael Meeks
vcl/opengl/gdiimpl.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit 3891bd40f6cf513a020ac6c87acfd0af7fc5ffd8 Author: Michael Meeks Date: Wed Sep 16 03:25:05 2015 +0100 tdf#94252 - avoid switching contexts un-necessarily to reduce

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

2015-09-16 Thread Tomaž Vajngerl
vcl/opengl/texture.cxx | 22 -- 1 file changed, 12 insertions(+), 10 deletions(-) New commits: commit 4833f5a9c88726a03666ee58c156746ba489b8a2 Author: Tomaž Vajngerl Date: Wed Sep 16 13:47:47 2015 +0200 tdf#93666: use x,y coords when

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

2015-09-16 Thread Tomaž Vajngerl
vcl/opengl/FixedTextureAtlas.cxx | 17 ++--- 1 file changed, 10 insertions(+), 7 deletions(-) New commits: commit 50902f4d3bca92aefe0a3b663c3d175b60ecb25f Author: Tomaž Vajngerl Date: Fri Sep 11 12:27:45 2015 +0200 opengl: optimize search

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

2015-09-16 Thread Tomaž Vajngerl
vcl/opengl/framebuffer.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 980aa09d183da72d4fbfa6121a7aed6fd394b00a Author: Tomaž Vajngerl Date: Wed Sep 16 14:10:35 2015 +0200 opengl: check framebuffer completeness

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

2015-09-16 Thread Tomaž Vajngerl
vcl/opengl/salbmp.cxx | 58 +++--- 1 file changed, 46 insertions(+), 12 deletions(-) New commits: commit b12309df2dd529b1d23af4bcd10ed4421fcf92be Author: Tomaž Vajngerl Date: Wed Sep 16 14:02:23 2015 +0200

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

2015-09-11 Thread Miklos Vajna
vcl/opengl/gdiimpl.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 2d3dbdcd14dbca9e5827cb44e453cc45842dff14 Author: Miklos Vajna Date: Thu Sep 10 11:40:33 2015 +0200 windows opengl: mpProgram seen as 0 in JunitTest_sc_unoapi_3.

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

2015-09-03 Thread Jan Holesovsky
vcl/opengl/salbmp.cxx | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) New commits: commit 90bbc7eacfa160c44a83fafbd11db12c28490879 Author: Jan Holesovsky Date: Thu Sep 3 16:52:59 2015 +0200 tdf#93892: Un-share maUserBuffer when the

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

2015-09-02 Thread Tomaž Vajngerl
vcl/opengl/gdiimpl.cxx | 30 -- 1 file changed, 8 insertions(+), 22 deletions(-) New commits: commit 426ec2deb0793d22b7a94af8386d1714900cc26a Author: Tomaž Vajngerl Date: Thu Sep 3 11:30:52 2015 +0900 opengl: let OutputDevice

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

2015-09-01 Thread Tomaž Vajngerl
vcl/opengl/gdiimpl.cxx | 33 ++--- 1 file changed, 14 insertions(+), 19 deletions(-) New commits: commit d12f8f49d02676359aba79e2d629e014d2f50860 Author: Tomaž Vajngerl Date: Tue Sep 1 14:54:53 2015 +0900 tdf#93736 opengl:

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

2015-09-01 Thread Jan Holesovsky
vcl/opengl/win/gdiimpl.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 9d747c428fe56211b7c87e87632ad47289914f5f Author: Jan Holesovsky Date: Tue Sep 1 12:15:10 2015 +0200 windows opengl: Don't paint cached widgets upside down.

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

2015-08-31 Thread Michael Meeks
vcl/opengl/scale.cxx| 10 +- vcl/opengl/texture.cxx | 16 vcl/source/opengl/OpenGLContext.cxx | 24 3 files changed, 25 insertions(+), 25 deletions(-) New commits: commit 6489557740fd3cae0d8ff559b3c760b3f26eec0b

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

2015-08-28 Thread Michael Meeks
vcl/opengl/framebuffer.cxx |8 +++ vcl/opengl/gdiimpl.cxx | 46 ++--- 2 files changed, 27 insertions(+), 27 deletions(-) New commits: commit b7614b918f441442cac7e76d1707e05a1fb72951 Author: Michael Meeks michael.me...@collabora.com Date:

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

2015-08-28 Thread Tomaž Vajngerl
vcl/opengl/gdiimpl.cxx | 32 ++-- 1 file changed, 18 insertions(+), 14 deletions(-) New commits: commit 394387490ad4f8e52deeb2f32d7f83042b3eded1 Author: Tomaž Vajngerl tomaz.vajng...@collabora.co.uk Date: Fri Aug 28 19:32:35 2015 +0900 tdf#93736 need to

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

2015-08-27 Thread Caolán McNamara
vcl/opengl/texture.cxx | 15 +-- 1 file changed, 9 insertions(+), 6 deletions(-) New commits: commit 4d00d0aa877a0666b06aa58460e4ea1e0369266d Author: Caolán McNamara caol...@redhat.com Date: Thu Aug 27 08:05:45 2015 +0100 coverity#1320472 Uninitialized scalar field

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

2015-08-26 Thread Tomaž Vajngerl
vcl/opengl/salbmp.cxx | 37 - 1 file changed, 36 insertions(+), 1 deletion(-) New commits: commit e98939c292297dd4569d8ebad0a8245d7e6f4bb6 Author: Tomaž Vajngerl tomaz.vajng...@collabora.co.uk Date: Wed Aug 19 12:31:25 2015 +0900 tdf#92019 Use

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

2015-08-07 Thread Tomaž Vajngerl
vcl/opengl/x11/gdiimpl.cxx | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) New commits: commit 7152aa8cba6ec58c4b234cd0024a5b1a980e0b04 Author: Tomaž Vajngerl tomaz.vajng...@collabora.co.uk Date: Fri Jul 24 14:19:35 2015 +0900 Use LRU map for caching of native widgets

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

2015-07-11 Thread Tomaž Vajngerl
vcl/opengl/gdiimpl.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 94281392a898d492811e7f6d30c62f63aad98b84 Author: Tomaž Vajngerl tomaz.vajng...@collabora.co.uk Date: Mon Jul 6 20:06:31 2015 +0900 opengl: adjust rect drawing - should be to width

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

2015-07-11 Thread Tomaž Vajngerl
vcl/opengl/gdiimpl.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 942dcf6cc577080e91922066d073fb7f00479eda Author: Tomaž Vajngerl tomaz.vajng...@collabora.co.uk Date: Mon Jul 6 18:10:00 2015 +0900 opengl: don't forget to call swapBuffers when paint ends

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

2015-07-08 Thread Tomaž Vajngerl
vcl/opengl/gdiimpl.cxx | 19 +-- 1 file changed, 9 insertions(+), 10 deletions(-) New commits: commit d9b7c779a0aed3bacccf5700a0179947db13afa8 Author: Tomaž Vajngerl tomaz.vajng...@collabora.co.uk Date: Tue Jun 30 17:57:14 2015 +0900 opengl: fix fat hairlines - draw

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

2015-07-08 Thread Tomaž Vajngerl
vcl/opengl/gdiimpl.cxx | 25 ++--- 1 file changed, 18 insertions(+), 7 deletions(-) New commits: commit e1ab783539b495e12fc769ac493db3f5cebec106 Author: Tomaž Vajngerl tomaz.vajng...@collabora.co.uk Date: Tue Jun 30 18:07:41 2015 +0900 opengl: draw rectangle lines

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

2015-07-08 Thread Tomaž Vajngerl
vcl/opengl/gdiimpl.cxx | 63 - 1 file changed, 32 insertions(+), 31 deletions(-) New commits: commit c2cdfb398dda20ae0bd71b8efe55994b88e40fb1 Author: Tomaž Vajngerl tomaz.vajng...@collabora.co.uk Date: Tue Jun 30 18:03:34 2015 +0900