Changeset 1459 for trunk/neercs/video/radial.lolfx
- Timestamp:
- Jun 12, 2012, 12:52:00 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/neercs/video/radial.lolfx
r1456 r1459 14 14 15 15 uniform sampler2D texture; 16 uniform int screen_w; 17 uniform int screen_h; 16 uniform vec2 screen_size; 18 17 uniform float time; 19 18 uniform float value1;
Note: See TracChangeset
for help on using the changeset viewer.