summaryrefslogtreecommitdiff
path: root/vcl/inc/opengl/win/gdiimpl.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-08-07opengl: cache native widget textures also for WindowsTomaž Vajngerl1-0/+9
2014-12-03vcl: Don't create new contexts for Virtual Devices on WindowsLouis-Francis Ratté-Boulianne1-1/+0
2014-12-02vcl: Consolidate size information around the GeometryProvider.Michael Meeks1-5/+2
2014-12-02vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possibleLouis-Francis Ratté-Boulianne1-1/+1
2014-11-30windows opengl: We should actually use Init() from OpenGLSalGraphicsImpl.Jan Holesovsky1-2/+0
2014-11-22vcl: Always use the same OpenGL context when drawing in a windowLouis-Francis Ratté-Boulianne1-0/+9
2014-11-17vcl: copyBits should operate on mrParent if no context supplied.Michael Meeks1-0/+1
2014-11-14windows opengl: Proof-of-concept text rendering.Jan Holesovsky1-0/+1
2014-11-10add code for getting device width and height on window devicesMarkus Mohrhard1-1/+3
2014-11-10fix windows buildMarkus Mohrhard1-0/+34