summaryrefslogtreecommitdiff
path: root/source/enum_set.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-25Turn all function static non-POD variables into global POD variablesLei Zhang1-6/+6
2017-05-15Add SPIR-V 1.2 support, for OpenCL 2.2David Neto1-1/+1
2017-03-10Refactored enum_setAndrey Tuganov1-18/+46
2016-10-27enum_set: Fix bool performance warning.Jamie Madill1-1/+1
2016-09-02Relicense SPIRV-Tools under Apache 2.0David Neto1-21/+9
2016-09-01Refactor CapabilitySet into templated class EnumSetDavid Neto1-0/+156