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