| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | Merge pull request #5929 from german77/mousePanning | 2021-02-16 | 1 | -5/+21 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Improve mouse panning | 2021-02-13 | 1 | -5/+21 | ||
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #4298 from FearlessTobi/remove-cache-setting | 2021-02-15 | 5 | -57/+1 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | yuzu/configure_filesystem: Remove "Select Cache Directory" option | 2021-01-04 | 5 | -57/+1 | ||
| * | | | | | | | | vk_rasterizer: Fix loading shader addresses twice | 2021-02-15 | 1 | -1/+0 | ||
| * | | | | | | | | Merge pull request #3603 from FearlessTobi/port-5123 | 2021-02-15 | 1 | -0/+7 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | sdl_joystick: disable the use of the hidapi drivers due to many problems caus... | 2020-08-30 | 1 | -0/+7 | ||
| * | | | | | | | | | Merge pull request #5923 from ReinUsesLisp/vk-dirty-pipeline | 2021-02-15 | 7 | -56/+103 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | fixed_pipeline_cache: Use dirty flags to lazily update key | 2021-02-13 | 7 | -56/+103 | ||
| | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #5939 from Morph1984/web_types | 2021-02-15 | 1 | -0/+1 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | core/CMakeLists: Add web_types.h | 2021-02-15 | 1 | -0/+1 | ||
| * | | | | | | | | | Merge pull request #4940 from german77/nativeGC | 2021-02-15 | 8 | -6/+209 | ||
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Use GC image | 2021-02-09 | 1 | -0/+3 | ||
| | * | | | | | | | | hid: Implement GC controller | 2021-02-07 | 7 | -6/+206 | ||
| | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #5935 from lat9nq/controller_access_keys | 2021-02-14 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | debugger: controller: Add access key | 2021-02-14 | 1 | -1/+1 | ||
| | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #5909 from ogniK5377/I3dl2Reverb | 2021-02-14 | 8 | -18/+572 | ||
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | revert to std::sin and std::cos | 2021-02-12 | 3 | -6/+6 | ||
| | * | | | | | | | address issues | 2021-02-12 | 3 | -22/+25 | ||
| | * | | | | | | | audren: Implement I3dl2Reverb | 2021-02-12 | 8 | -18/+569 | ||
| * | | | | | | | | Merge pull request #5920 from bunnei/am-ldn-fix | 2021-02-14 | 4 | -11/+52 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | hle: service: ldn: IUserLocalCommunicationService: Improve the stub. | 2021-02-13 | 1 | -5/+29 | ||
| | * | | | | | | | | hle: service: ldn: IUserLocalCommunicationService: Indicate that LDN is disab... | 2021-02-13 | 3 | -3/+19 | ||
| | * | | | | | | | | hle: service: am: IStorageAccessor: Fix out of bounds error handling. | 2021-02-13 | 1 | -6/+7 | ||
| * | | | | | | | | | yuzu: Various frontend improvements to avoid crashes and improve experience o... | 2021-02-14 | 10 | -10/+52 | ||
| |/ / / / / / / / | ||||||
| * | | / / / / / | vk_resource_pool: Load GPU tick once and compare with it | 2021-02-13 | 2 | -8/+8 | ||
| | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | | gl_texture_cache: Lazily create non-sRGB texture views for sRGB formats | 2021-02-13 | 3 | -7/+41 | ||
| | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | | Merge pull request #5919 from ReinUsesLisp/stream-buffer-tragic | 2021-02-13 | 3 | -6/+12 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | vk_master_semaphore: Mark gpu_tick atomic operations with relaxed order | 2021-02-13 | 1 | -4/+4 | ||
| | * | | | | | | vk_staging_buffer_pool: Inline tick tests | 2021-02-13 | 2 | -1/+7 | ||
| | * | | | | | | gl_stream_buffer/vk_staging_buffer_pool: Fix size check | 2021-02-13 | 2 | -2/+2 | ||
| * | | | | | | | Merge pull request #5915 from lat9nq/screenshots-dir-fix | 2021-02-13 | 1 | -0/+5 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | yuzu: Create screenshot path before capture | 2021-02-12 | 1 | -0/+5 | ||
| * | | | | | | | | Merge pull request #5916 from ameerj/maxwell-gl-unused | 2021-02-13 | 2 | -36/+3 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | maxwell_to_gl: Remove unused code | 2021-02-12 | 2 | -36/+3 | ||
| * | | | | | | | | | vulkan_device: Require VK_EXT_robustness2 | 2021-02-13 | 2 | -37/+14 | ||
| | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | | config: Make high GPU accuracy the default | 2021-02-13 | 2 | -3/+3 | ||
| * | | | | | | | | video_core: Fix clang build issues | 2021-02-13 | 2 | -8/+5 | ||
| * | | | | | | | | vk_staging_buffer_pool: Fix softlock when stream buffer overflows | 2021-02-13 | 2 | -19/+20 | ||
| * | | | | | | | | vk_buffer_cache: Add support for null index buffers | 2021-02-13 | 2 | -4/+40 | ||
| * | | | | | | | | buffer_cache: Add extra bytes to guest SSBOs | 2021-02-13 | 1 | -1/+7 | ||
| * | | | | | | | | Merge branch 'bytes-to-map-end' into new-bufcache-wip | 2021-02-13 | 1 | -0/+2 | ||
| * | | | | | | | | vk_staging_buffer_pool: Get a staging buffer instead of waiting | 2021-02-13 | 2 | -9/+18 | ||
| * | | | | | | | | yuzu/config: Disable assembly shaders by default | 2021-02-13 | 1 | -2/+2 | ||
| * | | | | | | | | renderer_opengl: Remove interop | 2021-02-13 | 8 | -122/+10 | ||
| * | | | | | | | | gl_buffer_cache: Drop interop based parameter buffer workarounds | 2021-02-13 | 3 | -65/+45 | ||
| * | | | | | | | | buffer_cache: Heuristically detect stream buffers | 2021-02-13 | 2 | -6/+33 | ||
| * | | | | | | | | buffer_cache: Split CreateBuffer in separate functions | 2021-02-13 | 1 | -29/+52 | ||
| * | | | | | | | | buffer_cache: Skip cache on small uploads on Vulkan | 2021-02-13 | 3 | -9/+18 | ||
| * | | | | | | | | vk_staging_buffer_pool: Add stream buffer for small uploads | 2021-02-13 | 15 | -127/+298 | ||