summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/compat
Commit message (Collapse)AuthorAgeFilesLines
* Changed the clang workround for ↵ smf-2017-09-241-1/+1
| | | | ../../../../../3rdparty/compat/winsdk-override\wrl/internal.h:23:13: error: function declared 'noreturn' should not return [-Werror,-Winvalid-noreturn] to work with clang 5.0 (nw)
* hack for clang compiling on windows, as it can't tell that calling ↵ smf-2016-09-171-0/+1
| | | | ::RaiseException will prevent the function from returning. (nw)
* Add a couple msys2 updated mingw headers to winsdk-override to support linux ↵ Brad Hughes2016-07-022-0/+129
| | | | cross-compile with stock mingw-w64 (nw)
* clang compile fixes (nw) Miodrag Milanovic2016-03-211-4/+0
|
* Fix VS Build issue for WRL ComPtr Brad Hughes2016-03-191-0/+308
|
* compile with latest bgfx,bx (nw) Miodrag Milanovic2016-03-081-0/+6
|
* Added missing xaudio2 header from WINE that is free to use (nw) Miodrag Milanovic2016-03-051-0/+6491