[PR #113] [MERGED] Detect when GPU/driver doesn't support OpenGL 4.3 #210

Closed
opened 2026-02-15 15:55:21 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/113
Author: @13xforever
Created: 11/1/2018
Status: Merged
Merged: 11/1/2018
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (1)

  • ec28804 Detect when GPU/driver doesn't support OpenGL 4.3

📊 Changes

3 files changed (+26 additions, -2 deletions)

View changed files

📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+3 -2)
📝 CompatBot/EventHandlers/LogParsing/SourceHandlers/SevenZipHandler.cs (+2 -0)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+21 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/RPCS3/discord-bot/pull/113 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 11/1/2018 **Status:** ✅ Merged **Merged:** 11/1/2018 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (1) - [`ec28804`](https://github.com/RPCS3/discord-bot/commit/ec288040bd389c26498c982c51e7b2bbbf3e59f5) Detect when GPU/driver doesn't support OpenGL 4.3 ### 📊 Changes **3 files changed** (+26 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+3 -2) 📝 `CompatBot/EventHandlers/LogParsing/SourceHandlers/SevenZipHandler.cs` (+2 -0) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+21 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 15:55:21 -05:00
yindo closed this issue 2026-02-15 15:55:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/discord-bot#210