Commit History

Author SHA1 Message Date
  Lei Zhang 694c35a47e [spirv] Translate vector truncation and splatting (#502) 8 years ago
  Lei Zhang c760e02232 [spirv] Support casting to bool/int/float (vector) values (#500) 8 years ago
  Lei Zhang f38109c154 [spirv] Translate boolean math operators: &&, ||, ?: (#499) 8 years ago
  Lei Zhang c8ff1681be [spirv] Support unary operators: ++, --, !, +, - (#497) 8 years ago
  Ehsan e6685a310d [spirv] Translate intrinsic dot product. (#496) 8 years ago
  Lei Zhang 399e987298 [spirv] Translate bitwise operators (#495) 8 years ago
  Lei Zhang 5d7f35b0c1 [spirv] Translate arithmetic assign operators (#493) 8 years ago
  Lei Zhang 660a367778 [spirv] Vector types, variable initializers, and comparison (#488) 8 years ago
  Lei Zhang dc240f47e7 [spirv] Translate non-entry functions and function calls (#487) 8 years ago
  Lei Zhang e02ff7fa4e [spirv] Handle basic block orders (#481) 8 years ago
  Lei Zhang 6503469808 [spirv] Improve SPIR-V structures and tests for them (#477) 8 years ago
  Lei Zhang 59b4535990 [spirv] Translate for statement (#470) 8 years ago
  Lei Zhang a4538a9252 [spirv] Translate if statement (#462) 8 years ago
  Lei Zhang 5b37ea784f [spirv] Translate arithmetic operations for integers and floats (#461) 8 years ago
  Lei Zhang 5e4b7c46ba [spirv] Support primitive types, their constants, and assignments (#458) 8 years ago
  Ehsan aa2751504e [spirv] Effcee test fixture and a sample test. (#452) 8 years ago
  Lei Zhang 6c64875343 [spirv] Refactoring: split files and use LLVM libraries (#450) 8 years ago
  Ehsan 4e1e9a78db [spirv] Fully translate constant pixel shader (#448) 8 years ago
  Lei Zhang 2562dab026 [spirv] Fully translate pass-through vertex shader! (#445) 8 years ago
  Ehsan d8f82f1e4d [spirv] CodeGen for EntryPoint and FnParam (#434) 8 years ago
  Lei Zhang 87a448b43e [spirv] Refine ModuleBuilder and translate float4() function structure (#408) 8 years ago
  Ehsan 3e84980892 [spirv] Adding test fixture for HLSL to SPIRV codegen flow (#383) 8 years ago