yuzu/src
ReinUsesLisp 69c806feb6
gl_rasterizer: Fix polygon offset units
For some reason hardware divides polygon offset units by two. This is
visible since drivers multiply the application requested polygon offset
by two.
2019-10-01 02:00:23 -03:00
..
audio_core Used revision 5 instead of 7, marked constexpr as static 2019-09-21 16:24:56 +10:00
common cmake: Add SCM detection for Azure 2019-09-22 17:23:10 -04:00
core Revert "arm_dynarmic: Check if jit is nullptr when preparing reschedule" 2019-09-29 21:54:19 -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: Fix polygon offset units 2019-10-01 02:00:23 -03: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 #2683 from DarkLordZach/lock-exit 2019-09-23 00:37:12 +10:00
yuzu_cmd filesystem: Add const qualification to various accessors 2019-09-21 16:50:39 -04:00
yuzu_tester configure_debug: Move reporting option to logging 2019-09-21 18:43:20 -04:00
.clang-format
CMakeLists.txt yuzu_tester: Add project subdirectory 2019-06-10 00:03:11 -04:00