Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions lib/python/gladevcp/builtin-panels/gtk_mesa_tests/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# GTK Mesa tests screen
Embedded panel for PC and Mesa tests by zz912

This screen allows the user to verify whether they have a suitable and well-tuned PC for their Mesa card.

Based on the design of Mesa Configuration Tool II
https://github.com/jethornton/mesact
Copyright (c) 2022 jethornton

---

### Load with gladevcp command:
```bash
gladevcp gtk_mesa_tests
```

---

## Modification INI file for embedded panel in Gmoccapy:
```ini
EMBED_TAB_NAME = Mesa PC
EMBED_TAB_LOCATION = ntb_setup
EMBED_TAB_COMMAND = gladevcp -x {XID} gtk_mesa_tests
```


1,053 changes: 1,053 additions & 0 deletions lib/python/gladevcp/builtin-panels/gtk_mesa_tests/gtk_mesa_tests.glade

Large diffs are not rendered by default.

Loading
Loading