Historial de Commits

Autor SHA1 Mensaje Fecha
  John Kessenich bd1c1831d5 Manually merge ClemensRognerSD-dx9-sampler and resolve conflicts. hace 7 años
  otakuto d03da06ac1 Remove execute permissions hace 7 años
  John Kessenich 11da9eed5d HLSL: Fix #1445: distance() works on scalars. hace 7 años
  Neil Henning fd920b3b6a WaveReadLaneFirst is the correct wording (was using WaveReadFirstLane previously...). hace 8 años
  John Kessenich 66011cb2c2 SPV: Implement Vulkan 1.1 features and extensions. hace 8 años
  John Kessenich e22e347395 HLSL: Fix #1208: accept both int and uint in asuint() and asint(). hace 8 años
  John Kessenich 838d7afc61 SPV: HLSL: Move to correct HLSL barrier semantics, per Khronos recommendation. hace 8 años
  John Kessenich 4ce5b562bb Fix #1103: clip() works on int/uint. hace 8 años
  LoopDawg 7f93d56ef2 HLSL: add subpass input types and methods hace 8 años
  John Kessenich 750c2d07f7 SPV: When passing structs of opaque types, flatten and pass the members instead. hace 8 años
  steve-lunarg 6817f81e02 HLSL: Implement missing GatherCmp hace 8 años
  steve-lunarg 12bc9aa9ce WIP: HLSL: add Append/ConsumeBuffer support hace 9 años
  steve-lunarg 8e26feb8f2 WIP: HLSL: structuredbuffer counter functionality hace 9 años
  steve-lunarg 1ca04c2bbd HLSL: allow length() on scalars hace 9 años
  steve-lunarg e7d0752a33 HLSL: use prefix for builtin functions names to avoid namespace collisions hace 9 años
  steve-lunarg 5da1f038d8 HLSL: implement 4 (of 6) structuredbuffer types hace 9 años
  John Kessenich 927608b393 Non-functional: White space after "//", mostly for copyrights. hace 9 años
  John Kessenich ecba76fe73 Non-Functional: Whitespace, comments, replace accidentally deleted comment. hace 9 años
  John Kessenich 5abd308e71 Merge pull request #659 from steve-lunarg/d3dcolortoubyte4 hace 9 años
  steve-lunarg 7ea7ff4cd4 Add EOpD3DCOLORtoUBYTE4 decomposition hace 9 años
  steve-lunarg 26d3145334 HLSL default function parameters hace 9 años
  steve-lunarg ef33ec0925 HLSL: add intrinsic function implicit promotions hace 9 años
  John Kessenich e122f053bb Merge pull request #599 from steve-lunarg/gs hace 9 años
  steve-lunarg f49cdf4183 WIP: HLSL: Add GS support hace 9 años
  steve-lunarg 0842dbb39a HLSL: use HLSL parser to parse HLSL intrinsic prototypes, enable int/bool mats hace 9 años
  steve-lunarg e5921f1309 HLSL: Fix unary and binary operator type conversion issues hace 9 años
  steve-lunarg 8b0227ced9 HLSL: phase 3b: Texture methods remember and return vector size. hace 9 años
  steve-lunarg bb0183f817 HLSL: phase 1: add RWTexture and RWBuffer hace 9 años
  steve-lunarg 297ae211f1 WIP: HLSL: Treat HLSL rows as GLSL columns. hace 9 años
  steve-lunarg 61da5e41f7 HLSL: Put intrinsics in symbol table for all stages hace 9 años