Историја ревизија

Аутор SHA1 Порука Датум
  Eric Mellino badb81926a Update copyright date. пре 7 година
  Eric Mellino adbb44af58 Remove some unnecessary project properties. пре 7 година
  Eric Mellino bf380d0597 Change version to 1.2.0-beta3. пре 7 година
  Eric Mellino 2dcf8e2838 Bump version to 1.2-beta3. пре 7 година
  Eric Mellino b9c86c45fe Make some code style adjustments to the new SharpDX-based HLSL compilation code. пре 7 година
  Eric Mellino a441d7d476 Remove unnecessary workaround for Nerdbank.GitVersioning. пре 7 година
  久永 bb9e52b8e8 fix TestBuiltins . пре 7 година
  久永 c15e9c0a9c Using SharpDX instead of fxc.exe . пре 7 година
  久永 1dad40d5c1 Repair TargetProject . пре 7 година
  久永 f98d269b97 Update nuget packages. пре 7 година
  久永 d97b6f9ab6 Add nuget package SharpDX.D3DCompiler 4.2.0 . пре 7 година
  Eric Mellino b4b301304e Fix some additional problems related to metal tool locations. пре 7 година
  Peter Tribe b73f9ee184 Update: changed xcode path detection method пре 7 година
  Peter Tribe a07402c539 Added: code to get active xcode path пре 7 година
  Craig Dean b17d8a8a99 Added missing builtin functions (#83) пре 7 година
  Eric Mellino b5a4581f34 [Metal] Fix Mod function implementation. пре 7 година
  Craig Dean 90a0a77b41 Initial commit of auto-generation code. This auto-generates C# code to build into compute shaders for rapid testing and comparison between CPU & GPU backends. пре 7 година
  Eric Mellino c66f5f556a Change FXC timeout to 60sec (from 2) for ShaderGen.Build. пре 7 година
  Craig Dean 9c934c2676 Implemented Math functions, automated headless graphics device testing, numerous bug fixes and improvements (#77) пре 7 година
  Eric Mellino 2d6117214c Remove unnecessary semicolon after discard calls. пре 7 година
  Eric Mellino fab524daa3 Detect StructuredBuffers that are used indirectly, but not in the top-level function. пре 7 година
  Eric Mellino ad41334ed1 Make ShaderModel.GetTypeSize more robust. пре 7 година
  Eric Mellino 5306272d60 Catch alignment issues in compound structures rather than just the top-level struct. пре 7 година
  Eric Mellino 66b7c872e6 Add "while" support, and add a test. пре 7 година
  Eric Mellino 3177b71221 Fix detection of InterlockedAdd when called from non-entry functions. пре 7 година
  Eric Mellino eda6f76ec1 Move atomic buffer test to a compute shader, and fix Metal atomic buffer field declaration. пре 7 година
  Eric Mellino 577c75123a Add support for InterlockedAdd on two new buffer types, AtomicBuffer(U)Int32. пре 7 година
  Eric Mellino 6b2335e031 Only force-discover structure types. пре 7 година
  Eric Mellino 081a6e4417 Pass /O3 to fxc.exe when not debugging. пре 7 година
  Eric Mellino 93ca1d24ab Implement do-while. пре 7 година