Rename --debug-gl to --debug-rendering

This commit is contained in:
Alexander Kobel
2020-04-14 19:35:40 +02:00
parent e9be66126b
commit e6e61028b1
6 changed files with 10 additions and 10 deletions

View File

@@ -662,9 +662,9 @@ can open a new kitty window to replay the commands with::
Path to file in which to store the raw bytes received from the child process
--debug-gl
--debug-rendering
type=bool-set
Debug OpenGL commands. This will cause all OpenGL calls to check for errors
Debug rendering commands. This will cause all OpenGL calls to check for errors
instead of ignoring them. Useful when debugging rendering problems