Skip to content
Snippets Groups Projects
  1. Apr 09, 2024
  2. Apr 07, 2024
  3. Apr 06, 2024
  4. Apr 04, 2024
  5. Apr 02, 2024
  6. Apr 01, 2024
  7. Mar 31, 2024
    • 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. Mar 30, 2024
  9. Mar 29, 2024
  10. Mar 28, 2024
  11. Mar 26, 2024
    • 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
Loading