Commit History

Author SHA1 Message Date
  Zebediah Figura 085105b198 [testme] d3dcompiler: Parse the clamp() intrinsic. 4 years ago
  Zebediah Figura e675ae8ed8 [testme] Parse the Texture* keywords. 4 years ago
  Zebediah Figura 2e4deb59ad d3dcompiler: Write SM4 sample instructions. 4 years ago
  Zebediah Figura 0ccc0f5985 d3dcompiler: Declare textures for SM4. 4 years ago
  Zebediah Figura 29d5805b69 d3dcompiler: Declare samplers for SM4. 4 years ago
  Zebediah Figura 743df332ad d3dcompiler: Write sampler and texture resources into the RDEF table. 4 years ago
  Zebediah Figura 72b162dc3d d3dcompiler: Lower texture-less sample instructions for SM4. 4 years ago
  Zebediah Figura 537c696d6f d3dcompiler: Sort external variables by type and resource index for SM4. 4 years ago
  Zebediah Figura 162e039be8 d3dcompiler: Allocate textures for SM4. 4 years ago
  Zebediah Figura e8a60e34a8 [FIXME] d3dcompiler: Write samplers into the SM1 constant table. 4 years ago
  Zebediah Figura 51494a2091 [fixup] d3dcompiler: prepend the $ earlier 4 years ago
  Zebediah Figura 2d519dcb3e [fixup?] make objects externs 4 years ago
  Zebediah Figura fd3dedf23c d3dcompiler: Allocate samplers. 4 years ago
  Zebediah Figura 15db55cc2e d3dcompiler: Lower sample instructions with textures to combined samplers for SM1. 4 years ago
  Zebediah Figura d3457e7a8e [rearrange] avoid allocating global objects as uniforms 4 years ago
  Zebediah Figura 243a69b3d8 d3dcompiler: Parse the Sample() method. 4 years ago
  Zebediah Figura b3e08f6f5a d3dcompiler: Parse the tex3D() intrinsic. 4 years ago
  Zebediah Figura 5d2d9c3ead [?] d3dcompiler: Skip emitting instructions if one or more sources is empty. 4 years ago
  Zebediah Figura 214a53b2be d3dcompiler: Parse the tex2D() intrinsic. 4 years ago
  Zebediah Figura 9673ea5744 d3dcompiler: Sort uniforms by name before writing them into the SM1 constant table. 4 years ago
  Zebediah Figura ed993a3fe9 improve the intrinsics a bit 4 years ago
  Zebediah Figura 8205140259 d3dcompiler: Parse texture types. 4 years ago
  Zebediah Figura eddb0a5f4f d3dcompiler: Parse the max intrinsic. 4 years ago
  Zebediah Figura 31e8c136fe d3dcompiler: Parse state blocks in variable definitions. 4 years ago
  Zebediah Figura 5b5f92e585 d3dcompiler: Lex the SamplerState keyword. 4 years ago
  Zebediah Figura cb702b7dff d3dcompiler: Merge the "type" and "base_type" rules. 4 years ago
  Zebediah Figura 2267a0c73a d3dcompiler: Simplify the arguments to get_overloaded_func(). 5 years ago
  Zebediah Figura 50be866bf8 d3dcompiler: Parse function calls. 4 years ago
  Zebediah Figura cfbc69c047 d3dcompiler/tests: Add a simple test for function overloads. 4 years ago
  Zebediah Figura 139839542c [splitme] sm4 instructions 4 years ago