yuzu/src/core/hle
Lioncash ba14fb42e4 service/nvflinger: Make FindBufferQueueId() a const member function
This member function doesn't actually modify instance state, so it can
be const-qualified.
2019-01-30 11:14:08 -05:00
..
kernel kernel/svc: Log out uncaught C++ exceptions from svcBreak 2019-01-26 21:19:13 -05:00
service service/nvflinger: Make FindBufferQueueId() a const member function 2019-01-30 11:14:08 -05:00
ipc_helpers.h hle/ipc_helpers: Fix clang-format warnings 2019-01-29 21:11:04 -05:00
ipc.h
lock.cpp
lock.h
result.h