yuzu/src
David eeb3b5eed7 Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114)
* Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid

* used clang-format-3.9 instead

* lowercase pid

* Moved nvmemp handlers to cpp

* Removed unnecessary logging for NvOsGetConfigU32. Cleaned up log and changed to LOG_DEBUG

* using std::arrays instead of c arrays

* nvhost get config now uses std::array completely

* added pid logging back

* updated cmakelist

* missing includes

* added array, removed memcpy

* clang-format6.0
2018-01-21 17:59:50 -05:00
..
common Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114) 2018-01-21 17:59:50 -05:00
core Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114) 2018-01-21 17:59:50 -05:00
input_common Format: Run the new clang format on everything 2018-01-20 16:45:11 -07:00
tests Format: Run the new clang format on everything 2018-01-20 16:45:11 -07:00
video_core Format: Run the new clang format on everything 2018-01-20 16:45:11 -07:00
yuzu Format: Run the new clang format on everything 2018-01-20 16:45:11 -07:00
yuzu_cmd Format: Run the new clang format on everything 2018-01-20 16:45:11 -07:00
.clang-format
CMakeLists.txt Massive removal of unused modules 2018-01-12 19:11:03 -07:00