summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2014-01-30Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand
2014-01-30Fix various MSVC warnings in new chart2 OpenGL codeStephan Bergmann
2014-01-29coverity#1019405-04 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-29Pass Reference<XPropertySet> by const&Stephan Bergmann
2014-01-29-Werror,-Wunused-private-fieldStephan Bergmann
2014-01-29No chartopengl library built for iOS or Android yetTor Lillqvist
2014-01-29Adapt for the DISABLE_DYNLOADING caseTor Lillqvist
2014-01-29gl_PointCoord is already in GLSL 110Markus Mohrhard
2014-01-29use point sprites for symbol renderingMarkus Mohrhard
2014-01-29add Symbol2D renderingPeilin
2014-01-29enable transparency againMarkus Mohrhard
2014-01-29improve pie segment renderingMarkus Mohrhard
2014-01-29remove unused variableMarkus Mohrhard
2014-01-29use a direct method for pie segment crastionMarkus Mohrhard
2014-01-29piesegment2d gl rendering && mov coords operation to dummy shapePeilin
2014-01-29fix some warningsMarkus Mohrhard
2014-01-29more work in the direction of correct text renderingMarkus Mohrhard
2014-01-29remove unused structMarkus Mohrhard
2014-01-29more work for text renderingMarkus Mohrhard
2014-01-29add more debugging for text renderingMarkus Mohrhard
2014-01-29try to use alpha background in text renderingMarkus Mohrhard
2014-01-29we only need one of the BMP header functionsMarkus Mohrhard
2014-01-29no need for a member variable if only used in one methodMarkus Mohrhard
2014-01-29let us be a bit more conservative and deal with floating point correctlyMarkus Mohrhard
2014-01-29no need for the bitmap header, we ignore it anyway in the next stageMarkus Mohrhard
2014-01-29more work on correct rectangle handlingMarkus Mohrhard
2014-01-29fix windowsMarkus Mohrhard
2014-01-29extract ugly function pointer initializationMarkus Mohrhard
2014-01-29make multisampling available on linux if availableMarkus Mohrhard
2014-01-29split the windows and linux intialization bitsMarkus Mohrhard
2014-01-29even the baseline supports glx 1.3Markus Mohrhard
2014-01-29it should be chart2.opengl for the loggingMarkus Mohrhard
2014-01-29we only need one variable for the current colorPeilin
2014-01-29no need for a member variableMarkus Mohrhard
2014-01-29fix z ordering problemsMarkus Mohrhard
2014-01-29finally fix rectangle renderingMarkus Mohrhard
2014-01-29does not need to be a member variableMarkus Mohrhard
2014-01-29first fixes for rectangle renderingMarkus Mohrhard
2014-01-29modify the color property and adjust bitmap pos&sizePeilin
2014-01-29another two unused variablesMarkus Mohrhard
2014-01-29remove unused variablesMarkus Mohrhard
2014-01-29make a few variables local, no need for member variablesMarkus Mohrhard
2014-01-29disable my debug codeMarkus Mohrhard
2014-01-29remove unused variablesMarkus Mohrhard
2014-01-29fix the line color againMarkus Mohrhard
2014-01-29fix line widthMarkus Mohrhard
2014-01-29fix missing clearing of rendering areaMarkus Mohrhard
2014-01-29fix rectangle renderingMarkus Mohrhard
2014-01-29fix bubble renderingMarkus Mohrhard
2014-01-29fix the remaining projection issuesMarkus Mohrhard