| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | texture_cache: Use unordered_map::find instead of operator[] on hot code | 2020-05-27 | 1 | -15/+19 | ||
| | * | | | | | | | | | | | | texture_cache: Use small vector for surface vectors | 2020-05-27 | 1 | -9/+10 | ||
| | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | gl_device: Enable compute shaders for Intel proprietary drivers | 2020-05-31 | 3 | -13/+0 | ||
| | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #3982 from ReinUsesLisp/membar-cts | 2020-05-30 | 4 | -9/+27 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | shader/other: Implement MEMBAR.CTS | 2020-05-27 | 4 | -9/+27 | ||
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Add xbyak external | 2020-05-30 | 4 | -2/+317 | ||
| * | | | | | | | | | | Merge pull request #4007 from ReinUsesLisp/reduce-logs | 2020-05-29 | 1 | -6/+7 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | maxwell_3d: Reduce severity of logs that can be spammed | 2020-05-28 | 1 | -6/+7 | ||
| | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #3991 from ReinUsesLisp/depth-sampling | 2020-05-28 | 5 | -68/+83 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| | * | | | | | | | | texture_cache: Fix layered null surfaces | 2020-05-26 | 1 | -1/+3 | ||
| | * | | | | | | | | gl_texture_cache: Implement small texture view cache for swizzles | 2020-05-26 | 3 | -37/+44 | ||
| | * | | | | | | | | texture_cache: Implement depth stencil texture swizzles | 2020-05-26 | 3 | -36/+42 | ||
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #4002 from lat9nq/fix-nix-mod-directories | 2020-05-28 | 2 | -8/+31 | ||
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Make copying directory string more concise | 2020-05-28 | 1 | -2/+1 | ||
| | * | | | | | | | Address requested changes | 2020-05-28 | 2 | -4/+4 | ||
| | * | | | | | | | *nix systems can read any-case patch directories | 2020-05-27 | 2 | -8/+32 | ||
| * | | | | | | | | Merge pull request #3993 from ReinUsesLisp/fix-zla | 2020-05-28 | 1 | -0/+4 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | gl_shader_manager: Unbind GLSL program when binding a host pipeline | 2020-05-26 | 1 | -0/+4 | ||
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #3954 from Morph1984/log-memory-amount | 2020-05-27 | 4 | -0/+89 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fix macOS code and change "Swapfile" to "Swap" | 2020-05-27 | 2 | -3/+6 | ||
| | * | | | | | | | | main: Log host system memory parameters | 2020-05-17 | 4 | -0/+86 | ||
| | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #3961 from Morph1984/bgra8_srgb | 2020-05-27 | 2 | -2/+3 | ||
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| | * | | | | | | | maxwell_to_vk: Add format B8G8R8A8_SRGB | 2020-05-18 | 2 | -2/+3 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #3981 from ReinUsesLisp/bar | 2020-05-26 | 4 | -0/+33 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | shader/other: Implement BAR.SYNC 0x0 | 2020-05-21 | 4 | -0/+33 | ||
| * | | | | | | | | Merge pull request #3980 from ReinUsesLisp/red-op | 2020-05-26 | 1 | -2/+1 | ||
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| | * | | | | | | | shader/memory: Implement non-addition operations in RED | 2020-05-21 | 1 | -2/+1 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #3978 from ReinUsesLisp/write-rz | 2020-05-25 | 2 | -4/+7 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | shader_decompiler: Visit source nodes even when they assign to RZ | 2020-05-21 | 2 | -2/+6 | ||
| | * | | | | | | | vk_shader_decompiler: Don't assert for void returns | 2020-05-21 | 1 | -2/+1 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #3905 from FernandoS27/vulkan-fix | 2020-05-24 | 4 | -7/+62 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | RasterizerCache: Correct documentation. | 2020-05-09 | 1 | -2/+2 | ||
| | * | | | | | | | VkPipelineCache: Use a null shader on invalid address. | 2020-05-09 | 1 | -2/+1 | ||
| | * | | | | | | | VideoCore: Use SyncGuestMemory mechanism for Shader/Pipeline Cache invalidation. | 2020-05-09 | 3 | -5/+61 | ||
| * | | | | | | | | Merge pull request #3964 from ReinUsesLisp/arb-integration | 2020-05-24 | 20 | -109/+368 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | renderer_opengl: Add assembly program code paths | 2020-05-19 | 12 | -109/+339 | ||
| | * | | | | | | | | yuzu: Add frontend settings for assembly shaders | 2020-05-19 | 8 | -0/+29 | ||
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #3979 from ReinUsesLisp/thread-group | 2020-05-24 | 4 | -0/+72 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | shader/other: Implement thread comparisons (NV_shader_thread_group) | 2020-05-21 | 4 | -0/+72 | ||
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #3975 from ReinUsesLisp/fast-bufcache | 2020-05-24 | 8 | -183/+215 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | buffer_cache: Remove unused boost headers | 2020-05-21 | 1 | -2/+0 | ||
| | * | | | | | | | | map_interval: Add interval allocator and drop hack | 2020-05-21 | 4 | -3/+79 | ||
| | * | | | | | | | | buffer_cache: Use boost::container::small_vector for maps in range | 2020-05-21 | 1 | -13/+15 | ||
| | * | | | | | | | | buffer_cache: Use boost::intrusive::set for caching | 2020-05-21 | 6 | -30/+48 | ||
| | * | | | | | | | | buffer_cache: Remove shared pointers | 2020-05-21 | 2 | -70/+72 | ||
| | * | | | | | | | | buffer_cache: Minor style changes | 2020-05-21 | 2 | -129/+65 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | yuzu/discord_impl: Update the applicationID (#3977) | 2020-05-22 | 1 | -1/+1 | ||
| * | | | | | | | | clang-format | 2020-05-21 | 1 | -1/+2 | ||
| * | | | | | | | | nifm: correct assert in CreateTemporaryNetworkProfile | 2020-05-21 | 1 | -1/+1 | ||
| | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | | Merge pull request #3946 from ogniK5377/sysverdat-10-0-2 | 2020-05-20 | 1 | -7/+7 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||