diff options
| author | 2019-01-05 02:16:28 -0300 | |
|---|---|---|
| committer | 2019-01-05 02:27:55 -0300 | |
| commit | fc8a8789da457aa1ebde2e66b4adf00dcda8d82a (patch) | |
| tree | d584bd222249e05ca1ab0ed1ad4a509de18fee46 /src/core/core.cpp | |
| parent | Merge pull request #1981 from ogniK5377/open-app-area-create (diff) | |
| download | yuzu-fc8a8789da457aa1ebde2e66b4adf00dcda8d82a.tar.gz yuzu-fc8a8789da457aa1ebde2e66b4adf00dcda8d82a.tar.xz yuzu-fc8a8789da457aa1ebde2e66b4adf00dcda8d82a.zip | |
gl_rasterizer_cache: Use GL_STREAM_COPY for PBOs
Since the data is doing the path CPU -> GPU -> GPU copy is the most
approximate hint. Using GL_STREAM_DRAW generated a performance warning
on Nvidia's stack. Changing this hint removed the warning.
Diffstat (limited to 'src/core/core.cpp')
0 files changed, 0 insertions, 0 deletions