15344 Commits (a8dab2ffb3fd5561853bbd6c0d0ea64fc9bfb4e4)
 

Author SHA1 Message Date
ReinUsesLisp a8dab2ffb3 video_core/format_lookup_table: Add formats with existing PixelFormat 6 years ago
ReinUsesLisp 480850ffe7 video_core: Fix B5G6R5_UNORM render target format 6 years ago
ReinUsesLisp 990b14f181 video_core: Fix B5G6R5U 6 years ago
ReinUsesLisp 1d20aac795 video_core: Implement RGBA32_SINT render target 6 years ago
ReinUsesLisp 9338599d72 video_core: Implement RGBA32_SINT render target 6 years ago
ReinUsesLisp 95c0f5afe5 video_core: Implement RGBA16_SINT render target 6 years ago
ReinUsesLisp 977d6c46f3 video_core: Implement RGBA8_SINT render target 6 years ago
ReinUsesLisp 50c6030a8d video_core: Implement RG32_SINT render target 6 years ago
ReinUsesLisp e849d68048 video_core: Implement RG8_SINT render target and fix RG8_UINT 6 years ago
ReinUsesLisp f29fede49c video_core: Implement R8_SINT render target 6 years ago
ReinUsesLisp fd33e996e0 video_core: Implement R8_SNORM render target 6 years ago
ReinUsesLisp 505c206eb8 video_core/surface: Remove explicit values on PixelFormat's definition 6 years ago
ReinUsesLisp 143662118c video_core/surface: Reorder render target to pixel format switch 6 years ago
Rodrigo Locatti f1d8c83e1c
Merge pull request #4318 from lioncash/cpp20 6 years ago
Lioncash 07632ad825 CMakeLists: Enable usage of C++20 on Linux 6 years ago
Rodrigo Locatti b2305dcee0
Merge pull request #4317 from lioncash/boost 6 years ago
Lioncash b971b82275 CMakeLists: Correct boost asio disabling define name 6 years ago
Rodrigo Locatti 84b5804834
Merge pull request #4316 from lioncash/cmake-concept 6 years ago
Lioncash 539675b21a CMakeLists: Disable concepts in boost asio 6 years ago
Fernando Sahmkow 739d90ee66
Merge pull request #4265 from Morph1984/file-rename 6 years ago
LC ed89bcc767
Merge pull request #4290 from lioncash/latest 6 years ago
bunnei f1aabc21ee
Merge pull request #3385 from Morph1984/batch-install 6 years ago
Tobias 80a0f2a118
common/alignment: Fix compilation errors (#4303) 6 years ago
LC 6001538139
Merge pull request #4312 from Morph1984/fix-discord-invite 6 years ago
Morph 63cc4e417f Fix Discord invite link 6 years ago
bunnei e60733aad3
Merge pull request #4275 from CrazyMax/desired_language 6 years ago
bunnei 5fb27f83cf
Merge pull request #4289 from ReinUsesLisp/dynfix 6 years ago
bunnei f16a94fb39
Merge pull request #4295 from MerryMage/macOS-libusb 6 years ago
bunnei e5abf11186
Merge pull request #4305 from yuzu-emu/revert-4300-port-5441 6 years ago
bunnei 1074c87f18
Revert "Port citra-emu/citra#5441: "Common: remove a mod from AlignUp"" 6 years ago
bunnei 7a051c4973
Merge pull request #4300 from FearlessTobi/port-5441 6 years ago
Marshall Mohror a4306b9e56 Common: remove a mod from AlignUp (#5441) 6 years ago
MerryMage 6744e7ea4a CMakeLists: Do not search for system libusb on macOS 6 years ago
Lioncash fb0fefc75c CMakeLists: Make use of /std:c++latest on MSVC 6 years ago
bunnei a0ee597b19
Merge pull request #4203 from VolcaEM/services 6 years ago
bunnei a45a57641f
Merge pull request #4250 from Morph1984/key-writing 6 years ago
ReinUsesLisp fca26980a2 vk_rasterizer: Pass <pSizes> to CmdBindVertexBuffers2EXT 6 years ago
bunnei 995067538d
Merge pull request #4221 from jbeich/unused-qt-opengl 6 years ago
bunnei 01a1adfb0c
Merge pull request #4287 from lioncash/fmt7 6 years ago
Lioncash 798c1b457d CMakeLists: Update fmt to 7.0.1 6 years ago
David d7a2dc4cea
Merge pull request #4286 from lioncash/format 6 years ago
Lioncash d39b457566 CMakeLists: Use lower-case command names 6 years ago
Morph 755506d404 vfs_real: Fix MoveFile 6 years ago
Morph 7351ca8c75 KeyManager: Prevent writing of invalid keys 6 years ago
Morph 75a01475d1 Add additional empty check for the QStringList returned by the InstallDialog 6 years ago
Morph 6d8d7ebc66 Update the install and progress dialogs 6 years ago
Morph 7f4d96d873 Refactor batch installing files 6 years ago
Morph 4c269e5ced Add support for batch install to NAND 6 years ago
David 0974533c96
Merge pull request #4285 from ogniK5377/fmt-fix 6 years ago
David df27813e76
Merge pull request #4284 from ogniK5377/libusb-fix 6 years ago