summaryrefslogtreecommitdiff
path: root/vcl/inc/opengl/win/gdiimpl.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-27loplugin:includeform: vcl (Windows)Stephan Bergmann1-4/+4
2017-08-31loplugin:constparams: vcl (clang-cl)Stephan Bergmann1-2/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-22Don't keep gGlobalGlyphCache, gTextureCache around until exitStephan Bergmann1-0/+14
2017-01-04tdf#97228 Moved class ControlCacheKey in a seperate include file.Huzaifa Iftikhar1-0/+1
2016-11-22loplugin:datamembershadowStephan Bergmann1-1/+1
2015-12-11tdf#93529 - move to a Mac-like double-buffered OpenGL model.Michael Meeks1-1/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-10-12opengl: remove code duplication when rendering a texture comboTomaž Vajngerl1-0/+2
2015-09-16tdf#94213 - release offscreen texture properly on re-size.Michael Meeks1-0/+1
2015-09-08tdf#94006 - re-factor to use rtl::Reference for OpenGLContexts.Michael Meeks1-4/+3
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