suyu/src
archshift d1ae413ffd Stop defining GCC always_inline attributes as __forceinline
__forceinline is a MSVC extension, which may confuse some people working on the codebase.
Furthermore, the C++ standard dictates that all names which contain adjacent underscores are reserved.
2015-08-11 19:45:15 -07:00
..
citra Merge pull request #873 from jroweboy/input_array 2015-07-28 13:17:12 +02:00
citra_qt ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the standard u?int*_t types. 2015-08-11 22:38:44 +01:00
common Stop defining GCC always_inline attributes as __forceinline 2015-08-11 19:45:15 -07:00
core ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the standard u?int*_t types. 2015-08-11 22:38:44 +01:00
video_core Merge pull request #893 from linkmauve/remove-uint._t-int._t 2015-08-11 17:55:24 -04:00
CMakeLists.txt CMake cleanup 2014-09-01 18:06:30 -03:00