História revízii

Autor SHA1 Správa Dátum
  John Kessenich b23d232ec5 Licensing. Fixes #958. Add licenes file and update copyrights. 5 rokov pred
  John Kessenich bd1c1831d5 Manually merge ClemensRognerSD-dx9-sampler and resolve conflicts. 5 rokov pred
  otakuto d03da06ac1 Remove execute permissions 6 rokov pred
  John Kessenich cf6bd066b9 HLSL: Fix #1432: Globally initialize local static variables. 6 rokov pred
  John Kessenich e18fd20d5c HLSL: Refactor attribute implementation. 6 rokov pred
  John Kessenich 132cf53737 HLSL: Fix #1203: Declare anonymous members for cbuffer with no ';' 6 rokov pred
  John Kessenich 046bae0bab HLSL: Attributes: Add [[vk::constant_id()]] and [[vk::push_constant]] 6 rokov pred
  LoopDawg e5530b92ce HLSL: implement TextureBuffer<type> 6 rokov pred
  LoopDawg 7f93d56ef2 HLSL: add subpass input types and methods 7 rokov pred
  John Kessenich 9855bdad00 GLSL: Promote HLSL entry-point renaming code to be used by GLSL as well. 7 rokov pred
  Rex Xu 57e65929e4 HLSL: Translate directive [flatten] and [branch] to SPV control mask. 7 rokov pred
  John Kessenich 0320d090e2 HLSL: Recognize types declared as identifiers as identifiers. 7 rokov pred
  John Kessenich 0e07119ae2 HLSL: Fix #919: for-init-statement is arbitrary declaration or expression. 7 rokov pred
  steve-lunarg f1709e7146 HLSL: implement [unroll] and [loop] attributes 7 rokov pred
  steve-lunarg a766b838f5 HLSL: Add ConstantBuffer<T> syntax 7 rokov pred
  steve-lunarg 067eb9b48a WIP: HLSL: Support InputPatch variables in patch constant functions 7 rokov pred
  John Kessenich 8f9fdc986a HLSL: Add namespace grammar and some basic semantics. 7 rokov pred
  John Kessenich aa3c64c214 Fix #800 (mostly): set of Linux warnings. 7 rokov pred
  John Kessenich 4960baaf66 HLSL: Basic turn on of non-static member functions. 7 rokov pred
  John Kessenich f3d88bd498 HLSL non-functional: Generalize namespace nesting. 7 rokov pred
  John Kessenich b16f7e6819 HLSL: Member-functions: capture body token stream for deferred syntax/semantics. 7 rokov pred
  John Kessenich 088d52bac2 HLSL: Non-functional: consolidate function declarator information. 7 rokov pred
  John Kessenich 54ee28f4d0 HLSL: Add scoping operator, accept static member functions, and support calling them. 7 rokov pred
  John Kessenich ca71d946d7 HLSL: Grammar: Generalize accepting a declaration to accept an aggregate of subtrees. 7 rokov pred
  John Kessenich 854fe24786 HLSL: Fix #747: accept 'struct' in front of previously user-defined type name. 7 rokov pred
  steve-lunarg 5da1f038d8 HLSL: implement 4 (of 6) structuredbuffer types 7 rokov pred
  steve-lunarg 858c928ac7 Add basic HS/DS implementation. 7 rokov pred
  John Kessenich 02467d8d94 HLSL: Wrap the entry-point; need to write 'in' args, and support 'inout' args. 7 rokov pred
  John Kessenich 927608b393 Non-functional: White space after "//", mostly for copyrights. 7 rokov pred
  John Kessenich ecba76fe73 Non-Functional: Whitespace, comments, replace accidentally deleted comment. 7 rokov pred