1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,8 @@ |
1 |
+# Usually the default. Writes speratate shader files to change rotation angle. |
|
2 |
+# `os.tmpname()` is used to generate the filenames. On some systems this file |
|
3 |
+# is readable by other users, but it contains no user- or video-specific |
|
4 |
+# information, only the rotation angle. |
|
5 |
+vo=gpu |
|
6 |
+ |
|
7 |
+# Enable debug printing. |
|
8 |
+# msg-level=gpu_rotate=debug |