aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/video_core/video_core.h
AgeCommit message (Expand)Author
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2021-11-20Fix screenshot dimensions when at 1x scaleameerj
2021-11-16Settings: eliminate rescaling_factor.Fernando Sahmkow
2020-03-24Frontend/GPU: Refactor context managementJames Rowe
2019-04-11video_core/gpu: Create threads separately from initializationLioncash
2019-02-06gl_shader_disk_cache: Pass core system as argument and guard against games wi...ReinUsesLisp
2018-12-18yuzu, video_core: Screenshot functionalityzhupengfei
2018-08-11core: Namespace EmuWindowLioncash
2018-08-10video_core; Get rid of global g_toggle_framelimit_enabled variableLioncash
2018-08-10video_core: Remove unused Renderer enumerationLioncash
2018-08-04video_core: Eliminate the g_renderer global variableLioncash
2018-08-03video_core: Remove unimplemented Start() function prototypeLioncash
2018-08-01video_core: Make global EmuWindow instance part of the base renderer classLioncash
2018-03-22renderer: Create rasterizer and cleanup.bunnei
2018-01-20Format: Run the new clang format on everythingJames Rowe
2018-01-12Remove gpu debugger and get yuzu qt to compileJames Rowe
2017-05-27Move screen size constants from video_core to coreYuri Kunde Schlesner
2017-01-07config: Add option for specifying screen resolution scale factor.bunnei
2016-12-06Implement Frame rate limiter (#2223)emmauss
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-04-21Config: Add scaled resolution optiontfarley
2016-03-08Improve error report from Init() functionsLittleWhite
2015-12-30video_core: Make the renderer global a unique_ptrLioncash
2015-08-15Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.bunnei
2015-06-28Common: Cleanup emu_window includes.Emmanuel Gil Peyrot
2015-05-22OpenGL renderertfarley
2015-05-07Common: Remove common.hYuri Kunde Schlesner
2015-03-07Set framebuffer layout from EmuWindow.bunnei
2014-12-20License changepurpasmart96
2014-10-12Rework OpenGL renderer.Yuri Kunde Schlesner
2014-09-12Added support for multiple input device types for KeyMap and connected Qt.Kevin Hartman
2014-04-08fixed project includes to use new directory structurebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei