yuzu/src
Lioncash c04785c928 gl_rasterizer: Amend documentation comment for ConfigureFramebuffers()
must_reconfigure isn't a parameter for this function any more, so it can
be replaced with current_state.

While we're at it, we can make the parameters of the declaration match
the same name as the ones in the definition.
2019-07-09 02:08:15 -04:00
..
audio_core Merge pull request #2583 from FernandoS27/core-timing-safe 2019-06-30 12:54:00 -04:00
common texture_cache: Address Feedback 2019-07-05 09:46:53 -04:00
core Merge pull request #2674 from lioncash/reporter 2019-07-06 21:26:40 -04:00
input_common input_common/sdl/sdl_impl: Correct logging string in SDLState constructor 2019-06-03 16:56:47 -04:00
tests Merge pull request #2583 from FernandoS27/core-timing-safe 2019-06-30 12:54:00 -04:00
video_core gl_rasterizer: Amend documentation comment for ConfigureFramebuffers() 2019-07-09 02:08:15 -04:00
web_service general: Use deducation guides for std::lock_guard and std::unique_lock 2019-04-01 12:53:47 -04:00
yuzu Merge pull request #2601 from FernandoS27/texture_cache 2019-07-05 13:39:13 -04:00
yuzu_cmd Merge pull request #2601 from FernandoS27/texture_cache 2019-07-05 13:39:13 -04:00
yuzu_tester yuzu: Remove CPU Jit setting from the UI 2019-07-04 14:48:08 +02:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt yuzu_tester: Add project subdirectory 2019-06-10 00:03:11 -04:00