yuzu/src/core/hle
ameerj 9e2bf49677 nvflinger: Use external surface format for framebuffer creation
The format member the IGBPBuffer may not always specify the correct desired format. Using the external format member ensures a valid format is provided when creating the framebuffer.

Fixes homebrew using the wrong framebuffer format.
2021-09-06 23:14:31 -04:00
..
kernel Revert "kernel: Various improvements to scheduler" 2021-08-25 20:59:28 -07:00
service nvflinger: Use external surface format for framebuffer creation 2021-09-06 23:14:31 -04:00
api_version.h hle: api_version: Update HOS version to 12.1.0 2021-07-31 14:39:49 -04:00
ipc.h hle: ipc: Add declarations for TIPC. 2021-05-10 15:05:10 -07:00
ipc_helpers.h hle: hle_helpers: Skip data payload offset checks on TIPC requests. 2021-06-24 18:39:43 -07:00
lock.cpp Fix build on macOS and linux 2018-01-13 22:38:52 +00:00
lock.h Use recursive_mutex instead of mutex to fix #2902 2017-08-29 20:39:55 +12:00
result.h result: Add [[nodiscard]] specifiers where applicable 2021-06-05 06:09:07 -04:00