summaryrefslogtreecommitdiff
path: root/src/effects/qtgraphicaleffectsshaders.qrc
blob: 98f88467000a3691b3d90109719a61879d678913 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<RCC>
    <qresource prefix="/qt-project.org/imports/QtGraphicalEffects">
        <file>shaders/brightnesscontrast.frag</file>
        <file>shaders/+glslcore/brightnesscontrast.frag</file>
        <file>shaders/+glslcore/colorize.frag</file>
        <file>shaders/colorize.frag</file>
        <file>shaders/+glslcore/coloroverlay.frag</file>
        <file>shaders/coloroverlay.frag</file>
        <file>shaders/conicalgradient_nomask.frag</file>
        <file>shaders/conicalgradient_mask.frag</file>
        <file>shaders/+glslcore/conicalgradient_nomask.frag</file>
        <file>shaders/+glslcore/conicalgradient_mask.frag</file>
        <file>shaders/+glslcore/desaturate.frag</file>
        <file>shaders/desaturate.frag</file>
        <file>shaders/+glslcore/displace.frag</file>
        <file>shaders/displace.frag</file>
        <file>shaders/+glslcore/fastblur.frag</file>
        <file>shaders/+glslcore/fastblur_internal.frag</file>
        <file>shaders/+glslcore/fastblur_internal.vert</file>
        <file>shaders/fastblur.frag</file>
        <file>shaders/fastblur_internal.frag</file>
        <file>shaders/fastblur_internal.vert</file>
        <file>shaders/gammaadjust.frag</file>
        <file>shaders/+glslcore/gammaadjust.frag</file>
        <file>shaders/huesaturation.frag</file>
        <file>shaders/+glslcore/huesaturation.frag</file>
        <file>shaders/leveladjust.frag</file>
        <file>shaders/+glslcore/leveladjust.frag</file>
        <file>shaders/lineargradient.vert</file>
        <file>shaders/lineargradient_nomask.frag</file>
        <file>shaders/lineargradient_mask.frag</file>
        <file>shaders/+glslcore/lineargradient.vert</file>
        <file>shaders/+glslcore/lineargradient_nomask.frag</file>
        <file>shaders/+glslcore/lineargradient_mask.frag</file>
        <file>shaders/opacitymask.frag</file>
        <file>shaders/+glslcore/opacitymask.frag</file>
        <file>shaders/+glslcore/opacitymask_invert.frag</file>
        <file>shaders/opacitymask_invert.frag</file>
        <file>shaders/radialgradient_nomask.frag</file>
        <file>shaders/radialgradient_mask.frag</file>
        <file>shaders/radialgradient.vert</file>
        <file>shaders/+glslcore/radialgradient_nomask.frag</file>
        <file>shaders/+glslcore/radialgradient_mask.frag</file>
        <file>shaders/+glslcore/radialgradient.vert</file>
        <file>shaders/rectangularglow.frag</file>
        <file>shaders/+glslcore/rectangularglow.frag</file>
        <file>shaders/recursiveblur.frag</file>
        <file>shaders/recursiveblur.vert</file>
        <file>shaders/+glslcore/recursiveblur.frag</file>
        <file>shaders/+glslcore/recursiveblur.vert</file>
        <file>shaders/thresholdmask.frag</file>
        <file>shaders/+glslcore/thresholdmask.frag</file>
        <file>shaders/fastglow.frag</file>
        <file>shaders/+glslcore/fastglow.frag</file>
        <file>shaders/fastinnershadow_level0.frag</file>
        <file>shaders/+glslcore/fastinnershadow_level0.frag</file>
        <file>shaders/fastinnershadow.frag</file>
        <file>shaders/+glslcore/fastinnershadow.frag</file>
        <file>shaders/fastmaskedblur.frag</file>
        <file>shaders/+glslcore/fastmaskedblur.frag</file>
        <file>shaders/gaussianinnershadow.frag</file>
        <file>shaders/gaussianinnershadow_shadow.frag</file>
        <file>shaders/+glslcore/gaussianinnershadow.frag</file>
        <file>shaders/+glslcore/gaussianinnershadow_shadow.frag</file>
    </qresource>
</RCC>