src/opengl/util/brushes.conf
author Eckhart Koeppen <eckhart.koppen@nokia.com>
Wed, 21 Apr 2010 12:15:23 +0300
branchRCL_3
changeset 13 cc75c76972ee
parent 0 1918ee327afb
permissions -rw-r--r--
a69086a7359b3de9db0823ce58d9aab8b5c369be
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
1918ee327afb Revision: 200952
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff changeset
     1
FRAGMENT_PROGRAM_BRUSH_SOLID solid_brush.glsl
1918ee327afb Revision: 200952
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff changeset
     2
FRAGMENT_PROGRAM_BRUSH_RADIAL radial_brush.glsl
1918ee327afb Revision: 200952
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff changeset
     3
FRAGMENT_PROGRAM_BRUSH_CONICAL conical_brush.glsl
1918ee327afb Revision: 200952
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff changeset
     4
FRAGMENT_PROGRAM_BRUSH_LINEAR linear_brush.glsl
1918ee327afb Revision: 200952
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff changeset
     5
FRAGMENT_PROGRAM_BRUSH_TEXTURE texture_brush.glsl
1918ee327afb Revision: 200952
Alex Gilkes <alex.gilkes@nokia.com>
parents:
diff changeset
     6
FRAGMENT_PROGRAM_BRUSH_PATTERN pattern_brush.glsl