2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
Lioncash 300ab211e8 nvdrv: Make Ioctl()'s definition match its prototype
The only reason this wasn't a compilation error is because we use
little-endian systems.
2018-08-07 08:57:11 -04:00
..
audio_core audio_core: Implement audren_u audio playback. 2018-08-04 21:54:30 -04:00
common service: Add arp services 2018-08-04 18:01:12 -04:00
core nvdrv: Make Ioctl()'s definition match its prototype 2018-08-07 08:57:11 -04:00
input_common input_common: Use std::move where applicable 2018-08-02 21:51:11 -04:00
tests core/memory: Get rid of 3DS leftovers 2018-08-03 11:22:47 -04:00
video_core maxwell_3d: Remove outdated assert. 2018-08-05 23:57:19 -04:00
yuzu Merge pull request #947 from lioncash/encoding 2018-08-06 22:02:01 -04:00
yuzu_cmd Merge pull request #912 from lioncash/global-var 2018-08-05 16:37:39 -04:00
.clang-format
CMakeLists.txt