1. 07 Jun, 2023 1 commit
    • Zebediah Figura's avatar
      xaudio2: Use the preprocessor to modify definitions in xaudio2.idl and xaudio2fx.idl. · 14c44d0b
      Zebediah Figura authored
      Instead of including the IDLs directly, define a local IDL that #includes them,
      with XAUDIO2_VER defined, and include that generated header.
      
      Get rid of compat.c, and use XAUDIO2_VER to modify the code in the other source
      files.
      
      Build the tests for both xaudio2_7 and xaudio2_8 using PARENTSRC, and use
      XAUDIO2_VER to select between them. This mirrors the approach taken for
      d3dcompiler, and makes it easier to test more xaudio2 versions in the future.
      14c44d0b
  2. 09 Feb, 2022 1 commit
  3. 27 Jan, 2022 1 commit
  4. 21 Oct, 2021 1 commit
  5. 20 Sep, 2021 1 commit
  6. 12 Nov, 2020 1 commit
  7. 02 Jul, 2019 1 commit
  8. 25 Feb, 2019 1 commit
  9. 20 Jan, 2016 1 commit