8000 Tags · ggfan/shaderc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ggfan/shaderc

Tags

0.0.1

Toggle 0.0.1's commit message
Avoid mem leaks in counting includer test

This is caught by leak checks in Clang 3.6 address sanitizer.

ndk-r12b

Toggle ndk-r12b's commit message
Fixed Android.mk for Windows.

Missing , in $(call host-cp) merged arguments on windows into broken
path.

cd - does not work on windows, replace with cd $(ROOT_SHADERC_PATH)

ndk-r12-beta2

Toggle ndk-r12-beta2's commit message
Fixed Android.mk for Windows.

Missing , in $(call host-cp) merged arguments on windows into broken
path.

cd - does not work on windows, replace with cd $(ROOT_SHADERC_PATH)

ndk-r12-beta1

Toggle ndk-r12-beta1's commit message
Remove building of glslang_tab.cpp from Android.mk

glslang_tab.cpp is now checked into the glslang repository,
remove the requirement in Android.mk to invoke bison to generate
the file.

beginning

Toggle beginning's commit message
The first-ever commit in GitHub.

0