Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | yuzu_cmd: Eliminate variable shadowing | Morph | 2022-06-14 | 1 | -1/+1 |
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -3/+2 |
* | emu_window: Remove global system instance | lat9nq | 2021-07-30 | 1 | -1/+6 |
* | yuzu-cmd: Fix OpenGL rendering | Clément Gallet | 2021-06-04 | 1 | -3/+0 |
* | renderer_opengl: Remove emulated mailbox presentation | ReinUsesLisp | 2020-09-20 | 1 | -4/+1 |
* | input_common: Eliminate most global state | Lioncash | 2020-08-27 | 1 | -1/+6 |
* | yuzu: Drop SDL2 and Qt frontend Vulkan requirements | ReinUsesLisp | 2020-04-07 | 1 | -4/+0 |
* | Frontend/GPU: Refactor context management | James Rowe | 2020-03-25 | 1 | -2/+0 |
* | frontend: sdl2: emu_window: Implement separate presentation thread. | bunnei | 2020-02-26 | 1 | -8/+10 |
* | yuzu: Implement Vulkan frontend | ReinUsesLisp | 2020-01-29 | 1 | -0/+4 |
* | yuzu_cmd: Split emu_window OpenGL implementation into its own file | ReinUsesLisp | 2019-05-25 | 1 | -0/+34 |