You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src
ReinUsesLisp fe1238be7a gl_rasterizer: Add queued commands counter
Keep track of the queued OpenGL commands that can signal a fence if
waited on. As a side effect, we avoid calls to glFlush when no commands
are queued.
5 years ago
..
audio_core
common
core address_arbiter: Collapse loops in InsertThread() and RemoveThread() 5 years ago
input_common input_common/udp: Ensure that UDP is shut down within Shutdown() 5 years ago
tests
video_core gl_rasterizer: Add queued commands counter 5 years ago
web_service
yuzu Merge pull request #3391 from Morph1984/remove-unknown 5 years ago
yuzu_cmd
yuzu_tester
.clang-format
CMakeLists.txt