aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/shaders
Commit message (Expand)AuthorAgeFilesLines
* Fix the visualization of unmerged batch geometries without indexJocelyn Turcotte2014-12-091-1/+1
* Fix pixelgrid snapping of native text on retina displays.Gunnar Sletta2014-10-234-4/+8
* Snap native glyphs to pixel grid in vertex shader.Gunnar Sletta2014-09-114-6/+6
* Use the correct precision specifier in visualizer GLSL.Gunnar Sletta2014-06-041-1/+1
* Visualization modes for rendering.Gunnar Sletta2014-01-292-0/+33
* Set sampler precision in shifted distance field text shaderEskil Abrahamsen Blomfeldt2013-11-281-1/+1
* Adapt Qt Quick 2 renderer to work with OpenGL Core ProfileSean Harmer2013-11-1334-4/+602
* Refactor shaders into seprate GLSL source filesSean Harmer2013-10-3132-0/+530