Commit History

Author SHA1 Message Date
  Lioncash 90febaf717 video_core/renderer_opengl: Replace direct usage of global system object accessors 7 years ago
  Lioncash b9238edd0d common/math_util: Move contents into the Common namespace 7 years ago
  ReinUsesLisp 7fefec585c gl_shader_disk_cache: Pass core system as argument and guard against games without title ids 7 years ago
  bunnei 045b0b70b6 frontend: Refactor ScopeAcquireWindowContext out of renderer_opengl. 7 years ago
  Lioncash 67fa21e143 renderer_opengl: Correct forward declaration of FramebufferLayout 7 years ago
  zhupengfei a2be49305d yuzu, video_core: Screenshot functionality 8 years ago
  Frederic L 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) 7 years ago
  Lioncash dd35b4b18a renderer_opengl: Namespace OpenGL code 8 years ago
  Lioncash 46ef072cf9 rasterizer_interface: Remove ScreenInfo from AccelerateDraw()'s signature 8 years ago
  Lioncash bc16f7f3cc renderer_base: Make creation of the rasterizer, the responsibility of the renderers themselves 8 years ago
  Lioncash 0a93b45b6a core: Namespace EmuWindow 8 years ago
  Lioncash 6030c5ce41 video_core: Eliminate the g_renderer global variable 8 years ago
  Lioncash 0f2ac928f2 video_core: Make global EmuWindow instance part of the base renderer class 8 years ago
  bunnei c3dd456d51 vi: Partially implement buffer crop parameters. 8 years ago
  bunnei 05cb10530f OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering. 8 years ago
  bunnei 3f9f047375 gl_rasterizer: Implement AccelerateDisplay to forward textures to framebuffers. 8 years ago
  bunnei da1114ca59 renderer_opengl: Use OGLProgram instead of OGLShader. 8 years ago
  N00byKing ca17f581f5 renderer_opengl.h: Update from citra to yuzu 8 years ago
  bunnei 5e343edc9e renderer_opengl: Use better naming for DrawScreens and DrawSingleScreen. 8 years ago
  bunnei cdf541fb5b renderer_opengl: Add framebuffer_transform_flags member variable. 8 years ago
  bunnei bfe45774f1 video_core: Move FramebufferInfo to FramebufferConfig in GPU. 8 years ago
  bunnei deadcb39c2 renderer_opengl: Support framebuffer flip vertical. 8 years ago
  MerryMage e35644c005 clang-format 8 years ago
  bunnei 92801b1c34 renderer_gl: Clear screen to black before rendering framebuffer. 8 years ago
  bunnei ebd613c2cc renderer: Render previous frame when no new one is available. 8 years ago
  James Rowe 1d28b2e142 Remove references to PICA and rasterizers in video_core 8 years ago
  bunnei ee4691297f renderer_opengl: Support rendering Switch framebuffer. 8 years ago
  bunnei 9e2ad45c98 renderer_opengl: Update DrawScreens for Switch. 8 years ago
  Yuri Kunde Schlesner 6665557ff7 OpenGL: Remove unused RendererOpenGL fields 9 years ago
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 10 years ago