| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | Merge pull request #4202 from ReinUsesLisp/scoped-lock | 2020-07-09 | 2 | -15/+12 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | core_timing,scheduler: Use std::scoped_lock when possible | 2020-06-28 | 2 | -15/+12 | ||
| * | | | | | | | | | | Merge pull request #4219 from ogniK5377/audio-timing | 2020-07-08 | 2 | -20/+9 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Don't handle cycles late if stretcher is active | 2020-07-01 | 1 | -1/+3 | ||
| | * | | | | | | | | | audio: Improving audio timing for multicore/single core | 2020-07-01 | 2 | -20/+7 | ||
| | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #4266 from jbeich/freebsd | 2020-07-08 | 1 | -0/+1 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | input_common/gcadapter: add missing C++11 header required by libc++ | 2020-07-07 | 1 | -0/+1 | ||
| * | | | | | | | | | | Merge pull request #4255 from lioncash/copy | 2020-07-08 | 1 | -3/+3 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | configure_graphics: Make use of qOverload in signals/slots | 2020-07-06 | 1 | -2/+2 | ||
| | * | | | | | | | | | | configure_graphics: Prevent unnecessary string copies in UpdateDeviceComboBox() | 2020-07-06 | 1 | -1/+1 | ||
| | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Address comments for better clarity/signed dev count | 2020-07-08 | 1 | -11/+15 | ||
| * | | | | | | | | | | Add more libusb error checks | 2020-07-08 | 1 | -3/+18 | ||
| | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #4243 from CrazyMax/display_version | 2020-07-08 | 1 | -4/+16 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | GetDisplayVersion should return a null-terminated version string. | 2020-07-07 | 1 | -4/+16 | ||
| * | | | | | | | | | | Merge pull request #4245 from MerryMage/page-table-race | 2020-07-08 | 1 | -2/+5 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | memory: Set page-table pointers before setting attribute = Memory | 2020-07-05 | 1 | -2/+5 | ||
| | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | cpu_interrupt_handler: Remove #pragma once from .cpp file | 2020-07-07 | 1 | -2/+0 | ||
| | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #4150 from ReinUsesLisp/dynamic-state-impl | 2020-07-07 | 13 | -275/+660 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | vk_rasterizer: Use nullptr for <pSizes> in CmdBindVertexBuffers2EXT | 2020-06-26 | 1 | -6/+6 | ||
| | * | | | | | | | | vk_pipeline_cache: Avoid hashing and comparing dynamic state when possible | 2020-06-26 | 6 | -23/+51 | ||
| | * | | | | | | | | vulkan/fixed_pipeline_state: Move state out of individual structures | 2020-06-26 | 4 | -121/+84 | ||
| | * | | | | | | | | vk_rasterizer: Use VK_EXT_extended_dynamic_state | 2020-06-26 | 5 | -46/+356 | ||
| | * | | | | | | | | renderer_vulkan/wrapper: Add VK_EXT_extended_dynamic_state functions | 2020-06-26 | 2 | -0/+64 | ||
| | * | | | | | | | | fixed_pipeline_state: Add requirements for VK_EXT_extended_dynamic_state | 2020-06-26 | 7 | -155/+143 | ||
| | * | | | | | | | | vk_device: Enable VK_EXT_extended_dynamic_state when available | 2020-06-26 | 2 | -0/+32 | ||
| * | | | | | | | | | change shortcut context for other hotkeys with file open dialog | 2020-07-06 | 1 | -4/+4 | ||
| * | | | | | | | | | Fix ss crash on game menu, fix ss on windowed mode | 2020-07-06 | 2 | -4/+6 | ||
| | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | | Merge pull request #4194 from ReinUsesLisp/fix-shader-cache | 2020-07-04 | 1 | -29/+41 | ||
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | shader_cache: Fix use-after-free and orphan invalidation cache entries | 2020-07-01 | 1 | -29/+41 | ||
| * | | | | | | | | Fix merge conflicts? | 2020-07-04 | 230 | -2701/+7458 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge pull request #4218 from ogniK5377/opus-external | 2020-07-04 | 1 | -1/+1 | ||
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | externals: Track opus as submodule instead of using conan | 2020-07-01 | 1 | -1/+1 | ||
| | | |/ / / / / / / | ||||||
| | * | | | | | | | | Merge pull request #4175 from ReinUsesLisp/read-buffer | 2020-07-02 | 5 | -18/+24 | ||
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | gl_buffer_cache: Copy to buffers created as STREAM_READ before downloading | 2020-06-26 | 5 | -18/+24 | ||
| | * | | | | | | | | | Merge pull request #3924 from ogniK5377/GetKeyCodeMap | 2020-07-02 | 2 | -2/+72 | ||
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Move GetKeyCodeMapImpl to an anonymous namespace | 2020-06-24 | 1 | -19/+19 | ||
| | | * | | | | | | | | | Fixed logging output | 2020-06-24 | 1 | -1/+1 | ||
| | | * | | | | | | | | | Implement GetKeyCodeMap & GetKeyCodeMap2 | 2020-06-24 | 2 | -2/+72 | ||
| | * | | | | | | | | | | Revert "cmake: fix fmt linking" | 2020-07-02 | 1 | -1/+1 | ||
| | * | | | | | | | | | | Merge pull request #4206 from RealJohnGalt/linkfix | 2020-07-02 | 1 | -1/+1 | ||
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | cmake: fix fmt linking | 2020-06-29 | 1 | -1/+1 | ||
| | * | | | | | | | | | | | Merge pull request #4193 from ogniK5377/GetIndirectLayerConsumerHandle-stub | 2020-07-02 | 1 | -1/+13 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | am: Stub GetIndirectLayerConsumerHandle | 2020-06-28 | 1 | -1/+13 | ||
| | * | | | | | | | | | | | | Merge pull request #4192 from ogniK5377/acc-ListOpenContextStoredUsers-stub | 2020-07-02 | 5 | -4/+14 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | acc: ListOpenContextStoredUsers partial stub | 2020-06-28 | 5 | -4/+14 | ||
| | | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | Merge pull request #4082 from Morph1984/mirror-once-clamp | 2020-07-02 | 1 | -0/+6 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | maxwell_to_gl: Implement MirrorOnceClampOGL using GL_MIRROR_CLAMP_EXT | 2020-06-30 | 1 | -0/+6 | ||
| | * | | | | | | | | | | | | Merge pull request #4217 from lioncash/prototype | 2020-07-01 | 10 | -12/+15 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | key_manager: Correct casing of instance() | 2020-07-01 | 10 | -10/+10 | ||
| | | * | | | | | | | | | | | key_manager: Delete move operations | 2020-07-01 | 1 | -0/+3 | ||