yuzu/src
Fernando Sahmkow 788497fd9d Allow picking a Compatibility Profile for OpenGL.
This option allows picking the compatibility profile since a lot of bugs
are fixed in it. We devs will use this option to easierly debug current
problems in our Core implementation.:wq
2019-04-20 00:05:24 -04:00
..
audio_core core/core_timing: Make callback parameters consistent 2019-03-24 18:12:17 -04:00
common common/{lz4_compression, zstd_compression}: Add missing header guards 2019-04-15 13:00:08 -04:00
core Allow picking a Compatibility Profile for OpenGL. 2019-04-20 00:05:24 -04:00
input_common general: Use deducation guides for std::lock_guard and std::unique_lock 2019-04-01 12:53:47 -04:00
tests kernel: Handle page table switching within MakeCurrentProcess() 2019-04-07 01:12:54 -04:00
video_core Merge pull request #2374 from lioncash/pagetable 2019-04-19 19:09:20 -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 Allow picking a Compatibility Profile for OpenGL. 2019-04-20 00:05:24 -04:00
yuzu_cmd Allow picking a Compatibility Profile for OpenGL. 2019-04-20 00:05:24 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt CMakeLists: Move off of modifying CMAKE_*-related flags 2019-03-17 06:55:24 -04:00