Skip to content

Conversation

HeliumAnt
Copy link
Contributor

@HeliumAnt HeliumAnt commented Apr 9, 2024

  • Update GLCheck to report errors without aborting and with human readable error codes, also enable in release builds.
  • Update RTEError to print to abortlog:
    • CPU (from cpuid/sysctl: vendor and brand string (e.g. GenuineIotel, Intel(R) Xeon(R) CPU E3-1231 v3 @ 3.40GHz) )
    • GPU (as reported by opengl:Version (Max? gl version and profile, sometimes driver version), Vendor, Renderer (GPU name))
    • OS (Windows: Windows, linux:os-release, uname (except hostname, domainname), macos: kern.osrelease,ostype,osversion)

test on windows before merging please.

@HeliumAnt HeliumAnt changed the title Improved Hardware Reporting AbortLog Hardware Reporting Apr 9, 2024
Copy link
Contributor

@Causeless Causeless left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and works fine on Windows

@Causeless Causeless merged commit 9392f2c into development Aug 17, 2024
4 of 5 checks passed
@Causeless Causeless deleted the gl-check-update branch August 17, 2024 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants