aboutsummaryrefslogtreecommitdiff
path: root/src/shader_compiler_test.cc
AgeCommit message (Expand)Author
2020-11-18Various fixes for size comparisons (#924)dan sinclair
2020-04-30Update clspv (and LLVM) (#851)alan-baker
2020-02-06Support targeting Vulkan 1.2 and SPIR-V 1.5 (#781)David Neto
2019-12-17Auto-generate OpenCL literal samplers (#759)alan-baker
2019-12-05Prefix pipeline name to shader name when searching shader map. (#741)asuonpaa
2019-11-29Opencl images and samplers (#734)alan-baker
2019-07-30Enable shader optimizations (#606)alan-baker
2019-07-23Add support for specifying compile options (#592)alan-baker
2019-07-19Bind opencl buffers (#584)alan-baker
2019-07-17Specify target version for GLSL compilation (#582)David Neto
2019-04-10Simplify Format::GetBytesize; rename to SizeInBytes (#457)dan sinclair
2019-01-15Convert API to C++03 from C++11 for CTS compatibility (#218)dan sinclair
2018-12-10Make spirv-tools, googletest and shaderc build optional (#144)dan sinclair
2018-12-05 Break apart Amber::Execute method. (#143)dan sinclair
2018-12-04Allow host to provide a shader map. (#138)dan sinclair
2018-11-22Add cpplint (#90)dan sinclair
2018-11-09Initial commit of Amber for open sourcedan sinclair