summaryrefslogtreecommitdiff
path: root/vcl/opengl/win
AgeCommit message (Expand)Author
2014-12-15use AA for lines only when AA is activeLuboš Luňák
2014-12-03vcl: Don't create new contexts for Virtual Devices on WindowsLouis-Francis Ratté-Boulianne
2014-12-02Missing includeStephan Bergmann
2014-12-02vcl: Consolidate size information around the GeometryProvider.Michael Meeks
2014-12-02vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possibleLouis-Francis Ratté-Boulianne
2014-12-01Fix Windows build.Kohei Yoshida
2014-11-30whitelist some driversMarkus Mohrhard
2014-11-30block all RDP sessions from using OpenGLMarkus Mohrhard
2014-11-30windows opengl: We should actually use Init() from OpenGLSalGraphicsImpl.Jan Holesovsky
2014-11-28vcl: last fix to make this build again on Windows without --enable-pchMiklos Vajna
2014-11-27fix few problemsMarkus Mohrhard
2014-11-27connect all pieces for OpenGL windows blacklist, part 3Markus Mohrhard
2014-11-27port blacklist from mozilla code to LibreOffice, part2Markus Mohrhard
2014-11-27implement windows OpenGL blacklist, first stepMarkus Mohrhard
2014-11-22Fix build.Jan Holesovsky
2014-11-22windows opengl: Implement WinOpenGLSalGraphicsImpl::Init() too.Jan Holesovsky
2014-11-22vcl: Always use the same OpenGL context when drawing in a windowLouis-Francis Ratté-Boulianne
2014-11-19coverity#1254674 Unchecked dynamic_castCaolán McNamara
2014-11-17vcl: copyBits should operate on mrParent if no context supplied.Michael Meeks
2014-11-10add code for getting device width and height on window devicesMarkus Mohrhard
2014-11-10fix windows buildMarkus Mohrhard