summaryrefslogtreecommitdiff
path: root/include/vcl/opengl/OpenGLContext.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-26vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possiblefeature/lfrb-vcl-openglLouis-Francis Ratté-Boulianne1-0/+15
2014-11-22vcl: Track the GL context's clip region and update before drawing when neededLouis-Francis Ratté-Boulianne1-0/+1
2014-11-22vcl: Move the painting fence to the OpenGL contextLouis-Francis Ratté-Boulianne1-0/+2
2014-11-22vcl: Always use the same OpenGL context when drawing in a windowLouis-Francis Ratté-Boulianne1-0/+8
2014-11-20vcl: update the OpenGLContext's pixmap when re-sizing a VirtualDevice.Michael Meeks1-0/+2
2014-11-18windows opengl: Share the contexts as we do on Linux.Jan Holesovsky1-0/+1
2014-11-10use GLXPixmap for VirtualDeviceMarkus Mohrhard1-3/+10
2014-11-10split the OpenGLContext::ImplInit method into its platform partsMarkus Mohrhard1-0/+1
2014-11-10vcl: Add methods to get size of OpenGLSalGraphicsImplLouis-Francis Ratté-Boulianne1-1/+1
2014-11-10support rendering to memory device contexts on WindowsMarkus Mohrhard1-0/+2
2014-11-10init the OpenGL context in the windows backendMarkus Mohrhard1-0/+2
2014-11-10first step at optional single buffered OpenGL renderingMarkus Mohrhard1-0/+2
2014-11-10make it possible to select the OpenGL rendering on windowsMarkus Mohrhard1-0/+3
2014-11-10remove unused functionMarkus Mohrhard1-2/+0
2014-11-10add a OpenGLContext::init for unix backendMarkus Mohrhard1-0/+6
2014-11-10split method in part related to windows and other stuffMarkus Mohrhard1-0/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-6/+6
2014-09-03I thought I killed all traces of CGLMarkus Mohrhard1-1/+0
2014-09-02support legacy and core context on OSXMarkus Mohrhard1-1/+1
2014-09-02fix OSX buildMarkus Mohrhard1-0/+4
2014-09-02working OSX OpenGLContextMarkus Mohrhard1-0/+5
2014-09-02add possibility to request a compatibility contextMarkus Mohrhard1-0/+3
2014-08-29Upgrade libgltf to 0.0.1Zolnai Tamás1-0/+2
2014-08-08reuse OpenGLContext in OGL canvasMarkus Mohrhard1-0/+3
2014-07-16first part of OpenGL context work for OSXMarkus Mohrhard1-0/+2
2014-07-13make threaded rendering work correctly, fdo#81110Markus Mohrhard1-0/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-05-23we only support GLX 1.3+Markus Mohrhard1-2/+2
2014-05-23Lsan: fix memory leakMarkus Mohrhard1-0/+2
2014-05-20use VCL's OpenGLContext for 3D transitionsDavid Tardon1-0/+3
2014-05-09prewin.h includes windows.hThomas Arnhold1-1/+0
2014-04-28Introduce OpenGLContext::MakeCurrent for switching between contextsZolnai Tamás1-0/+1
2014-04-27First try to render OpenGL content in a windowZolnai Tamás1-1/+7
2014-04-27OpenGLContext: Provide all data for SystemChildWindow creation.Zolnai Tamás1-0/+2
2014-04-19fixincludeguards.sh: includeThomas Arnhold1-2/+2
2014-04-15move the opengl headers to vcl/opengl for better separationMarkus Mohrhard1-0/+172