Commit History

Author SHA1 Message Date
  Greg Roth d82f291490 [linux-port] Silence lost const warnings (#1477) 7 years ago
  Greg Roth 611fe4068f [linux-port] Misc HLSL test warnings (#1471) 7 years ago
  Greg Roth 8399df432a [linux-port] HLSL test unsigned compare warnings (#1469) 7 years ago
  Greg Roth c53f0a6068 Consolidate utility functions for HLSL tests (#1444) 7 years ago
  Greg Roth 9981dc6915 [linux-port] adapt HLSL test support to Unix (#1431) 7 years ago
  Greg Roth 34d12a5a10 [linux-port] Silence semicolon warnings (#1436) 7 years ago
  Lei Zhang 4260d00a17 [appveyor] Disable CompileWhenNoMemThenOOM (#1295) 7 years ago
  Lei Zhang c82edd6c5f Change SAL __override to C++11 override (#1212) 7 years ago
  Lei Zhang 18f9bea95e Require ConstantBuffer/TextureBuffer arguments to be structs (#1177) 7 years ago
  Young Kim 1a5cb0fbe2 skip debugname part adding test for 1.3 (#1167) 7 years ago
  Young Kim f174990c6e Fix checking LoadInput for GetAttributeAtVertex for no Opt (#1149) 7 years ago
  Grant 18138ff8cf Handle more complex addressing modes (#1147) 7 years ago
  Jeff Noyle 8e3451b82d Allow debug name to be added or removed (#1079) 7 years ago
  Lei Zhang 7dbfa84a14 Add an option to allow pre-expand token-pasting (##) operands (#1065) 7 years ago
  Jeff Noyle bd399a59f4 Remove no-longer-needed stream-out and RTV tracking (#1053) 7 years ago
  Young Kim 1e97116e9f Fix countbits, reversebits, firstbitlow intrinsics for int16 types (#1037) 7 years ago
  Xiang Li 53c54eb8b7 Add IDiaInjectedSource to dndxc. (#1025) 7 years ago
  Marcelo Lopez Ruiz 528bcf354c Fixes #823 - Compile crashes if pSourceName if nullptr/empty (#1011) 7 years ago
  Marcelo Lopez Ruiz a3b3c37720 Fixes #679 - missing scenario with *it is of type FunctionDecl (#1012) 7 years ago
  Jeff Noyle a48775cfe3 PIX: adding GS to list of debug targets (#1010) 7 years ago
  Jeff Noyle ad3e51b1dd New pass for PIX "shader access tracking" (#998) 7 years ago
  Xiang Li 08fbc64c2a Insert store for incoming value of phi after insert load for phi use. (#964) 7 years ago
  Young Kim bf911b1d22 Add 16bit integers to Any IntrinsicCompTypes and for existing UInt3264 comp types. (#913) 7 years ago
  Ehsan 84abf7d86c Constant evaluation for HLSLVectorElementExpr (#840) 7 years ago
  Young Kim 289d09e700 Bitcast for 16bit types (#817) 7 years ago
  Young Kim a48d81fcac New scalar types (#792) 7 years ago
  Young Kim 44db464c32 Native Int16 and Uint16 types (#783) 7 years ago
  Young Kim 2c140f795c RawBufferLoad and new methods for ByteAddressBuffer (#762) 7 years ago
  Young Kim 8c55bbbe6d Denorm to function attribute (#764) 7 years ago
  John Porto 502323cb73 moves the patch constant fn validation to the backend. (#754) 7 years ago