| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | shader_bytecode: Fix I2I_IMM encoding | 2020-03-28 | 1 | -1/+1 | ||
| * | | | | | | | | | Merge pull request #3644 from ReinUsesLisp/msaa | 2020-04-12 | 2 | -6/+76 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | video_core: Add MSAA registers in 3D engine and TIC | 2020-04-12 | 2 | -6/+76 | ||
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #3635 from FernandoS27/buffer-free | 2020-04-11 | 2 | -9/+33 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Buffer queue: Correct behavior of free buffer. | 2020-04-10 | 2 | -9/+33 | ||
| * | | | | | | | | | Merge pull request #3611 from FearlessTobi/port-4956 | 2020-04-11 | 2 | -8/+22 | ||
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | yuzu: Fixes to game list sorting | 2020-04-06 | 2 | -8/+22 | ||
| * | | | | | | | | | Merge pull request #3594 from ReinUsesLisp/vk-instance | 2020-04-10 | 19 | -340/+624 | ||
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | yuzu: Drop SDL2 and Qt frontend Vulkan requirements | 2020-04-07 | 16 | -314/+371 | ||
| | * | | | | | | | | renderer_vulkan: Query device names from the backend | 2020-04-07 | 4 | -35/+79 | ||
| | * | | | | | | | | common/dynamic_library: Import and adapt helper from Dolphin | 2020-04-07 | 3 | -0/+183 | ||
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #3607 from FearlessTobi/input-kms | 2020-04-10 | 3 | -18/+21 | ||
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| | * | | | | | | | yuzu/configuration: Only assert that all buttons exist when we are handling t... | 2020-04-05 | 2 | -14/+16 | ||
| | * | | | | | | | yuzu/configure_input_simple: Fix "Docked Joycons" controller profile | 2020-04-05 | 1 | -4/+5 | ||
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #3623 from ReinUsesLisp/renderdoc-bind-spam | 2020-04-09 | 1 | -1/+0 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | qt/bootmanager: Remove unnecessary glBindFramebuffer | 2020-04-07 | 1 | -1/+0 | ||
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #3622 from ReinUsesLisp/srgb-texture-border | 2020-04-09 | 3 | -28/+84 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | video_core/textures: Move GetMaxAnisotropy to cpp file | 2020-04-07 | 2 | -19/+23 | ||
| | * | | | | | | | video_core/texture: Use a LUT to convert sRGB texture borders | 2020-04-07 | 3 | -9/+61 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #3610 from FernandoS27/gpu-caches | 2020-04-09 | 32 | -430/+573 | ||
| |\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| | * | | | | | | VkRasterizer: Eliminate Legacy code. | 2020-04-08 | 1 | -1/+0 | ||
| | * | | | | | | Memory: Correct GCC errors. | 2020-04-08 | 2 | -2/+3 | ||
| | * | | | | | | Memory: Address Feedback. | 2020-04-08 | 4 | -4/+75 | ||
| | * | | | | | | GPUMemoryManager: Improve safety of memory reads. | 2020-04-08 | 3 | -55/+47 | ||
| | * | | | | | | Clang Format. | 2020-04-06 | 1 | -6/+3 | ||
| | * | | | | | | Shader/Pipeline Cache: Use VAddr instead of physical memory for addressing. | 2020-04-06 | 7 | -87/+62 | ||
| | * | | | | | | Query Cache: Use VAddr instead of physical memory for adressing. | 2020-04-06 | 3 | -23/+22 | ||
| | * | | | | | | Buffer Cache: Use vAddr instead of physical memory. | 2020-04-06 | 12 | -106/+254 | ||
| | * | | | | | | Texture Cache: Use vAddr instead of physical memory for caching. | 2020-04-06 | 5 | -130/+81 | ||
| | * | | | | | | GPU: Setup Flush/Invalidate to use VAddr instead of CacheAddr | 2020-04-06 | 14 | -67/+77 | ||
| * | | | | | | | Merge pull request #3601 from ReinUsesLisp/some-shader-encodings | 2020-04-09 | 3 | -5/+18 | ||
| |\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| | * | | | | | | shader/other: Add error message for some S2R registers | 2020-04-04 | 1 | -0/+6 | ||
| | * | | | | | | shader_bytecode: Rename MOV_SYS to S2R | 2020-04-04 | 2 | -5/+5 | ||
| | * | | | | | | shader_bytecode: Add encoding for BAR | 2020-04-04 | 1 | -0/+2 | ||
| | * | | | | | | shader_ir: Add error message for EXIT.FCSM_TR | 2020-04-04 | 1 | -0/+3 | ||
| | * | | | | | | shader_bytecode: Add encoding for VOTE.VTG | 2020-04-04 | 1 | -0/+2 | ||
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Place SL and SR in the right most column. | 2020-04-08 | 1 | -2/+2 | ||
| * | | | | | | Merge pull request #3572 from FearlessTobi/port-5127 | 2020-04-07 | 2 | -15/+16 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | common: Port some changes from dolphin (#5127) | 2020-04-01 | 2 | -15/+16 | ||
| * | | | | | | | Merge pull request #3621 from SilverBeamx/fullnamefix | 2020-04-07 | 2 | -2/+15 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Addressed feedback: switched to snake case and fixed clang-format errors | 2020-04-07 | 2 | -5/+6 | ||
| | * | | | | | | | Addressed feedback: removed CMake hack in favor of building the necessary str... | 2020-04-07 | 2 | -2/+14 | ||
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #3599 from ReinUsesLisp/revert-3499 | 2020-04-07 | 1 | -4/+2 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Revert "Merge pull request #3499 from ReinUsesLisp/depth-2d-array" | 2020-04-04 | 1 | -4/+2 | ||
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #3489 from namkazt/patch-2 | 2020-04-07 | 2 | -11/+353 | ||
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | address nit. | 2020-04-07 | 1 | -1/+1 | ||
| | * | | | | | | Apply suggestions from code review | 2020-04-07 | 1 | -9/+9 | ||
| | * | | | | | | shader_decode: SULD.D using std::pair instead of out parameter | 2020-04-06 | 2 | -19/+15 | ||
| | * | | | | | | shader_decode: SULD.D avoid duplicate code block. | 2020-04-06 | 1 | -39/+2 | ||
| | * | | | | | | shader_decode: SULD.D fix conversion error. | 2020-04-06 | 1 | -3/+3 | ||