diff options
author | Markus Wick <markus@selfnet.de> | 2018-11-06 13:25:01 +0100 |
---|---|---|
committer | Markus Wick <markus@selfnet.de> | 2018-11-06 17:45:32 +0100 |
commit | 2c87f10267af56186b267dc3f774cd4024989cb9 (patch) | |
tree | dabb121574ebf8618852e781ac7612d255f5cf2d /src/yuzu/configuration/configure_system.cpp | |
parent | 7e59e907ef6b872a012ee59e621d756fa16b575d (diff) |
gl_rasterizer_cache: Add profiles for Copy and Blit.
They were missed, and Copy is very high in profile here. It doesn't block the GPU,
but it stalls the driver thread. So with our bad GL instructions, this might block quite a while.
Diffstat (limited to 'src/yuzu/configuration/configure_system.cpp')
0 files changed, 0 insertions, 0 deletions