projects
/
movit
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c90474
)
Remove obsolete file todo.glsl.
author
Steinar H. Gunderson
<sgunderson@bigfoot.com>
Mon, 1 Oct 2012 22:07:05 +0000
(
00:07
+0200)
committer
Steinar H. Gunderson
<sgunderson@bigfoot.com>
Mon, 1 Oct 2012 22:07:05 +0000
(
00:07
+0200)
todo.glsl
[deleted file]
patch
|
blob
|
history
diff --git
a/todo.glsl
b/todo.glsl
deleted file mode 100644
(file)
index
a428697
..0000000
--- a/
todo.glsl
+++ /dev/null
@@
-1,5
+0,0 @@
-// Placeholder for effects that are not done yet.
-vec4 FUNCNAME(vec2 tc)
-{
- return LAST_INPUT(tc);
-}