PCSX2 Documentation/Contributing To-Do List: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
Line 13: Line 13:
* Replace volatile/lock-free queue with real C++ atomic
* Replace volatile/lock-free queue with real C++ atomic
* [C++11 auto port](http://clang.llvm.org/extra/clang-modernize.html). Initial requirement: drop XP and support clang/llvm
* [C++11 auto port](http://clang.llvm.org/extra/clang-modernize.html). Initial requirement: drop XP and support clang/llvm
* [Clean header include](https://code.google.com/p/include-what-you-use/). Investigate.
* [Clean header include](http://web.archive.org/web/20150419194257/http://code.google.com/p/include-what-you-use/). Investigate.
* Address sanitizer (gcc or clang) and others sanitizer.
* Address sanitizer (gcc or clang) and others sanitizer.
* Valgrind (not sure it can run PCSX2, maybe limit the scope to plugin)
* Valgrind (not sure it can run PCSX2, maybe limit the scope to plugin)
67,565

edits