Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | frontend: sdl2: emu_window: Implement separate presentation thread. | bunnei | 2020-02-26 | 1 | -20/+34 |
* | yuzu: Implement Vulkan frontend | ReinUsesLisp | 2020-01-29 | 1 | -0/+7 |
* | yuzu_cmd: Use string_view instead of string for extensions | ReinUsesLisp | 2019-11-07 | 1 | -3/+3 |
* | gl_rasterizer: Emulate viewport flipping with ARB_clip_control | ReinUsesLisp | 2019-11-07 | 1 | -0/+2 |
* | video_core: Make ARB_buffer_storage a required extension | ReinUsesLisp | 2019-06-21 | 1 | -0/+4 |
* | rasterizer_opengl: Remove OpenGL core profile | ReinUsesLisp | 2019-05-30 | 1 | -5/+1 |
* | yuzu_cmd: Split emu_window OpenGL implementation into its own file | ReinUsesLisp | 2019-05-25 | 1 | -0/+154 |