aboutsummaryrefslogtreecommitdiff
path: root/libshaderc/src
AgeCommit message (Expand)Author
2015-12-18Add shaderc_compile_options_set_target_env APIMark Adams
2015-10-23Add shaderc_get_spv_version() to retrieve SPIR-V version/revisionMark Adams
2015-10-19Add missing shader kindsMark Adams
2015-09-21Catch up with glslang development.Lei Zhang
2015-08-18Added Android.mk and Android cmake build support.Andrew Woloszyn
2015-08-15Remove dead code.Dejan Mircevski
2015-08-06DRY kMinimalShader in shaderc_cpp_test.cc.Dejan Mircevski
2015-08-06Made our C api actually compile when used from C code.Andrew Woloszyn
2015-08-06Cleaned up libshaderc a bit.Andrew Woloszyn
2015-08-06Added macro definitions to the C++ api.Andrew Woloszyn
2015-08-06Rename libshaderc_util::Includer to CountingIncluder.Andrew Woloszyn
2015-08-06Added macro support to libshaderc.Andrew Woloszyn
2015-08-06Switch libshaderc to use the api defined in libshaderc_util.Andrew Woloszyn
2015-08-06Initial commit of shaderc.Andrew Woloszyn