Skip to content
Snippets Groups Projects
  1. Feb 19, 2020
  2. Feb 16, 2020
  3. Feb 15, 2020
  4. Feb 14, 2020
  5. Feb 13, 2020
  6. Feb 12, 2020
  7. Feb 11, 2020
  8. Feb 10, 2020
  9. Feb 09, 2020
  10. Feb 08, 2020
  11. Feb 06, 2020
  12. Feb 05, 2020
    • ReinUsesLisp's avatar
      shader/decode: Fix constant buffer offsets · bf9a822b
      ReinUsesLisp authored
      Some instances were using cbuf34.offset instead of cbuf34.GetOffset().
      This returned the an invalid offset. Address those instances and rename
      offset to "shifted_offset" to avoid future bugs.
      bf9a822b
Loading