bkaradzic db6cc187ca Fixed warnings. Rebuilt Linux shaderc binary. пре 12 година
..
.gitignore dee3fe5266 Initial commit. пре 13 година
COPYING dee3fe5266 Initial commit. пре 13 година
FPPBase.h dee3fe5266 Initial commit. пре 13 година
FPP_protos.h dee3fe5266 Initial commit. пре 13 година
README dee3fe5266 Initial commit. пре 13 година
cpp.h a3b0dde24b Fixes. Added vsh output/fsh input hash matching. пре 13 година
cpp1.c 159b1ce8b2 Fixed MinGW warnings. пре 12 година
cpp2.c 159b1ce8b2 Fixed MinGW warnings. пре 12 година
cpp3.c db6cc187ca Fixed warnings. Rebuilt Linux shaderc binary. пре 12 година
cpp4.c 159b1ce8b2 Fixed MinGW warnings. пре 12 година
cpp5.c db6cc187ca Fixed warnings. Rebuilt Linux shaderc binary. пре 12 година
cpp6.c 44c8859bda Fixed MinGW warnings. пре 12 година
cppadd.h d465d7279e Fixed glsl-optimizer and fcpp warnings. пре 12 година
cppdef.h dee3fe5266 Initial commit. пре 13 година
fpp.exp dee3fe5266 Initial commit. пре 13 година
fpp.fd dee3fe5266 Initial commit. пре 13 година
fpp.h 8dd523fa67 Added support for outputing makefile style dependencies when compiling shaders. пре 13 година
fpp_pragmas.h dee3fe5266 Initial commit. пре 13 година
makefile dee3fe5266 Initial commit. пре 13 година
usecpp.c dee3fe5266 Initial commit. пре 13 година

README

Frexx CPP (C Preprocessor)

Copyright (c) by Daniel Stenberg 1993 - 2011

This is a C preprocessor. It is a project based on public domain code, then
forked by Daniel in 1993 and future work has been done under a BSD license.

The C preprocessor is now (mostly?) ANSI C compliant, and some tweaks have
been applied to also make it fairly usable to process other data files, such
as HTML for simple web sites.

WWW: http://daniel.haxx.se/projects/fcpp/
Code: https://github.com/bagder/fcpp