summaryrefslogtreecommitdiff
path: root/src/effects/private/qgfxshaderbuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port 17 effects to RHI, remove 8 unportable onesLaszlo Agocs2020-06-091-573/+0
* Do not try to create a surface if context creation failsAndras Mantia2018-06-141-1/+6
* Support OpenGL core profileJoni Poikelin2017-06-081-60/+233
* Updated license headersAntti Kokko2016-01-201-13/+19
* Use fallback blur shader for radius * 2 + 1 != sampleCount.Gunnar Sletta2015-11-051-3/+4
* Ensure GL_MAX_VARYING_VECTORS is definedSamuel Gaist2015-10-191-0/+4
* Correct value of GL_MAX_VARYING_FLOATSSamuel Gaist2015-10-191-1/+1
* restore previous context in QGfxShaderBuilderJoerg Bornemann2015-09-071-1/+7
* Rename uniform step->dirstep to avoid conflicts with built-inGunnar Sletta2015-08-281-4/+4
* Improve Gaussian Blur.Gunnar Sletta2015-03-131-0/+378