dolphin/Source
feos 005e60fa22 change pixel format from BGRA to BGR0
for this kind of footage carrying alpha information makes no sense, and it additionally complicates things by hugely damaging compatibility of the resulting video. after this change alone the video becomes compatible with VfW/WinAPI and tools that rely on it (avisynth, virtualdub).

fixes https://bugs.dolphin-emu.org/issues/11141 and https://bugs.dolphin-emu.org/issues/10193
2019-03-11 22:17:12 +03:00
..
Android Merge pull request #7816 from JosJuice/titledatabase-edge-cases 2019-02-26 04:25:45 +00:00
Core change pixel format from BGRA to BGR0 2019-03-11 22:17:12 +03:00
DSPSpy DSPSpy: Add a test for accelerator loop 2017-09-22 20:17:38 +02:00
DSPTool Update to Visual Studio's default Windows SDK 2018-10-20 00:53:08 +01:00
PCH Update to Visual Studio's default Windows SDK 2018-10-20 00:53:08 +01:00
UnitTests Merge pull request #7602 from CrystalGamma/stop-g_jit 2018-12-27 23:12:14 +01:00
VSProps Added FreeSurround to Externals 2019-02-13 22:52:39 -02:00
.clang-format clang-format: Split C++/ObjC sections 2018-10-06 11:30:45 +10:00
CMakeLists.txt cmake: Conditionally build the unit tests. 2018-12-08 14:07:06 -08:00
dolphin-emu.sln Move shared Updater logic into UpdaterCommon 2019-02-26 19:27:36 +01:00