summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* video_core/format_lookup_table: Add formats with existing PixelFormatGravatar ReinUsesLisp2020-07-131-1/+9
* video_core: Fix B5G6R5_UNORM render target formatGravatar ReinUsesLisp2020-07-135-1/+10
* video_core: Fix B5G6R5UGravatar ReinUsesLisp2020-07-132-2/+2
* video_core: Implement RGBA32_SINT render targetGravatar ReinUsesLisp2020-07-137-58/+71
* video_core: Implement RGBA32_SINT render targetGravatar ReinUsesLisp2020-07-137-0/+13
* video_core: Implement RGBA16_SINT render targetGravatar ReinUsesLisp2020-07-137-0/+13
* video_core: Implement RGBA8_SINT render targetGravatar ReinUsesLisp2020-07-137-0/+13
* video_core: Implement RG32_SINT render targetGravatar ReinUsesLisp2020-07-137-0/+13
* video_core: Implement RG8_SINT render target and fix RG8_UINTGravatar ReinUsesLisp2020-07-137-1/+14
* video_core: Implement R8_SINT render targetGravatar ReinUsesLisp2020-07-137-0/+13
* video_core: Implement R8_SNORM render targetGravatar ReinUsesLisp2020-07-137-0/+13
* video_core/surface: Remove explicit values on PixelFormat's definitionGravatar ReinUsesLisp2020-07-131-80/+80
* video_core/surface: Reorder render target to pixel format switchGravatar ReinUsesLisp2020-07-131-53/+51
* Merge pull request #4318 from lioncash/cpp20Gravatar Rodrigo Locatti2020-07-121-3/+3
|\
| * CMakeLists: Enable usage of C++20 on LinuxGravatar Lioncash2020-07-121-3/+3
|/
* Merge pull request #4317 from lioncash/boostGravatar Rodrigo Locatti2020-07-121-1/+1
|\
| * CMakeLists: Correct boost asio disabling define nameGravatar Lioncash2020-07-121-1/+1
* | Merge pull request #4316 from lioncash/cmake-conceptGravatar Rodrigo Locatti2020-07-121-0/+2
|\|
| * CMakeLists: Disable concepts in boost asioGravatar Lioncash2020-07-121-0/+2
|/
* Merge pull request #4265 from Morph1984/file-renameGravatar Fernando Sahmkow2020-07-121-10/+17
|\
| * vfs_real: Fix MoveFileGravatar Morph2020-07-101-10/+17
* | Merge pull request #4290 from lioncash/latestGravatar LC2020-07-122-4/+11
|\ \
| * | CMakeLists: Make use of /std:c++latest on MSVCGravatar Lioncash2020-07-112-4/+11
* | | Merge pull request #3385 from Morph1984/batch-installGravatar bunnei2020-07-126-146/+343
|\ \ \
| * | | Add additional empty check for the QStringList returned by the InstallDialogGravatar Morph2020-07-101-0/+4
| * | | Update the install and progress dialogsGravatar Morph2020-07-104-80/+65
| * | | Refactor batch installing filesGravatar Morph2020-07-104-196/+238
| * | | Add support for batch install to NANDGravatar Morph2020-07-106-124/+290
| | |/ | |/|
* | | common/alignment: Fix compilation errors (#4303)Gravatar Tobias2020-07-121-1/+3
* | | Merge pull request #4312 from Morph1984/fix-discord-inviteGravatar LC2020-07-121-2/+2
|\ \ \
| * | | Fix Discord invite linkGravatar Morph2020-07-121-2/+2
|/ / /
* | | Merge pull request #4275 from CrazyMax/desired_languageGravatar bunnei2020-07-121-1/+13
|\ \ \
| * | | AM: fix GetDesiredLanguage:Gravatar CrazyMax2020-07-081-1/+13
* | | | Merge pull request #4289 from ReinUsesLisp/dynfixGravatar bunnei2020-07-111-6/+6
|\ \ \ \
| * | | | vk_rasterizer: Pass <pSizes> to CmdBindVertexBuffers2EXTGravatar ReinUsesLisp2020-07-101-6/+6
| | |_|/ | |/| |
* | | | Merge pull request #4295 from MerryMage/macOS-libusbGravatar bunnei2020-07-111-3/+4
|\ \ \ \
| * | | | CMakeLists: Do not search for system libusb on macOSGravatar MerryMage2020-07-111-3/+4
* | | | | Merge pull request #4305 from yuzu-emu/revert-4300-port-5441Gravatar bunnei2020-07-111-3/+1
|\ \ \ \ \
| * | | | | Revert "Port citra-emu/citra#5441: "Common: remove a mod from AlignUp""Gravatar bunnei2020-07-111-3/+1
|/ / / / /
* | | | | Merge pull request #4300 from FearlessTobi/port-5441Gravatar bunnei2020-07-111-1/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Common: remove a mod from AlignUp (#5441)Gravatar Marshall Mohror2020-07-111-1/+3
|/ / / /
* | | | Merge pull request #4203 from VolcaEM/servicesGravatar bunnei2020-07-1126-154/+282
|\ \ \ \
| * | | | Rename two functions in NSGravatar VolcaEM2020-07-021-2/+2
| * | | | Rename GetApplicationArea2 to GetApplicationAreaSizeGravatar VolcaEM2020-07-021-2/+2
| * | | | Remove duplicate functionsGravatar VolcaEM2020-06-291-2/+0
| * | | | Use decimal instead of hexadecimalGravatar VolcaEM2020-06-291-3/+5
| * | | | Fix typoGravatar VolcaEM2020-06-291-1/+1
| * | | | Clang-formatGravatar VolcaEM2020-06-291-1/+1
| * | | | service: Update function tablesGravatar VolcaEM2020-06-2927-157/+285
* | | | | Merge pull request #4250 from Morph1984/key-writingGravatar bunnei2020-07-101-4/+8
|\ \ \ \ \ | |_|/ / / |/| | | |