summaryrefslogtreecommitdiffstats
path: root/src/video_core/video_core.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* chore: make yuzu REUSE compliantAndrea Pappacoda2022-07-271-3/+2
* Fix screenshot dimensions when at 1x scaleameerj2021-11-201-2/+0
* Settings: eliminate rescaling_factor.Fernando Sahmkow2021-11-161-1/+1
* Frontend/GPU: Refactor context managementJames Rowe2020-03-251-10/+1
* video_core/gpu: Create threads separately from initializationLioncash2019-04-121-0/+7
* gl_shader_disk_cache: Pass core system as argument and guard against games without title idsReinUsesLisp2019-02-071-1/+6
* yuzu, video_core: Screenshot functionalityzhupengfei2018-12-181-0/+2
* core: Namespace EmuWindowLioncash2018-08-121-1/+3
* video_core; Get rid of global g_toggle_framelimit_enabled variableLioncash2018-08-111-5/+0
* video_core: Remove unused Renderer enumerationLioncash2018-08-111-2/+0
* video_core: Eliminate the g_renderer global variableLioncash2018-08-041-11/+9
* video_core: Remove unimplemented Start() function prototypeLioncash2018-08-031-3/+0
* video_core: Make global EmuWindow instance part of the base renderer classLioncash2018-08-021-2/+1
* renderer: Create rasterizer and cleanup.bunnei2018-03-231-0/+2
* Format: Run the new clang format on everythingJames Rowe2018-01-211-1/+1
* Remove gpu debugger and get yuzu qt to compileJames Rowe2018-01-131-2/+0
* Move screen size constants from video_core to coreYuri Kunde Schlesner2017-05-281-15/+0
* config: Add option for specifying screen resolution scale factor.bunnei2017-01-071-1/+0
* Implement Frame rate limiter (#2223)emmauss2016-12-061-0/+1
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-7/+8
* Config: Add scaled resolution optiontfarley2016-04-211-0/+1
* Improve error report from Init() functionsLittleWhite2016-03-081-1/+1
* video_core: Make the renderer global a unique_ptrLioncash2015-12-301-2/+3
* Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.bunnei2015-08-161-1/+2
* Common: Cleanup emu_window includes.Emmanuel Gil Peyrot2015-06-281-4/+3
* OpenGL renderertfarley2015-05-231-0/+5
* Common: Remove common.hYuri Kunde Schlesner2015-05-071-1/+0
* Set framebuffer layout from EmuWindow.bunnei2015-03-071-1/+0
* License changepurpasmart962014-12-211-1/+1
* Rework OpenGL renderer.Yuri Kunde Schlesner2014-10-121-0/+4
* Added support for multiple input device types for KeyMap and connected Qt.Kevin Hartman2014-09-121-0/+1
* fixed project includes to use new directory structurebunnei2014-04-091-2/+3
* got rid of 'src' folders in each sub-projectbunnei2014-04-091-0/+39