Histórico de Commits

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