You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/externals
Jan Beich 50ce19b3ff microprofile: unbreak on POSIX systems
In file included from src/common/microprofile.cpp:7:
In file included from src/./common/microprofile.h:23:
externals/microprofile/microprofile.h:830:5: error: use of undeclared identifier 'MP_BREAK'
    MP_ASSERT(t == nBegin);
    ^
externals/microprofile/microprofile.h:238:34: note: expanded from macro 'MP_ASSERT'
                                 ^
externals/microprofile/microprofile.h:831:5: error: use of undeclared identifier 'MP_BREAK'
    MP_ASSERT(nTimerIndex == (nToken&0x3fff));
    ^
externals/microprofile/microprofile.h:238:34: note: expanded from macro 'MP_ASSERT'
                                 ^
[...]
9 years ago
..
boost@f005c955f8 externals/boost: Use latest upstream with variant. 9 years ago
catch@c984fc3ecd tests: Infrastructure for unit tests 9 years ago
cmake-modules Fixes SDL2.dll copy to bindir on windows 9 years ago
dynarmic@943487ecee dynarmic: Add new submodule. 9 years ago
getopt
glad
inih
microprofile microprofile: unbreak on POSIX systems 9 years ago
nihstro@26a0a04a45 Update nihstro to latest master 9 years ago
qhexedit
soundtouch@5274ec4dec Externals: Add soundtouch 9 years ago