Age | Commit message (Expand) | Author |
2015-09-17 | make CalcMaskShift a verifiable operation | Caolán McNamara |
2015-09-16 | GL paint-flushing guard re-work. | Michael Meeks |
2015-09-16 | tdf#94213 - cleanup associated GL contexts properly when DCs released. | Michael Meeks |
2015-09-16 | tdf#94213 - release offscreen texture properly on re-size. | Michael Meeks |
2015-09-14 | Refactor graphite integration and update graphite | Martin Hosken |
2015-09-11 | windows opengl: make sure mpLastContext is indeed the current context | Miklos Vajna |
2015-09-07 | windows opengl: fix CppunitTest_writerperfect_writer | Miklos Vajna |
2015-09-07 | tdf#93884 windows opengl: make space around cached glyphs depend on font size | Miklos Vajna |
2015-09-03 | Restored missing includes from source files. | Ashod Nakashian |
2015-09-02 | tdf#93867 - clear current GL context before thread switch. | Michael Meeks |
2015-09-02 | tdf#93857 opengl: adapt UniscribeLayout's DrawCachedGlyphs() to FillDXArray() | Miklos Vajna |
2015-09-01 | tdf#93838 windows opengl: fix vertical text position in UniscribeLayout | Miklos Vajna |
2015-09-01 | tdf#93839 - Encourage vdevs to pick up new GL Contexts when they go invalid. | Michael Meeks |
2015-08-31 | Compensate for the extra two pixels in ImplWinFontEntry::AddChunkOfGlyphs() | Tor Lillqvist |
2015-08-31 | vcl: Improve management of mnRef0Count. | Jan Holesovsky |
2015-08-30 | Don't check SAL_DETAIL_ENABLE_LOG_INFO, check SAL_LOG_INFO | Tor Lillqvist |
2015-08-29 | WaE: 'rChunk' : unreferenced formal parameter | Tor Lillqvist |
2015-08-29 | Avoid unintended unconditional std::cerr debug output | Tor Lillqvist |
2015-08-28 | vcl: fix resource management issue in WinSalLayout | Michael Stahl |
2015-08-28 | Avoid accidental leftover unconditional debug printout | Tor Lillqvist |
2015-08-28 | vcl: convert to assert in UniscribeLayout::DropGlyph() | Michael Stahl |
2015-08-28 | vcl: fix drmemory warning in UniscribeLayout::DropGlyph() | Michael Stahl |
2015-08-28 | Revert "tdf#93530 - the VCL GDI flushing abstraction should glFlush too." | Michael Meeks |
2015-08-26 | tdf#93530 - the VCL GDI flushing abstraction should glFlush too. | Michael Meeks |
2015-08-25 | Turn on glyph caching by default when using OpenGL | Tor Lillqvist |
2015-08-24 | Don't attempt to cache glyphs that are vertical but the text direction isn't | Tor Lillqvist |
2015-08-21 | Let's not overdo the verboseness in this SAL_INFO | Tor Lillqvist |
2015-08-21 | Error handling | Tor Lillqvist |
2015-08-21 | Make vertical fonts show up when using OpenGL glyph caching | Tor Lillqvist |
2015-08-20 | Adjust for the TA_BASELINE of the DC | Tor Lillqvist |
2015-08-20 | Drop code that is dead after 4667db065d34193d99bce82f7e8f3b20a03ecade | Tor Lillqvist |
2015-08-19 | Still more hacking on OpenGL glyph caching for Windows | Tor Lillqvist |
2015-08-19 | Make the pixel greylevel debug output work as intended | Tor Lillqvist |
2015-08-19 | More hacks to glyph rendering for caching with OpenGL on Windows | Tor Lillqvist |
2015-08-19 | More hacking on OpenGL glyph caching on Windows | Tor Lillqvist |
2015-08-19 | Add FIXME comment and bin an #if 0 snippet | Tor Lillqvist |
2015-08-19 | Initial hack for OpenGL glyph caching on Windows | Tor Lillqvist |
2015-08-17 | Put Polygon from tools under tools:: namespace | Norbert Thiebaud |
2015-08-12 | WaE: 'rArgs' : unreferenced formal parameter | Tor Lillqvist |
2015-08-12 | Drop SimpleWinLayout | Tor Lillqvist |
2015-08-10 | SimpleWinLayout::mbDisableGlyphs was always true | Tor Lillqvist |
2015-08-10 | Add missing SAL_OVERRIDEs | Tor Lillqvist |
2015-08-10 | Avoid some ugly and pointless initial double colons | Tor Lillqvist |
2015-08-07 | opengl: cache native widget textures also for Windows | Tomaž Vajngerl |
2015-08-05 | loplugin:unusedmethods | Noel Grandin |
2015-07-29 | This OWNERDRAW thing has been commented-out since 2003 | Tor Lillqvist |
2015-07-29 | AddFontResourceExW exists since Windows 2000 | Tor Lillqvist |
2015-07-29 | fix windows build | Noel Grandin |
2015-07-29 | Remove the unnecessary type definition: HPBYTE | Daniel Robertson |
2015-07-13 | Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds | Stephan Bergmann |