[Libreoffice-commits] core.git: Changes to 'feature/chart-3d-chart'

Markus Mohrhard markus.mohrhard at collabora.co.uk
Thu May 8 20:01:45 PDT 2014


New branch 'feature/chart-3d-chart' available with the following commits:
commit e994833dc0cf848cc62200858f069737f6d06643
Author: Markus Mohrhard <markus.mohrhard at collabora.co.uk>
Date:   Fri May 9 04:10:19 2014 +0200

    delete OpenGL resources in the destructor
    
    Change-Id: Ibfeb836d23d48e4ad9fd9b111394b8349ba7c8a3

commit 9ea149b97b8453ab3d0fb2bd22ba1be1bda9560b
Author: Markus Mohrhard <markus.mohrhard at collabora.co.uk>
Date:   Fri May 9 04:02:05 2014 +0200

    move the declaration to the top of the file
    
    Change-Id: I6b062a4a1c5c4e64846cecd2fd44549de9c516a8

commit 8219bf43441056459eec528233aab52d1489e6ee
Author: Markus Mohrhard <markus.mohrhard at collabora.co.uk>
Date:   Fri May 9 03:55:06 2014 +0200

    remove framebuffer objects
    
    We want window rendering and not off-screen rendering.
    
    Change-Id: I23580da148a4d9449f66dd5a0a1dcb2bf5cd7745

commit b2435882d12bf8d38e1d38d242b5bb4e96d28b21
Author: Markus Mohrhard <markus.mohrhard at collabora.co.uk>
Date:   Fri May 9 00:35:33 2014 +0200

    Die, die, die BMP code
    
    This is at least the forth time that I kill this code!
    
    Change-Id: I038a03a8beed6f743ce6ad17a6a6b71085f43890

commit d0027518fb3d2ad859dc8f40c05533848a329ff9
Author: Markus Mohrhard <markus.mohrhard at collabora.co.uk>
Date:   Fri May 9 00:31:05 2014 +0200

    move the renderToFile function to the helper to avoid the context
    
    Change-Id: I5493126047179d67b2f2ed0d3d5d936ebbaf4810

commit 8cfb0fa2a96cf0ce3fb051ca2b1fe725e865d7b5
Author: Markus Mohrhard <markus.mohrhard at collabora.co.uk>
Date:   Fri May 9 00:19:31 2014 +0200

    chart2.opengl to vcl.opengl
    
    Change-Id: Idd3b6ddec5ba2fbc56b7b9eb45ff379425104527

commit 34b34bc44c2242d4fc95456276bd6b37b03368f2
Author: Markus Mohrhard <markus.mohrhard at collabora.co.uk>
Date:   Thu May 8 06:00:48 2014 +0200

    correct casts
    
    Change-Id: Ib74e924663c91be09d96e9e25e011e578656a6a0

commit 0f3c4868d6235d00f84aa297606079cafe00b7e5
Author: weigao <weigao at multicorewareinc.com>
Date:   Wed May 7 15:10:42 2014 +0800

    add reverse image shader
    
    Change-Id: Ibd3aff8aeb71626dada762b53cde8f50f7fbf812

commit 03414121af8ce915b7097e31a27d3c2f1ebe1f3e
Author: Markus Mohrhard <markus.mohrhard at collabora.co.uk>
Date:   Thu May 8 05:16:49 2014 +0200

    fix wrong access to array
    
    Change-Id: I3298bd15260b2cbfd9a74024504d982dc00f4137

commit f64d776fef11329c1b7124abe7f8e72833abf4bc
Author: weigao <weigao at multicorewareinc.com>
Date:   Wed May 7 13:30:59 2014 +0800

    fix the render part
    
    Change-Id: I92f60d706408acefd763f0f80af5fa3398e667d4

commit 9423ad1ff372cd3017e6dc76f78d90634904cd35
Author: Markus Mohrhard <markus.mohrhard at collabora.co.uk>
Date:   Thu May 8 03:05:49 2014 +0200

    we only want a fb that allows window rendering
    
    Change-Id: I13d58c941e6a2411c3840b9efd341a4b827afc93

commit f14d17613f1caab4b1652c02a36b60733952d8cf
Author: Markus Mohrhard <markus.mohrhard at collabora.co.uk>
Date:   Thu May 8 03:03:19 2014 +0200

    fix another crash on exit
    
    Change-Id: I580d17b16760516b73ac9f882fd8f9707ce6337b

commit 05b1a4e68cce29fae14814bfbd8205ef0fd2a216
Author: Markus Mohrhard <markus.mohrhard at collabora.co.uk>
Date:   Thu May 8 03:02:12 2014 +0200

    don't put the parent window as child into itself
    
    Change-Id: I961b92d47c35d63fa852bab2b478b93314e9add7

commit 2642f2d327c14d3f84a1fa543f434a352349be5a
Author: Markus Mohrhard <markus.mohrhard at collabora.co.uk>
Date:   Thu May 8 03:01:05 2014 +0200

    correct check for double buffered rendering
    
    Change-Id: I52972cb477c77a86fa04aa876717db9740cc0113

commit 251de5eb7837f638703c416ede297a45156221f8
Author: Markus Mohrhard <markus.mohrhard at collabora.co.uk>
Date:   Thu May 8 02:25:18 2014 +0200

    we only want fb configs that support double buffered rendering
    
    Change-Id: I808e36ccd2a0d1ad89af2449d709d24a92ecff4f

commit 205c12630582e982131231c05af52fb50535de8b
Author: Markus Mohrhard <markus.mohrhard at collabora.co.uk>
Date:   Thu May 8 01:30:30 2014 +0200

    this inheritance is no longer needed
    
    Change-Id: I039dd767bcfd0c1343f4230d3fe8e52ab5a6e4fd



More information about the Libreoffice-commits mailing list