summaryrefslogtreecommitdiff
path: root/shader-combo.html
diff options
context:
space:
mode:
authorjules <jules@okfoc.us>2014-01-26 04:25:35 -0500
committerjules <jules@okfoc.us>2014-01-26 04:25:35 -0500
commitc3470d02a57396e92a71d3cfb072e655ccb51780 (patch)
tree53f069368c0e172f9c72e250e1cdaeeaa5ae4def /shader-combo.html
parentbeb6a880100835aa44b8508a03b3b0b63562055a (diff)
examples placeholder
Diffstat (limited to 'shader-combo.html')
-rw-r--r--shader-combo.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/shader-combo.html b/shader-combo.html
index f51037b..5b218a6 100644
--- a/shader-combo.html
+++ b/shader-combo.html
@@ -59,6 +59,9 @@ form { display: inline-block; }
<div id="header">
<button id="help">help</button>
<button id="new-shader"><b>new shader</b></button>
+ <select id="examples">
+ <option>examples</option>
+ </select>
<!--
<input type="text" id="shader-id" disabled><button id="fetch-info" disabled>info</button>
<button id="fetch-history" disabled>history</button>