summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-08opengl: refactor GL texture slot mechanism to be more generalTomaž Vajngerl4-48/+89
2016-04-08opengl: cleanup texture, const internal formatTomaž Vajngerl2-32/+40
2016-04-08opengl: fix wrong clipping when drawing textTomaž Vajngerl2-11/+29
2016-04-08opengl: use packed texture atlas for glyph cache in win. backendTomaž Vajngerl8-272/+187
2016-04-08opengl: texture atlas impl. to efficiently packs texturesTomaž Vajngerl5-8/+224
2016-04-08opengl: deferred and optimized (text) texture drawingTomaz Vajngerl6-11/+268
2016-03-30tdf#98960 fix OpenGL crash by optimized image scalingMarco Cecchetti2-9/+76
2016-03-29The whole block is only relevant for HAVE_FEATURE_OPENGLStephan Bergmann1-3/+1
2016-03-25fix headless buildOliver Specht49-90/+312
2016-03-21tdf#98324 - PNG prints as black block with OpenGL - fixedMarco Cecchetti2-1/+10
2016-03-15vcl: improve opengl glyph cache debugging.Michael Meeks1-7/+23
2016-03-14tdf#97171: Use DirectWrite for OpenGL glyph cachingTim Eves1-283/+415
2016-03-09Make the new D2D Graphite rendering work also in the OpenGL caseTor Lillqvist1-5/+8
2016-03-07opengl: fix loading shader with preamble that uses #versionTomaž Vajngerl1-2/+2
2016-03-07opengl: fix inv.scale values are always integer - cid#1352479Tomaž Vajngerl1-2/+2
2016-03-05Updated coreOlivier Hallot1-0/+0
2016-03-03tdf#98380 - opengl - get font anti-aliasing right.Michael Meeks1-1/+11
2016-02-27log to the crashreporter whether we use OpenGLMarkus Mohrhard1-0/+3
2016-02-26log some information about used OpenGL deviceMarkus Mohrhard4-1/+12
2016-02-25opengl: shader based polyline rendering - fixes tdf#97137 for OGLTomaž Vajngerl9-50/+442
2016-02-24-Werror,-Wunused-functionStephan Bergmann1-43/+0
2016-02-18Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara10-2/+58
2016-02-17tdf#95618 - opengl - mend control regions and caching for tab headers.Michael Meeks2-10/+28
2016-02-15Unit test for opengl blocklist parsing and evaluatingTomaž Vajngerl9-35/+379
2016-02-15tdf#97739 - ensure we have a valid rectangle for spin-button controls.Michael Meeks1-1/+2
2016-02-15Package_opengl_blacklist is Windows-specificTor Lillqvist1-1/+2
2016-02-12We need to mention the vcl_opengl_blacklist hereTor Lillqvist1-0/+3
2016-02-10opengl: remove unneeded mnBufWidth{Height} from OpenGLSalBitmapTomaž Vajngerl3-24/+6
2016-02-10opengl: invert50 shader compilation errorTomaž Vajngerl1-3/+3
2016-02-10tdf#97700 - vcl: opengl - fix memory corrupting size mis-match.Michael Meeks1-0/+6
2016-02-10tdf#97700 - vcl: opengl - add asserts for horrible size mismatch.Michael Meeks1-1/+26
2016-02-09vcl: opengl - clear the user buffer after greyscale conversion.Michael Meeks1-0/+4
2016-02-09vcl: opengl - do some writes on the CPU to help valgrind in debug mode.Michael Meeks1-0/+6
2016-02-09vcl: opengl - fix crashing / memory corrupting issues with updateChecksum.Michael Meeks1-16/+8
2016-02-09tdf#97666 -opengl: convert the bitmap to 8bit grays using GL shaderTomaž Vajngerl9-0/+101
2016-02-08tdf#97458 - remove unused intel opengl driver version special-casing.Michael Meeks2-34/+0
2016-02-07remove reference to old OpenGL stuffMarkus Mohrhard1-4/+0
2016-01-31move boost header dependency for ControlCacheHashFunction inside vclNoel Grandin2-17/+15
2016-01-27vcl: readd std headers to openglgdiimpl.hxxChris Sherlock1-4/+5
2016-01-26OpenGLWrapper is the right place for getBufferSwapCounter()Tor Lillqvist4-10/+10
2016-01-26Put getBufferSwapCounter() in OpenGLWindow insteadTor Lillqvist4-18/+13
2016-01-26Add API to get the number of OpenGL buffer swaps, including through UNOTor Lillqvist5-1/+42
2016-01-21tdf#96420: Re-introduce SimpleWinLayoutTor Lillqvist5-26/+1020
2016-01-20slideshow: Change quads into cubes in the Vortex transitionEmmanuel Gil Peyrot4-73/+107
2016-01-12tdf#96385 - opengl: dynamically adjust priority of swap buffers.Michael Meeks1-1/+3
2016-01-12Re-work focus handling to use an idle handlerTor Lillqvist7-18/+31
2016-01-09tdf#96550 - vcl opengl - fix BGR/RGB swap for some 8-bit icons.Michael Meeks1-6/+18
2016-01-09tdf#96657 - vcl opengl: implement invert: Track Frame.Michael Meeks1-1/+12
2016-01-09tdf#96919 - vcl opengl: implement missing XOR mode.Michael Meeks4-25/+40
2016-01-08vcl: document some OpenGL parametersChris Sherlock1-1/+6