Updated shaders and README.

This commit is contained in:
bkaradzic
2014-01-13 20:17:56 -08:00
parent a74a1ea806
commit 0ed2edc7b3
17 changed files with 426 additions and 416 deletions

View File

@@ -13,10 +13,12 @@ rebuild:
@make -s --no-print-directory rebuild -C 07-callback
@make -s --no-print-directory rebuild -C 08-update
@make -s --no-print-directory rebuild -C 09-hdr
@make -s --no-print-directory rebuild -C 10-font
@make -s --no-print-directory rebuild -C 11-fontsdf
# @make -s --no-print-directory rebuild -C 10-font
# @make -s --no-print-directory rebuild -C 11-fontsdf
@make -s --no-print-directory rebuild -C 12-lod
@make -s --no-print-directory rebuild -C 13-stencil
@make -s --no-print-directory rebuild -C 14-shadowvolumes
@make -s --no-print-directory rebuild -C 15-shadowmaps-simple
@make -s --no-print-directory rebuild -C 16-shadowmaps
@make -s --no-print-directory rebuild -C common/font
@make -s --no-print-directory rebuild -C common/imgui