Metal: Built shaders.

This commit is contained in:
Branimir Karadžić 2015-10-06 21:20:34 -07:00
parent 1504c1e78f
commit 1611b074fb
154 changed files with 20 additions and 0 deletions

View File

@ -30,3 +30,23 @@ rebuild:
@make -s --no-print-directory rebuild -C common/font
@make -s --no-print-directory rebuild -C common/imgui
@make -s --no-print-directory rebuild -C common/nanovg
metal:
@make -s --no-print-directory TARGET=5 -C 01-cubes
@make -s --no-print-directory TARGET=5 -C 03-raymarch
@make -s --no-print-directory TARGET=5 -C 04-mesh
@make -s --no-print-directory TARGET=5 -C 05-instancing
@make -s --no-print-directory TARGET=5 -C 06-bump
@make -s --no-print-directory TARGET=5 -C 07-callback
@make -s --no-print-directory TARGET=5 -C 08-update
@make -s --no-print-directory TARGET=5 -C 09-hdr
@make -s --no-print-directory TARGET=5 -C 12-lod
@make -s --no-print-directory TARGET=5 -C 13-stencil
@make -s --no-print-directory TARGET=5 -C 14-shadowvolumes
@make -s --no-print-directory TARGET=5 -C 15-shadowmaps-simple
@make -s --no-print-directory TARGET=5 -C 16-shadowmaps
@make -s --no-print-directory TARGET=5 -C 18-ibl
@make -s --no-print-directory TARGET=5 -C 19-oit
@make -s --no-print-directory TARGET=5 -C 21-deferred
@make -s --no-print-directory TARGET=5 -C 23-vectordisplay
@make -s --no-print-directory TARGET=5 -C 24-nbody

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More