aboutsummaryrefslogtreecommitdiff
path: root/source/enum_set.h
AgeCommit message (Expand)Author
2019-08-28Check feature mgr in context consistency check (#2818)Steven Perron
2018-08-14Use MakeUnique. (#1837)dan sinclair
2018-08-03Cleanup includes. (#1795)dan sinclair
2018-08-03Rewrite include guards (#1793)dan sinclair
2018-07-07Change libspirv to spvtools namespace (#1678)dan sinclair
2017-12-14Refactor include of latest spir-v header versionsAndrey Tuganov
2017-10-25Turn all function static non-POD variables into global POD variablesLei Zhang
2017-05-15Add SPIR-V 1.2 support, for OpenCL 2.2David Neto
2017-03-10Refactored enum_setAndrey Tuganov
2016-10-27enum_set: Fix bool performance warning.Jamie Madill
2016-09-02Relicense SPIRV-Tools under Apache 2.0David Neto
2016-09-01Refactor CapabilitySet into templated class EnumSetDavid Neto