summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-01-29make glew a normal external shared projectMarkus Mohrhard
Change-Id: I6306e23b3f20817de87951a8848de373fc5dbf85
2014-01-29move glm to externalMarkus Mohrhard
Change-Id: Ifa9584ab86c2ca02b2b62fb95a2c029a278aea9a
2014-01-29remove methods for old stateful time based approachMarkus Mohrhard
Change-Id: I0fe6090c055f3c6ab1e89930a7cdfb928924c04c
2014-01-29remove more debug outputMarkus Mohrhard
Change-Id: Ibde24714f37854b8996d3a37d86f64cb987d8d95
2014-01-29don't use these using statements in a headerMarkus Mohrhard
Change-Id: Iebf9af6996a2c07a20488404b0078b4a309223f4
2014-01-29remove BMP define from header fileMarkus Mohrhard
Change-Id: I5037971e1fa55d5c7bd17502639d09f7943c9327
2014-01-29make OpenGLRender.cxx cout freeMarkus Mohrhard
Change-Id: I7b6a349910119bbf525f4253a7d8d62fee37b80b
2014-01-29use SAL_WARN for error reporting and not coutMarkus Mohrhard
Change-Id: If9d0def198b230ae4a8b3e335d8a5dac67133b51
2014-01-29integrate Area2D rendering path into OpenGL backendMarkus Mohrhard
Change-Id: Iaf226c4f60ba497defb6e2dbd127e78d3fe09517
2014-01-29improve the color interpolation in time based chartsMarkus Mohrhard
Change-Id: I732cee263258939742b7c43e02e89053a5dce9a8
2014-01-29initial work on supporting LineColor mapping in bubble chartsMarkus Mohrhard
Change-Id: I9eab939ce8859ad30aeaa58b3b942004043fe295
2014-01-29todo has been implementedMarkus Mohrhard
Change-Id: Ibf99ebef1583618b2108be41dc6535c574391f20
2014-01-29add property mapping to pie chartsMarkus Mohrhard
Change-Id: Ic65061fcb320ba2b249d53396bce9ccd2049474c
2014-01-29support fill color mapping in bar chartsMarkus Mohrhard
Change-Id: I2f2b273cb70a601ae7ea7b88cd76db5546e66982
2014-01-29start time based onlz after dialog is closedMarkus Mohrhard
everything else seems to result in serious bugs!! Change-Id: I1afbdb7623f877781c7ef362d87608a1e2aba72e
2014-01-29make the property mapping also time basedMarkus Mohrhard
Change-Id: I5c7dec27fc6057b28a5b82a0e9d26723fbbbbae0
2014-01-29first step for mapped propertiesMarkus Mohrhard
Only FillColor in bubble charts is supported right now. Change-Id: If6ad0220c15e06a9a57c554f6243fd9908b2651b
2014-01-29add GL area renderingPeilin
Change-Id: Ide31ee7d32b417138de9d66f8f566d1027060222
2014-01-29maybe that will fix my windows crashesMarkus Mohrhard
Change-Id: Idedfe8c0385712807c7f810d5275947310f24df4
2014-01-29small cleanup in timer.cxxMarkus Mohrhard
Change-Id: Ia47c1775bc13596bf854475dd786c50c9c9b6e25
2014-01-29some improvements for text renderingMarkus Mohrhard
Change-Id: Ifa52fbd0f5359c505f12d12281ec7bdfb959d8c5
2014-01-29get better fragment / shader error logging.Michael Meeks
Change-Id: I49c344b9a94cd4d60bb2dc0667d88387b5474b6b
2014-01-29Disable OpenGL for headless mode (so unit tests pass on Linux).Michael Meeks
Change-Id: Ie4e1a59ce68932084d4635cd0f8d11cbffd6a3a2
2014-01-29fix the time based renderingMarkus Mohrhard
I managed to screw it up already. I really need some sleep. Change-Id: Ie1f13496cd36a6f48b2b094ac302f293d5fd5383
2014-01-29integrate text rendering into DummyXShapeMarkus Mohrhard
Change-Id: Iedbec882a95963d565b960e51478ad62e1b73c0f
2014-01-29small clean-upMarkus Mohrhard
Change-Id: I75aca1ef6d1b4da444301dbc9ceb76233b60f720
2014-01-29add GL text renderingPeilin
Change-Id: Ic015559a259fb31455f6c7cd9063716b9241f88a
2014-01-29fix windows buildMarkus Mohrhard
Change-Id: I2696011d6565a0fd71c3f4cccc4f54fd1d37ee03
2014-01-29integrate the rectangle shapes into the renderingMarkus Mohrhard
# Changes to be committed: Change-Id: I76f2597d3d92e65a3c9116a24f941896baeb5fb9
2014-01-29add opengl rectangle renderingPeilin
2014-01-29give up with the nice solutions and enjoy the ugly hackMarkus Mohrhard
I was always hitting a corner case so it seems that this need some drastic measures. Change-Id: I3fdd278b9c3fed178513d653ef24ad8adf20cbd2
2014-01-29some improvements for the time based chartingMarkus Mohrhard
The updating seems to work. It just does not update the references yet. Change-Id: I0a971dbe2beb113c1c3e9ef103d77d5d8c7174a0
2014-01-29we need to take the solar mutexMarkus Mohrhard
Change-Id: Iacaeaab565a5c823cef6664042566ad10d3e0841
2014-01-29first try at implementing time based updates in new chart implementationMarkus Mohrhard
Change-Id: I3d03e44a415023ca12548ea99a3732cba49c8074
2014-01-29add time based option to UIMarkus Mohrhard
we still need to notify ChartModel but I have no idea how Change-Id: Iac5e09f2bdbcb1d4bc18d4a9dcc30db3a7ab36af
2014-01-29simlplifyMarkus Mohrhard
Change-Id: I8ff774d9f26ff0c9a2241ee14935a86085a3209d
2014-01-29remaining chart work for time based chartingMarkus Mohrhard
Change-Id: Iac33c81df199a942ddf073f9eb1b34e147a34f3c
2014-01-29time based charting calc sideMarkus Mohrhard
Change-Id: I0d5963a691e4495ee14e4d1228ea0ba2b1dd66d7
2014-01-29kill two virtual destructorsMarkus Mohrhard
we know that there are no subclasses so the virtual destructors are unnecessary Change-Id: Idad45370035004224d4128fb095aefac6b9acad0
2014-01-29one more place for time based chartingMarkus Mohrhard
Change-Id: I977c02af8517fb747d526535bb1dc5aa0f3e485c
2014-01-29add SAL_FINAL to assert that there are no subclassesMarkus Mohrhard
we can now remove all the virtual keywords Change-Id: I494b25d7a1ba7f30d319025c92040d0f882d6c63
2014-01-29implement time based charting based on new approachMarkus Mohrhard
The old approach does not work with the current implementation of the OpenGL backend. We now need to repaing every time the whole chart. Change-Id: I2151a3f016c6ceecaec2d45db0cb967cfee59af6
2014-01-29Revert "that code looked strange and might explain some artifacts"Markus Mohrhard
Apparently this code was not so strange. It looks even worse after my change. Maybe I should make it clearer that I'm just guessing right now. Where is this big black rectangle coming from? This reverts commit d55dfdb9b48196b9907a7023cb338a62bac99127.
2014-01-29that code looked strange and might explain some artifactsMarkus Mohrhard
Change-Id: I069728620b741cc62218eff8ca10c0950166d6db
2014-01-29remove unused variableMarkus Mohrhard
Change-Id: I45418cd15bab69083824561a005263ae0908aa52
2014-01-29next tryMarkus Mohrhard
Change-Id: If55af315576f3dd0b19687f83b6e259974123582
2014-01-29one more change to the renderingMarkus Mohrhard
Change-Id: I36ba16e8ccb8782c9fd85d7cf772d74ffab5a7f7
2014-01-29add more debug outputMarkus Mohrhard
Change-Id: Ib9454f6fec6988899161e59c066fcc384e286200
2014-01-29add color to bubblesMarkus Mohrhard
Change-Id: Id851916a160b65360ee0dd4bbe67b5246067b659
2014-01-29add more debug outputMarkus Mohrhard
Change-Id: I41710783f1f2d448110b5db8e9c2e7955e2ed5a7