summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-04extract cairo rendering and abstract platform bitsfeature/opengl-vcl-textMarkus Mohrhard
2014-11-04use the new virtual device support in OpenGL for win backendMarkus Mohrhard
2014-11-04support rendering to memory device contexts on WindowsMarkus Mohrhard
2014-11-02forgot to remove the env variable based OpenGL settingMarkus Mohrhard
2014-11-02init the OpenGL context in the windows backendMarkus Mohrhard
2014-11-02don't try to use OpenGL for printingMarkus Mohrhard
2014-11-02improve OpenGL rendering engine selection for Windows backendMarkus Mohrhard
2014-11-02at least some sanity for WinSalGraphicsMarkus Mohrhard
2014-11-02use false instead of 0Markus Mohrhard
2014-11-02a little bit more sanityMarkus Mohrhard
2014-11-02remove unused code and const-ify some methodsMarkus Mohrhard
2014-11-02start to bring some sanity to windows backendMarkus Mohrhard
2014-11-02fix windows compile errorMarkus Mohrhard
2014-11-02make that file platform independentMarkus Mohrhard
2014-11-02add possibility to check if system can run OpenGL VCL backendMarkus Mohrhard
2014-11-01prevent crash with empty chart sceneMarkus Mohrhard
2014-10-31first step at optional single buffered OpenGL renderingMarkus Mohrhard
2014-10-31use constructor init listMarkus Mohrhard
2014-10-31move that variable out of the constructor init listMarkus Mohrhard
2014-10-31use configuration value for OpenGL backendMarkus Mohrhard
2014-10-31add configuration value for VCL OpenGL backendMarkus Mohrhard
2014-10-30this configuration option is totally unusedMarkus Mohrhard
2014-10-30that stuff seems to be totally unusedMarkus Mohrhard
2014-10-30no check before delete and move to intializer listMarkus Mohrhard
2014-10-30make it possible to select the OpenGL rendering on windowsMarkus Mohrhard
2014-10-30don't include the win version of svsys directlyMarkus Mohrhard
2014-10-30fix indentationMarkus Mohrhard
2014-10-30remove unused functionMarkus Mohrhard
2014-10-30implement gradient rendering method for windows backendMarkus Mohrhard
2014-10-29move defines to the top of the fileMarkus Mohrhard
2014-10-29remove useless defineMarkus Mohrhard
2014-10-29bring the gradient rendering down into SalGraphicsImpl & unx backendMarkus Mohrhard
2014-10-29vcl: Allow SalGraphics to draw gradients nativelyChris Sherlock
2014-10-29add more log messagesMarkus Mohrhard
2014-10-29cosmetic clean-upMarkus Mohrhard
2014-10-29OpenGLContext: Consistently select the window's visualDaniel Stone
2014-10-29OpenGLContext: Add locking/sync around X errorsDaniel Stone
2014-10-28Add missing glew dependency.Michael Meeks
2014-10-28add missing headerMarkus Mohrhard
2014-10-28add missing fileMarkus Mohrhard
2014-10-27implement X11WindowProvider for GtkSalFrameMarkus Mohrhard
2014-10-27fix stupid typoMarkus Mohrhard
2014-10-27better way to access the X11 windowMarkus Mohrhard
2014-10-27handle the OpenGL context for the x11 backendMarkus Mohrhard
2014-10-27make sure that the frame is set when we need itMarkus Mohrhard
2014-10-25fix misleading log messageMarkus Mohrhard
2014-10-25that should be a SAL_WARNMarkus Mohrhard
2014-10-25add OpenGLContext to OpenGL vcl rendering codeMarkus Mohrhard
2014-10-24merge vcllo and vclopenglloMarkus Mohrhard
2014-10-24add a OpenGLContext to unix backendMarkus Mohrhard