summaryrefslogtreecommitdiff
path: root/chart2/source/view/inc/GL3DRenderer.hxx
AgeCommit message (Expand)Author
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-02remove executable bit from c / h / cxx / hxx / l filesMichael Stahl
2014-09-23overloaded function GetDiffOfTwoCamerasxukai
2014-09-23Add function:GetDiffOfTwoCamerasxukai
2014-08-27correct the variable nameweigao
2014-08-27add screen text color set interfaceweigao
2014-08-13modify screen text color to blueweigao
2014-08-13add scroll screen textweigao
2014-08-13add render fps renderingweigao
2014-08-13add position control to screen textweigao
2014-08-06fix WreorderMarkus Mohrhard
2014-08-06make GL 3.0 support bars scrollweigao
2014-08-06make pick shader work when bars scrollweigao
2014-08-06add scroll matrix and bars can scrollweigao
2014-08-06add scene edge functionweigao
2014-08-06add functions of setting the speed and distance of barsweigao
2014-08-06add codes to compile the scroll shadersweigao
2014-08-06add high light bar code for clickweigao
2014-08-06texture should be released in render threadweigao
2014-07-02remove whitespacesMarkus Mohrhard
2014-06-21add code to call batch texture renderweigao
2014-06-21use shader to calculate alpha channelweigao
2014-06-17add codes for compile the 3.0 shadersweigao
2014-06-10add global scale matrixweigao
2014-06-01no need for that includeMarkus Mohrhard
2014-05-30pass more parameters by const referenceMarkus Mohrhard
2014-05-28Add a grey gradient background to the 3D chartm and tweak text color.Michael Meeks
2014-05-28prevent generating repeated information in renderingMarkus Mohrhard
2014-05-28avoid transferring the textures for each frameMarkus Mohrhard
2014-05-28add batch render functionweigao
2014-05-28add get and release batch render info functionweigao
2014-05-28add use and update uno functionweigao
2014-05-28add batch render variablesweigao
2014-05-27cache the bitmap converted to flat RGBA pixels.Michael Meeks
2014-05-26fix spelling of "indices"Noel Grandin
2014-05-26remove more unused methodsMarkus Mohrhard
2014-05-26remove unused method and shaderMarkus Mohrhard
2014-05-26let us not implement this large constructor in the header fileMarkus Mohrhard
2014-05-26initial work on screen textMarkus Mohrhard
2014-05-25-Werror,-Wunused-private-fieldStephan Bergmann
2014-05-25remove unused variablesMarkus Mohrhard
2014-05-25remove all the unused functionsMarkus Mohrhard
2014-05-25add delete shape functionweigao
2014-05-24remove camera positioning from OpenGL codeMarkus Mohrhard
2014-05-23coverity#1215398 Uninitialized scalar fieldCaolán McNamara
2014-05-23coverity#1215399 Uninitialized scalar fieldCaolán McNamara
2014-05-23remove unused variableMarkus Mohrhard
2014-05-21fix my issues with the offscreen renderingMarkus Mohrhard