summaryrefslogtreecommitdiff
path: root/vcl/Package_opengl.mk
AgeCommit message (Expand)AuthorFilesLines
2016-11-04opengl: move shaders to its own directoryTomaž Vajngerl1-25/+25
2016-05-23opengl: combined shaders to reduce shader switchingTomaž Vajngerl1-0/+4
2016-02-25opengl: shader based polyline rendering - fixes tdf#97137 for OGLTomaž Vajngerl1-0/+2
2016-02-09tdf#97666 -opengl: convert the bitmap to 8bit grays using GL shaderTomaž Vajngerl1-0/+1
2015-12-31tdf#95507 - implement opengl / 50% invert method.Michael Meeks1-0/+1
2015-09-01Added support for computing 64-bit checksum of bitmap in OpenGLMarco Cecchetti1-0/+1
2015-08-24opengl: push mask coords to the shaders along the image coordsTomaž Vajngerl1-0/+1
2015-01-19"area" scaling for opengl that has good results for downscalingLuboš Luňák1-0/+2
2014-12-03vcl: Implement bitmap color replacement operation in OpenGL backendLouis-Francis Ratté-Boulianne1-0/+1
2014-12-02vcl: Only load OpenGL shaders once for each contextLouis-Francis Ratté-Boulianne1-3/+1
2014-11-22vcl: Draw native widgets twice on black/white background to synthesize alphaLouis-Francis Ratté-Boulianne1-0/+1
2014-11-22vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne1-0/+2
2014-11-17vcl: Implement drawing of transformed bitmaps in OpenGL backendLouis-Francis Ratté-Boulianne1-0/+1
2014-11-12vcl: Add support for radial gradients in OpenGL backendLouis-Francis Ratté-Boulianne1-0/+1
2014-11-12vcl: Add initial support for linear gradient with OpenGLLouis-Francis Ratté-Boulianne1-0/+1
2014-11-10vcl: Add a way to resize an image using the GPULouis-Francis Ratté-Boulianne1-0/+1
2014-11-10extract shaders from source codeMarkus Mohrhard1-0/+23
2014-03-17Revert "Move OpenGLRender to vcl"Markus Mohrhard1-25/+0
2014-03-14Move OpenGLRender to vclZolnai Tamás1-0/+25