]> Dogcows Code - chaz/rasterize/blobdiff - Makefile
import project 3 files; added blending
[chaz/rasterize] / Makefile
index 1af0ade59cb4c638ef11c754054011704e3a3e8b..bbcd2f6b716cfa5a2db9dbb4bfb72f60d23ec5a5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 
 PROJECT = rasterize
-IUSE    = DEPTH_TEST EXTRA_INLINE SMOOTH_COLOR
+IUSE    = BACKFACE_CULLING BLENDING DEPTH_TEST EXTRA_INLINE CALC_NORMALS LIGHTING=3 SMOOTH_COLOR
 
 VIEWER = feh
 
This page took 0.017978 seconds and 4 git commands to generate.