summaryrefslogtreecommitdiffstats
path: root/src/extras/extras.qrc
blob: e011046167e1b2e80ec33eefc36cfe58dd1c4d14 (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
<RCC>
    <qresource prefix="/">
        <file>shaders/graphs/metalrough.frag.json</file>
        <file>shaders/graphs/phong.frag.json</file>
        <file>shaders/gl3/light.inc.frag</file>
        <file>shaders/es2/light.inc.frag</file>
        <file>shaders/es2/light.inc.frag100</file>
        <file>shaders/es3/light.inc.frag</file>
        <file>shaders/gl3/phong.inc.frag</file>
        <file>shaders/es2/phong.inc.frag</file>
        <file>shaders/es2/phong.inc.frag100</file>
        <file>shaders/gl3/metalrough.inc.frag</file>
        <file>shaders/es3/metalrough.inc.frag</file>
        <file>shaders/gl3/coordinatesystems.inc</file>
        <file>shaders/es2/coordinatesystems.inc</file>
        <file>shaders/es3/coordinatesystems.inc</file>
        <file>shaders/gl3/default.vert</file>
        <file>shaders/es2/default.vert</file>
        <file>shaders/es3/default.vert</file>
        <file>shaders/gl3/pervertexcolor.frag</file>
        <file>shaders/gl3/pervertexcolor.vert</file>
        <file>shaders/es2/pervertexcolor.frag</file>
        <file>shaders/es2/pervertexcolor.vert</file>
        <file>shaders/es2/skybox.frag</file>
        <file>shaders/es2/skybox.vert</file>
        <file>shaders/gl3/skybox.frag</file>
        <file>shaders/gl3/skybox.vert</file>
        <file>shaders/gl3/gooch.vert</file>
        <file>shaders/gl3/gooch.frag</file>
        <file>shaders/es2/gooch.frag</file>
        <file>shaders/es2/gooch.vert</file>
        <file>shaders/gl3/unlittexture.vert</file>
        <file>shaders/gl3/unlittexture.frag</file>
        <file>shaders/es2/unlittexture.frag</file>
        <file>shaders/es2/unlittexture.vert</file>
        <file>shaders/gl3/distancefieldtext.vert</file>
        <file>shaders/gl3/distancefieldtext.frag</file>
        <file>shaders/es2/distancefieldtext.frag</file>
        <file>shaders/es2/distancefieldtext.vert</file>
        <file>shaders/gl3/morphphong.vert</file>
        <file>shaders/es2/morphphong.vert</file>
        <file>shaders/rhi/unlittexture.vert</file>
        <file>shaders/rhi/unlittexture.frag</file>
        <file>shaders/rhi/skybox.vert</file>
        <file>shaders/rhi/skybox.frag</file>
        <file>shaders/rhi/phong.inc.frag</file>
        <file>shaders/rhi/pervertexcolor.vert</file>
        <file>shaders/rhi/pervertexcolor.frag</file>
        <file>shaders/rhi/morphphong.vert</file>
        <file>shaders/rhi/metalrough.inc.frag</file>
        <file>shaders/rhi/light.inc.frag</file>
        <file>shaders/rhi/gooch.vert</file>
        <file>shaders/rhi/gooch.frag</file>
        <file>shaders/rhi/distancefieldtext.vert</file>
        <file>shaders/rhi/distancefieldtext.frag</file>
        <file>shaders/rhi/default_pos_tex.vert</file>
        <file>shaders/rhi/default_pos_norm.vert</file>
        <file>shaders/rhi/default_pos_norm_tex.vert</file>
        <file>shaders/rhi/default_pos_norm_tex_tan.vert</file>
        <file>shaders/rhi/coordinatesystems.inc</file>
        <file>shaders/rhi/defaultuniforms.inc</file>
    </qresource>
</RCC>