Age | Commit message (Expand) | Author |
2014-06-01 | remove the framebuffer rendering | Markus Mohrhard |
2014-06-01 | move to OpenGLWindow step one | Markus Mohrhard |
2014-06-01 | no need for that include | Markus Mohrhard |
2014-06-01 | we don't support the simple backgriund anymore | Markus Mohrhard |
2014-05-30 | pass more parameters by const reference | Markus Mohrhard |
2014-05-30 | fdo#68849: Add header guards to all include files | Jens Carl |
2014-05-29 | update_pch: exclude OpenGLContext.hxx for now | Thomas Arnhold |
2014-05-28 | remove tab in shader | Markus Mohrhard |
2014-05-28 | improve the algorithm for the zoom into a bar | Markus Mohrhard |
2014-05-28 | show the screen text after the performance improvements | Markus Mohrhard |
2014-05-28 | show the whole demo | Markus Mohrhard |
2014-05-28 | chart2: fix namespacing | Thomas Arnhold |
2014-05-28 | Add a grey gradient background to the 3D chartm and tweak text color. | Michael Meeks |
2014-05-28 | change the bar direction for the demo | Markus Mohrhard |
2014-05-28 | prevent generating repeated information in rendering | Markus Mohrhard |
2014-05-28 | avoid transferring the textures for each frame | Markus Mohrhard |
2014-05-28 | fix picking mode for the batch rendering | Markus Mohrhard |
2014-05-28 | remove unnecessary glFinish | Markus Mohrhard |
2014-05-28 | Modify the bar generate function | weigao |
2014-05-28 | add batch render function | weigao |
2014-05-28 | add get and release batch render info function | weigao |
2014-05-28 | add use and update uno function | weigao |
2014-05-28 | add batch render variables | weigao |
2014-05-28 | add batch render shader | weigao |
2014-05-28 | update_pch | Thomas Arnhold |
2014-05-28 | coverity#706267 Uncaught exception | Caolán McNamara |
2014-05-28 | coverity#706265 Uncaught exception | Caolán McNamara |
2014-05-28 | coverity#706264 Uncaught exception | Caolán McNamara |
2014-05-28 | coverity#706261 Uncaught exception | Caolán McNamara |
2014-05-28 | coverity#706260 Uncaught exception | Caolán McNamara |
2014-05-28 | enable picking again | Markus Mohrhard |
2014-05-28 | Revert "loplugin:unreffun" | Markus Mohrhard |
2014-05-28 | use a step width of 10 for the picking color | Markus Mohrhard |
2014-05-28 | disable MSAA for the picking | Markus Mohrhard |
2014-05-27 | remove one more magic number that is used in several places | Markus Mohrhard |
2014-05-27 | let us look from the top onto the chart | Markus Mohrhard |
2014-05-27 | prevent that early return prevents further user interaction | Markus Mohrhard |
2014-05-27 | cache the bitmap converted to flat RGBA pixels. | Michael Meeks |
2014-05-27 | chart2: Fix using the last shape | Maxim Monastirsky |
2014-05-27 | css already means ::com::sun::star | Thomas Arnhold |
2014-05-27 | Remove unnecessary semicolons | Peter Senna Tschudin |
2014-05-26 | Allow building with more recent glm versions | Fridrich Štrba |
2014-05-26 | remove unused variables | Markus Mohrhard |
2014-05-26 | hardcode default camera height | Markus Mohrhard |
2014-05-26 | switch the direction of the series labels | Markus Mohrhard |
2014-05-26 | use the center of the chart as camera direction | Markus Mohrhard |
2014-05-26 | fix spelling of "indices" | Noel Grandin |
2014-05-26 | cid#1213562 Uninitialized scalar field | Noel Grandin |
2014-05-26 | loplugin:unreffun | Stephan Bergmann |
2014-05-26 | react only to left mouse click | Markus Mohrhard |