Historique des commits

Auteur SHA1 Message Date
  Baldur Karlsson 9e71de132f Add cmake option to turn off SPIRV_TIMER_ENABLED (#2103) il y a 5 ans
  greg-lunarg 1e9fc1aac1 Add base and core bindless validation instrumentation classes (#2014) il y a 5 ans
  Jeff Bolz c06a35b902 Rename PCH macro to spvtools_pch to avoid conflicts with other projects. Also add pch to test/opt. (#2034) il y a 5 ans
  Jeff Bolz 60fac96c6b Enable precompiled headers for spirv-tools(-shared) and some unit tests (#2026) il y a 5 ans
  Steven Perron c5a6d259c2 Increase the template nesting depth for clang. (#1995) il y a 6 ans
  Steven Perron c4c68712c4 Make EFFCEE required (#1943) il y a 6 ans
  alan-baker a78fa0978d Set the C++ version to C++11 (#1933) il y a 6 ans
  Diego Novillo 03000a3a38 Add testing framework for tools. il y a 6 ans
  shartte 6fea402368 When clang is used as a MSVC frontend (clang-cl.exe) it does not behave exactly as GCC would. I.e. -Wall translates to /Wall, which is an alias for -Weverything. This causes massive C++98 compat warnings logspam. (#1808) il y a 6 ans
  dan sinclair eda2cfbe12 Cleanup includes. (#1795) il y a 6 ans
  dan sinclair c8e7bb1d1a Fixup Wno-self-assign warning (#1796) il y a 6 ans
  David Neto ba40400ca9 Don't check exports on Darwin il y a 6 ans
  dan sinclair e70a412609 Move validation files to val/ directory (#1692) il y a 6 ans
  Lei Zhang 4926f295b1 Let symbol export tests respect SPIRV_SKIP_TESTS il y a 6 ans
  Greg Roth 878b3b400b check_symbol_exports on Python3, Mac il y a 6 ans
  dan sinclair 185406439f Setup gclient and presubmit file. il y a 6 ans
  Jaebaek Seo 3b594e1630 Add --time-report to spirv-opt il y a 6 ans
  David Neto d2c0fce361 Invoke cmake via CMAKE_COMMAND variable il y a 6 ans
  Józef Kucia 4e4a254bc8 Do not hardcode libdir and includedir in pkg config files il y a 6 ans
  Józef Kucia 3013897556 Build SPIRV-Tools as shared library il y a 6 ans
  Alan Baker 672494da13 Adding ostream operators for IR structures il y a 6 ans
  Pierre Moreau 8c05012593 Export a config file for pkg-config il y a 6 ans
  David Neto d9129f00a5 Test for pollution of the global namespace il y a 6 ans
  David Neto 76555bd4ba Tests: Add optional dependency on Effcee stateful matcher il y a 6 ans
  Steven Perron efe12ff5a1 Have all MemPasses preserve the def-use manager. il y a 6 ans
  Tim Diekmann c26778fa99 Set cmake-policy CMP0048 to NEW il y a 7 ans
  Pierre Moreau 86627f7b3f Implement Linker (module combiner) il y a 7 ans
  Lei Zhang d7ea99bc04 Skip checking copyright if SPIRV_SKIP_TESTS is enabled il y a 7 ans
  Andrey Tuganov c25b5bea35 Add SPIRV_SPIRV_COMPRESSION option to cmake il y a 7 ans
  Lei Zhang 768d9b42d3 Support supplying extra definitions via CMAKE variable il y a 7 ans