1. 09 Apr, 2024 8 commits
  2. 07 Apr, 2024 2 commits
  3. 06 Apr, 2024 1 commit
  4. 04 Apr, 2024 1 commit
  5. 02 Apr, 2024 5 commits
  6. 01 Apr, 2024 2 commits
  7. 31 Mar, 2024 1 commit
    • voidanix's avatar
      Fix GCC builds with Debug build type · d3f67d1e
      voidanix authored
      
      
      When compiling with -DCMAKE_BUILD_TYPE=Debug, GCC would (correctly) fail to
      compile intrinsics in stb and host1x due to lack of optimizations.
      
      Sadly, the compilation error given is bogus and Clang completing the builds
      without issues does raise some eyebrows.
      
      Therefore, force optimizations for the offending files under GCC when
      creating Debug builds.
      
      Signed-off-by: default avatarvoidanix <voidanix@keyedlimepie.org>
      d3f67d1e
  8. 30 Mar, 2024 5 commits
  9. 29 Mar, 2024 7 commits
  10. 28 Mar, 2024 4 commits
  11. 26 Mar, 2024 4 commits
    • ivchodev's avatar
      revert 925ce2fa · 09578d52
      ivchodev authored
      Reverting potentially plagiarized code. The developer team did not sign off on this commit.
      09578d52
    • ivchodev's avatar
      revert eb306775 · 9b77efe2
      ivchodev authored
      revert fix clong format
      9b77efe2
    • ivchodev's avatar
      revert fd1ec514 · 224cac98
      ivchodev authored
      revert try 2 fix clang
      224cac98
    • ivchodev's avatar
      revert 77e9b7b5 · 43c1a4c6
      ivchodev authored
      revert try 3 fixing clang omfg its just a space
      43c1a4c6