summaryrefslogtreecommitdiff
path: root/vcl/inc/opengl/win
AgeCommit message (Expand)Author
2016-02-08tdf#97458 - remove unused intel opengl driver version special-casing.Michael Meeks
2015-12-11tdf#93529 - move to a Mac-like double-buffered OpenGL model.Michael Meeks
2015-11-20opengl: fix blocklist parsingTomaž Vajngerl
2015-11-19opengl: support Win 10 in black/white listingTomaž Vajngerl
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12opengl: remove code duplication when rendering a texture comboTomaž Vajngerl
2015-09-16tdf#94213 - release offscreen texture properly on re-size.Michael Meeks
2015-09-15tdf#93814: Added support for caching shader program binaries.Marco Cecchetti
2015-09-08tdf#94006 - re-factor to use rtl::Reference for OpenGLContexts.Michael Meeks
2015-08-07opengl: cache native widget textures also for WindowsTomaž Vajngerl
2015-06-17remove all traces of old device codeMarkus Mohrhard
2015-06-17support multiple devices in the blacklistMarkus Mohrhard
2015-06-17first part for server based blacklistMarkus Mohrhard
2014-12-03vcl: Don't create new contexts for Virtual Devices on WindowsLouis-Francis Ratté-Boulianne
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-30windows opengl: We should actually use Init() from OpenGLSalGraphicsImpl.Jan Holesovsky
2014-11-28error C2061: syntax error : identifier 'uint64_t'Miklos Vajna
2014-11-28error C2039: 'vector' : is not a member of 'std'Miklos Vajna
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-22vcl: Always use the same OpenGL context when drawing in a windowLouis-Francis Ratté-Boulianne
2014-11-17vcl: copyBits should operate on mrParent if no context supplied.Michael Meeks
2014-11-14windows opengl: Proof-of-concept text rendering.Jan Holesovsky
2014-11-10add code for getting device width and height on window devicesMarkus Mohrhard
2014-11-10fix windows buildMarkus Mohrhard