From 7d4fd17a18e12c0e5fbc8618378bacd488c2678e Mon Sep 17 00:00:00 2001 From: David Thompson Date: Mon, 9 Nov 2015 19:58:50 -0500 Subject: render: Export additional procedures. --- sly/render.scm | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/sly/render.scm b/sly/render.scm index 215629f..e69f756 100644 --- a/sly/render.scm +++ b/sly/render.scm @@ -64,8 +64,15 @@ graphics-projection-mul! graphics-projection-identity! graphics-projection-excursion + graphics-blend-mode-excursion + graphics-depth-test-excursion + graphics-texture-excursion + graphics-shader-excursion + graphics-mesh-excursion + graphics-framebuffer-excursion + graphics-viewport excursion + graphics-uniform-excursion with-graphics - with-graphics-excursion render-lift render-lift1 -- cgit v1.2.3