Skip to content
Snippets Groups Projects
  1. Nov 10, 2020
    • lat9nq's avatar
      bootmanager: Log and show GL_RENDERER string when GPU is insufficient · 945cfe23
      lat9nq authored
      Changes the first message to not include the OpenGL version, as the
      error is caused by OpenGL failing to load.
      
      Adds a new check for OpenGL version 4.3. This will display a message
      with a similar error as well as the GL_RENDERER string. Adds a CRITICAL
      log message when triggered. This prevents a crash with yuzu trying to
      use older OpenGL versions.
      
      Modifies the unsupported extension message to output the GL_RENDERER
      string in the message, as well as logging the string.
      945cfe23
  2. Nov 09, 2020
  3. Nov 08, 2020
  4. Nov 07, 2020
  5. Nov 06, 2020
  6. Nov 05, 2020
  7. Nov 04, 2020
  8. Nov 03, 2020
  9. Nov 02, 2020
  10. Nov 01, 2020
Loading