documented shaders compile (nw)

This commit is contained in:
Miodrag Milanovic 2016-07-02 18:24:57 +02:00
parent acc5713f1e
commit 1b00260f3f

View File

@ -1619,6 +1619,14 @@ cppcheck:
#-------------------------------------------------
# BGFX shaders
#
# to build all just use : make shaders
#
# to build specific chain use for example : make shaders CHAIN=eagle
# data for chain is taken from src/osd/modules/render/bgfx/shaders/chains/
# subfolder named in CHAIN
# NOTE: shaders can be only built on Windows for now
# due to restrictions of way how hlsl shaders are compiled
#-------------------------------------------------
.PHONY: shaders bgfx-tools