diff options
author | dec05eba <dec05eba@protonmail.com> | 2022-04-04 06:13:52 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2022-04-05 04:06:47 +0200 |
commit | 6a01677e236b76097e93de1cee06b05ab0aa0efa (patch) | |
tree | 6832222c2754ac4725232430adefbb8155298f84 /.gitignore | |
parent | c43fa5e4eeee78c0990a6343b6c6246422b3ab9c (diff) |
Remove unecessary cuda memcpy when using nvfbc
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -7,6 +7,5 @@ tests/compile_commands.json .clangd/ .cache/ -main.o -sound.o +*.o gpu-screen-recorder |