Historia zmian

Autor SHA1 Wiadomość Data
  Shahbaz Youssefi 6cca0e983e Remove extraneous semicolons 5 lat temu
  Jeff Bolz 4605e2ed2b Implement GL_NV_cooperative_matrix 5 lat temu
  Jeff Bolz 9f2aec49e9 GL_EXT_buffer_reference 5 lat temu
  John Kessenich b23d232ec5 Licensing. Fixes #958. Add licenes file and update copyrights. 5 lat temu
  John Kessenich 97068d8b30 Merge pull request #1465 from otakuto/remove-execute-permissions 6 lat temu
  John Kessenich 31aa3d6019 SPV: only declare the pure 8/16-bit capabilities when needed. 6 lat temu
  John Kessenich 149afc3930 SPV: More corrections of <id> versus "immediate" operands. 6 lat temu
  John Kessenich 228e964bcc SPV: Correct SPIR-V operands for <id> versus immediate. 6 lat temu
  otakuto d03da06ac1 Remove execute permissions 6 lat temu
  John Kessenich d3ed90be3a Fix #944: Convert argument type to match formal parameter type. 6 lat temu
  John Kessenich 2505057af8 SPV: Memory model: Reduce set of memory-semantic bits requested for "all". 6 lat temu
  John Kessenich 8297936dd6 SPV: Change barrier emission to conform to Khronos decisions. 6 lat temu
  LoopDawg 2baa774259 Linux build warning fix 7 lat temu
  John Kessenich 121853f4df SPV: Add OpSource shader source code and file name. 7 lat temu
  John Kessenich 3778979cd4 HLSL: non-static member functions: track and find active anonymous 'this' scopes and members. 7 lat temu
  John Kessenich 927608b393 Non-functional: White space after "//", mostly for copyrights. 7 lat temu
  John Kessenich ecba76fe73 Non-Functional: Whitespace, comments, replace accidentally deleted comment. 7 lat temu
  John Kessenich 4016e38bea Build: Switch to Rev. 6 of headers, removing "BadValue" enum stuff. 8 lat temu
  John Kessenich c51287d744 SPV: Update to spec. decisions (and issue #205) for barrier(). 8 lat temu
  John Kessenich d3d3ce7160 Comments only. 8 lat temu
  qining da39733f28 Remove decoration of undefined IDs 8 lat temu
  John Kessenich 4889167430 SPV: Use a more accurate MemorySemanticsAllMemory mask. 8 lat temu
  Dejan Mircevski ed55bcd9f8 Don't remove SPIR-V blocks before codegen. 8 lat temu
  Dejan Mircevski e7f6cac1bd Merge branch 'topo' into loopgen-after-readable-order 8 lat temu
  Dejan Mircevski 34bc6c3896 Explicitly initialize Instruction::block. 8 lat temu
  Dejan Mircevski fa242904b0 Make Instruction::getBlock() const. 8 lat temu
  Dejan Mircevski 377f0cab26 Fix merge issues. 8 lat temu
  Dejan Mircevski 38d039d063 Rework inReadableOrder() as a recursive descent. 8 lat temu
  Dejan Mircevski 44bfb0d0cd Implement inReadableOrder(). 8 lat temu
  Dejan Mircevski 5fe789b4af Add Block::successors. 8 lat temu