summaryrefslogtreecommitdiff
path: root/shader-combo.html
diff options
context:
space:
mode:
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>