Commit History

Author SHA1 Message Date
  Young Kim 0777a7a020 Merge branch 'master' into rtmaster 7 years ago
  Lei Zhang 18f9bea95e Require ConstantBuffer/TextureBuffer arguments to be structs (#1177) 7 years ago
  Helena Kotas 4e1fd2f245 Add 'implicit truncation of vector type' warning (#1173) 7 years ago
  Ehsan c66c37cfa1 [spirv] Add support for DeviceIndex builtin. (#1171) 7 years ago
  Helena Kotas 841e0d470b Matrix and vector binary operations and conversions fix (#1170) 7 years ago
  Lei Zhang c859bb040f [spirv] Support SPV_KHR_shader_draw_parameters (#1127) 7 years ago
  Tex Riddell 914c040b14 Merged PR 26: Fix intrinsic names to match spec. 7 years ago
  Tex Riddell 634fd7556b Merge branch 'rtmaster' into user/texr/rt-merge-rebase 7 years ago
  Xiang Li 4156aaf280 Check row and col on resultTy after CombineDimensions. (#1086) 7 years ago
  Tex Riddell 33e8b219fa Treat builtin structs like normal UDT except when necessary for intrinsic. 7 years ago
  Tex Riddell 520f06d442 change *_USER_DEFINE_TYPE to *_USER_DEFINED_TYPE 7 years ago
  Young Kim 314f241dda fix mixed line ending 7 years ago
  Young Kim 968eb6176e Adding built-in BuiltInTriangleIntersectionAttributes 7 years ago
  Tex Riddell ca260c3891 Fix line endings. 7 years ago
  Young Kim 69e2583196 Adding RayFlags and HitKind built in constants 7 years ago
  Xiang Li fdf2c31ca6 1. Fix IgnoreHit and AcceptHitAndEndSearch. 7 years ago
  Xiang Li c45aa784ac Add AcceptHitAndEndSearch, CallShader, CommitHitAndStopRay and change ReportIntersection into ReportHit. 7 years ago
  Xiang Li bc2e19b771 Support TraceRay and ReportIntersection which has user-define param at front-end. 7 years ago
  Tex Riddell e9ce3e97d1 Add RT shader types for function attribution in lib target. 7 years ago
  Lei Zhang 9503f80c18 Carry BasePath within CK_HLSLDerivedToBase casts (#1047) 7 years ago
  Young Kim 1e97116e9f Fix countbits, reversebits, firstbitlow intrinsics for int16 types (#1037) 7 years ago
  Marcelo Lopez Ruiz c8c6ed8128 Adds support for inf literals and for asuint in constant expressions (#1029) 7 years ago
  Lei Zhang 14c3c0d92c [spirv] Add initial support for specialization constant (#1009) 7 years ago
  Lei Zhang fa1e7cddd0 [spirv] Add SubpassInput(MS) and vk::input_attachment_index (#1000) 7 years ago
  Young Kim ccb72b97ef Fix for CorrectTypo lookup for intrinsics (#1006) 7 years ago
  Young Kim 1e07446f9e Allow int16 types for any/all intrinsics (#1004) 7 years ago
  Young Kim e18b9a9a0b Update comment for linear search on intrinsic lookup (#993) 7 years ago
  Sebastian Tafuri 1a45ed822a [spirv] Add support for vk::offset attribute (#922) 7 years ago
  Young Kim bf911b1d22 Add 16bit integers to Any IntrinsicCompTypes and for existing UInt3264 comp types. (#913) 7 years ago
  Tex Riddell f25850d524 Add [noinline] function attribute for lib target. (#893) 7 years ago