yuzu/src
ReinUsesLisp 8da16cf9fb texture_cache: Reintroduce preserve_contents accurately
This reverts commit 94b0e2e5da.

preserve_contents proved to be a meaningful optimization. This commit
reintroduces it but properly implemented on OpenGL.

We have to make sure the clear removes all the previous contents of the
image.

It's not currently implemented on Vulkan because we can do smart things
there that's preferred to be introduced in a separate commit.
2020-04-26 19:53:02 -03:00
..
audio_core audio_renderer: Preliminary BehaviorInfo (#3736) 2020-04-20 22:57:30 -04:00
common Fix -Werror=conversion error. 2020-04-24 09:33:04 +02:00
core Merge pull request #3744 from lioncash/table2 2020-04-26 04:15:47 -04:00
input_common Merge pull request #3673 from lioncash/extra 2020-04-16 21:12:33 -04:00
tests Merge pull request #3697 from lioncash/declarations 2020-04-23 02:18:52 -04:00
video_core texture_cache: Reintroduce preserve_contents accurately 2020-04-26 19:53:02 -03:00
web_service Merge pull request #3673 from lioncash/extra 2020-04-16 21:12:33 -04:00
yuzu Merge pull request #3795 from vitor-k/fix-folder 2020-04-26 13:55:26 -04:00
yuzu_cmd Merge pull request #3768 from H27CK/cmd-title-fmt 2020-04-23 16:14:33 -03:00
yuzu_tester UI: Replasce accurate GPU option for GPU Accuracy Level 2020-04-22 11:36:04 -04:00
.clang-format
CMakeLists.txt CMakeLists: Make missing declarations a compile-time error 2020-04-16 23:43:41 -04:00