Skip to content

include `tgmath.hlsl` in `functions.hlsl`, update examples_tests

af7574a
Select commit
Loading
Failed to load commit list.
Open

Solid angle vis #961

include `tgmath.hlsl` in `functions.hlsl`, update examples_tests
af7574a
Select commit
Loading
Failed to load commit list.
DCO / DCO required action Dec 31, 2025 in 1s

DCO

There are 158 commits incorrectly signed off. This means that the author(s) of these commits failed to include a Signed-off-by line in their commit message.

To avoid having PRs blocked in the future, always include Signed-off-by: Author Name <[email protected]> in every commit message. You can also do this automatically by using the -s flag (i.e., git commit -s).

Here is how to fix the problem so that this code can be merged.


Rebase the branch

If you have a local git environment and meet the criteria below, one option is to rebase the branch and add your Signed-off-by lines in the new commits. Please note that if others have already begun work based upon the commits in this branch, this solution will rewrite history and may cause serious issues for collaborators (described in the git documentation under "The Perils of Rebasing").

You should only do this if:

  • You are the only author of the commits in this branch
  • You are absolutely certain nobody else is doing any work based upon this branch
  • There are no empty commits in the branch (for example, a DCO Remediation Commit which was added using --allow-empty)

To add your Signed-off-by line to every commit in this branch:

  1. Ensure you have a local copy of your branch by checking out the pull request locally via command line.
  2. In your local branch, run: git rebase HEAD~181 --signoff
  3. Force push your changes to overwrite the branch: git push --force-with-lease origin solid-angle-vis

Summary

Commit sha: e5da351, Author: Arkadiusz Lachowicz, Committer: Przemog1; The sign-off is missing.
Commit sha: 9e4c75e, Author: Arkadiusz Lachowicz, Committer: Przemog1; The sign-off is missing.
Commit sha: 639e2d4, Author: Arkadiusz Lachowicz, Committer: Przemog1; The sign-off is missing.
Commit sha: baa6b4a, Author: Arkadiusz Lachowicz, Committer: Przemog1; The sign-off is missing.
Commit sha: 0bd968e, Author: Arkadiusz Lachowicz, Committer: Przemog1; The sign-off is missing.
Commit sha: 0c57c4e, Author: Arkadiusz Lachowicz, Committer: Przemog1; The sign-off is missing.
Commit sha: 21a5765, Author: Arkadiusz Lachowicz, Committer: Arkadiusz Lachowicz; The sign-off is missing.
Commit sha: 32de44d, Author: Arkadiusz Lachowicz, Committer: Arkadiusz Lachowicz; The sign-off is missing.
Commit sha: d61989f, Author: devsh, Committer: devsh; The sign-off is missing.
Commit sha: 7da0bda, Author: devsh, Committer: devsh; The sign-off is missing.
Commit sha: 290478d, Author: devsh, Committer: devsh; The sign-off is missing.
Commit sha: 5b634dd, Author: devsh, Committer: devsh; The sign-off is missing.
Commit sha: cdcc9ad, Author: Fletterio, Committer: Fletterio; The sign-off is missing.
Commit sha: 5fe6c08, Author: Fletterio, Committer: Fletterio; The sign-off is missing.
Commit sha: f18b2fa, Author: Fletterio, Committer: Fletterio; The sign-off is missing.
Commit sha: 4ebc555, Author: Fletterio, Committer: Fletterio; The sign-off is missing.
Commit sha: 55a2ef6, Author: Fletterio, Committer: Fletterio; The sign-off is missing.
Commit sha: f516256, Author: Fletterio, Committer: Fletterio; The sign-off is missing.
Commit sha: 534d81b, Author: Fletterio, Committer: Fletterio; The sign-off is missing.
Commit sha: 6256390, Author: Fletterio, Committer: Fletterio; The sign-off is missing.
Commit sha: 246cefc, Author: Fletterio, Committer: Fletterio; The sign-off is missing.
Commit sha: 1c7f791, Author: Fletterio, Committer: Fletterio; The sign-off is missing.
Commit sha: 5088799, Author: Fletterio, Committer: Fletterio; The sign-off is missing.
Commit sha: e25a35c, Author: Fletterio, Committer: Fletterio; The sign-off is missing.
Commit sha: 0d9dd4a, Author: Fletterio, Committer: Fletterio; The sign-off is missing.
Commit sha: 89d2bf2, Author: Fletterio, Committer: Fletterio; The sign-off is missing.
Commit sha: de4d0fb, Author: Fletterio, Committer: Fletterio; The sign-off is missing.
Commit sha: 799420e, Author: Fletterio, Committer: Fletterio; The sign-off is missing.
Commit sha: 52323bc, Author: Fletterio, Committer: Fletterio; The sign-off is missing.
Commit sha: b6b7003, Author: Fletterio, Committer: Fletterio; The sign-off is missing.
Commit sha: 60ff99a, Author: Fletterio, Committer: Fletterio; The sign-off is missing.
Commit sha: 5560162, Author: Fletterio, Committer: Fletterio; The sign-off is missing.
Commit sha: e50c56b, Author: Fletterio, Committer: Fletterio; The sign-off is missing.
Commit sha: b1de9c3, Author: Fletterio, Committer: Fletterio; The sign-off is missing.
Commit sha: ea8cd43, Author: Fletterio, Committer: Fletterio; The sign-off is missing.
Commit sha: 53a5f6a, Author: Fletterio, Committer: Fletterio; The sign-off is missing.
Commit sha: cf52d9c, Author: Fletterio, Committer: Fletterio; The sign-off is missing.
Commit sha: f954522, Author: Fletterio, Committer: Fletterio; The sign-off is missing.
Commit sha: 2d0ffba, Author: Fletterio, Committer: Fletterio; The sign-off is missing.
Commit sha: 68edc32, Author: Fletterio, Committer: Fletterio; The sign-off is missing.
Commit sha: 14636d3, Author: Karim Mohamed, Committer: Karim Mohamed; The sign-off is missing.
Commit sha: 6887419, Author: Karim Mohamed, Committer: Karim Mohamed; The sign-off is missing.
Commit sha: f32ddd2, Author: Karim Mohamed, Committer: Karim Mohamed; The sign-off is missing.
Commit sha: 1832059, Author: Karim Mohamed, Committer: Karim Mohamed; The sign-off is missing.
Commit sha: b79bf8f, Author: Karim Mohamed, Committer: Karim Mohamed; The sign-off is missing.
Commit sha: 49a017a, Author: Karim Mohamed, Committer: Karim Mohamed; The sign-off is missing.
Commit sha: e714c24, Author: Karim Mohamed, Committer: Karim Mohamed; The sign-off is missing.
Commit sha: 6741c75, Author: Karim Mohamed, Committer: Karim Mohamed; The sign-off is missing.
Commit sha: 92545a5, Author: Karim Mohamed, Committer: Karim Mohamed; The sign-off is missing.
Commit sha: 993032c, Author: Karim Mohamed, Committer: Karim Mohamed; The sign-off is missing.
Commit sha: af7574a, Author: Karim Mohamed, Committer: Karim Mohamed; The sign-off is missing.
Commit sha: fbfde73, Author: keptsecret, Committer: keptsecret; The sign-off is missing.
Commit sha: 37d5c5a, Author: keptsecret, Committer: keptsecret; The sign-off is missing.
Commit sha: 6971906, Author: keptsecret, Committer: keptsecret; The sign-off is missing.
Commit sha: cb68928, Author: keptsecret, Committer: keptsecret; The sign-off is missing.
Commit sha: 76ed66c, Author: keptsecret, Committer: keptsecret; The sign-off is missing.
Commit sha: 4a8f4dc, Author: keptsecret, Committer: keptsecret; The sign-off is missing.
Commit sha: b8688be, Author: keptsecret, Committer: keptsecret; The sign-off is missing.
Commit sha: 38bbf04, Author: keptsecret, Committer: keptsecret; The sign-off is missing.
Commit sha: fae7a80, Author: keptsecret, Committer: keptsecret; The sign-off is missing.
Commit sha: e23538c, Author: keptsecret, Committer: keptsecret; The sign-off is missing.
Commit sha: 6e9160e, Author: keptsecret, Committer: keptsecret; The sign-off is missing.
Commit sha: 6f0d012, Author: keptsecret, Committer: keptsecret; The sign-off is missing.
Commit sha: c6462d1, Author: keptsecret, Committer: keptsecret; The sign-off is missing.
Commit sha: a30f083, Author: keptsecret, Committer: keptsecret; The sign-off is missing.
Commit sha: 7d16cb2, Author: keptsecret, Committer: keptsecret; The sign-off is missing.
Commit sha: 965e028, Author: keptsecret, Committer: keptsecret; The sign-off is missing.
Commit sha: cfd5500, Author: keptsecret, Committer: keptsecret; The sign-off is missing.
Commit sha: 53ff444, Author: keptsecret, Committer: keptsecret; The sign-off is missing.
Commit sha: 5055713, Author: keptsecret, Committer: keptsecret; The sign-off is missing.
Commit sha: 3f3b5c9, Author: keptsecret, Committer: keptsecret; The sign-off is missing.
Commit sha: db454c0, Author: keptsecret, Committer: keptsecret; The sign-off is missing.
Commit sha: c353ab3, Author: keptsecret, Committer: keptsecret; The sign-off is missing.
Commit sha: 04f1c76, Author: keptsecret, Committer: keptsecret; The sign-off is missing.
Commit sha: 94a778f, Author: keptsecret, Committer: keptsecret; The sign-off is missing.
Commit sha: 9e4a16c, Author: keptsecret, Committer: keptsecret; The sign-off is missing.
Commit sha: 62c79b4, Author: keptsecret, Committer: keptsecret; The sign-off is missing.
Commit sha: 5075c63, Author: keptsecret, Committer: keptsecret; The sign-off is missing.
Commit sha: 90007e6, Author: keptsecret, Committer: keptsecret; The sign-off is missing.
Commit sha: 3d36c13, Author: keptsecret, Committer: keptsecret; The sign-off is missing.
Commit sha: 62f2c99, Author: keptsecret, Committer: keptsecret; The sign-off is missing.
Commit sha: f3f60c6, Author: keptsecret, Committer: keptsecret; The sign-off is missing.
Commit sha: 977c7dd, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 3294d04, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: e2401c6, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 07f7a4a, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 42baa6c, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 22e78eb, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 8daf855, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 831244f, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: a560180, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: e320ed8, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 83d27c9, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: c496916, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: d7bd053, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 3f3a23e, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 8dcdfdd, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 92cd9e7, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 7f6d8b8, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 1d9ce20, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 1eded12, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: aa9e24d, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 6683cd5, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: cdb6ad7, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: c365240, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: ec1d674, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 51e35cf, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 062ce7b, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 6c82428, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: ca2ac6f, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 4c9635d, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 23292bd, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 5da522e, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 812ae7b, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 341d6cd, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 2fd2cba, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 1255d1c, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 527129f, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: ed696ef, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 4da1fb8, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 402b823, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 99b25ff, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 70a88fa, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: ded5d8f, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 17d0717, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 791b2b9, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: ac2070e, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: a4dabdf, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 1a32ed2, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 4a399fb, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: c5c1dc2, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 9b2780f, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 8871175, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: bbbeeea, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 258e491, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: ba6e1ec, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 34b1de4, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 67e6e50, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 5698cf0, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 7d9611d, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: 2537049, Author: kevyuu, Committer: kevyuu; The sign-off is missing.
Commit sha: e674772, Author: Mateusz Kielan, Committer: GitHub; The sign-off is missing.
Commit sha: 33a3247, Author: Mateusz Kielan, Committer: GitHub; The sign-off is missing.
Commit sha: 1e637c4, Author: Mateusz Kielan, Committer: GitHub; The sign-off is missing.
Commit sha: b803f83, Author: Mateusz Kielan, Committer: GitHub; The sign-off is missing.
Commit sha: b4d957d, Author: Mateusz Kielan, Committer: GitHub; The sign-off is missing.
Commit sha: d7da234, Author: Przemog1, Committer: Przemog1; The sign-off is missing.
Commit sha: 15a91b4, Author: Przemog1, Committer: Przemog1; The sign-off is missing.
Commit sha: 33e7428, Author: Przemog1, Committer: Przemog1; The sign-off is missing.
Commit sha: b4ce8f6, Author: Przemog1, Committer: Przemog1; The sign-off is missing.
Commit sha: a9e1078, Author: Przemog1, Committer: Przemog1; The sign-off is missing.
Commit sha: 1e7ea64, Author: Przemog1, Committer: Przemog1; The sign-off is missing.
Commit sha: 8f548f6, Author: Przemog1, Committer: Przemog1; The sign-off is missing.
Commit sha: 265100c, Author: Przemog1, Committer: Przemog1; The sign-off is missing.
Commit sha: 8456936, Author: Przemog1, Committer: Przemog1; The sign-off is missing.
Commit sha: 87e2cff, Author: Przemog1, Committer: Przemog1; The sign-off is missing.
Commit sha: e44a8fb, Author: Przemog1, Committer: GitHub; The sign-off is missing.
Commit sha: 6ab99fa, Author: Przemog1, Committer: Przemog1; The sign-off is missing.