Histórico de commits

Autor SHA1 Mensagem Data
  otakuto d03da06ac1 Remove execute permissions 7 anos atrás
  Rex Xu a00e51b5b2 HLSL: Correct some mistakes for min16 types 8 anos atrás
  John Kessenich 66011cb2c2 SPV: Implement Vulkan 1.1 features and extensions. 8 anos atrás
  John Kessenich adc33b23cc Non-functional: Fix HLSL error message, and code formatting. 8 anos atrás
  LoopDawg e5530b92ce HLSL: implement TextureBuffer<type> 8 anos atrás
  LoopDawg 7f93d56ef2 HLSL: add subpass input types and methods 8 anos atrás
  LoopDawg 307b6507b3 HLSL: handle multiple clip/cull semantic IDs 8 anos atrás
  Rex Xu 37cdceed41 Implement extension GL_ARB_shader_stencil_export 8 anos atrás
  John Kessenich 96f65521b4 HLSL: Implement half matrices, and map all half* -> float*. 8 anos atrás
  steve-lunarg a766b838f5 HLSL: Add ConstantBuffer<T> syntax 8 anos atrás
  John Kessenich 6fa17641b5 HLSL: Emit the OpSource HLSL instruction for HLSL, using new headers. 9 anos atrás
  John Kessenich 8f9fdc986a HLSL: Add namespace grammar and some basic semantics. 9 anos atrás
  John Kessenich 7a41f96d10 HLSL: Implement 'this' keyword. 9 anos atrás
  John Kessenich 36b218de91 HLSL: Fix #771: add inline keyword. 9 anos atrás
  John Kessenich 2dd643ff03 Merge branch 'TiemoJung-semantic_handling' 9 anos atrás
  John Kessenich 54ee28f4d0 HLSL: Add scoping operator, accept static member functions, and support calling them. 9 anos atrás
  John Kessenich 6e1d50a7a2 HLSL: Accept SV_Cull/ClipDistanceN, by refactoring the way semantics are mapped. 9 anos atrás
  John Kessenich 27ffb29908 HLSL: Add 'class' keyword as (so far) synonym for 'struct'. 9 anos atrás
  steve-lunarg 5da1f038d8 HLSL: implement 4 (of 6) structuredbuffer types 9 anos atrás
  steve-lunarg 858c928ac7 Add basic HS/DS implementation. 9 anos atrás
  John Kessenich 927608b393 Non-functional: White space after "//", mostly for copyrights. 9 anos atrás
  John Kessenich ecba76fe73 Non-Functional: Whitespace, comments, replace accidentally deleted comment. 9 anos atrás
  steve-lunarg 5ca85ad9de HLSL: allow scalar type keywords as identifiers, and add half type support. 9 anos atrás
  John Kessenich 0c4b7c931a PP: Rationalize names of tokens. 9 anos atrás
  John Kessenich 54af2de761 PP: Non-functional: rationalize TPpToken. 9 anos atrás
  John Kessenich 1fbb9c1430 PP: Non-functional: clean up, simplify, completely identical operation. 9 anos atrás
  John Kessenich e122f053bb Merge pull request #599 from steve-lunarg/gs 9 anos atrás
  steve-lunarg f49cdf4183 WIP: HLSL: Add GS support 9 anos atrás
  steve-lunarg 0842dbb39a HLSL: use HLSL parser to parse HLSL intrinsic prototypes, enable int/bool mats 9 anos atrás
  steve-lunarg 3226b0835c HLSL: Add min*{float,int,uint} types 9 anos atrás