Commit History

Author SHA1 Message Date
  zhupengfei a2be49305d yuzu, video_core: Screenshot functionality 8 years ago
  Lioncash dd35b4b18a renderer_opengl: Namespace OpenGL code 8 years ago
  Lioncash 0a93b45b6a core: Namespace EmuWindow 8 years ago
  Lioncash 20c2928c2b video_core; Get rid of global g_toggle_framelimit_enabled variable 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
  James Rowe 638956aa81 Rename logging macro back to LOG_* 8 years ago
  Lioncash b7551e457b video-core: Move logging macros over to new fmt-capable ones 8 years ago
  bunnei 0a5832798a renderer_opengl: Logging, etc. cleanup. 8 years ago
  James Rowe 096be16636 Format: Run the new clang format on everything 8 years ago
  James Rowe 389979018c Remove gpu debugger and get yuzu qt to compile 8 years ago
  James Rowe 1d28b2e142 Remove references to PICA and rasterizers in video_core 8 years ago
  bunnei 22ad9094e6 config: Add option for specifying screen resolution scale factor. 9 years ago
  emmauss c4e4fa53d9 Implement Frame rate limiter (#2223) 9 years ago
  Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include 9 years ago
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 9 years ago
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 9 years ago
  bunnei 08ad9b36d4 config: Add a setting for graphics V-Sync. 10 years ago
  Emmanuel Gil Peyrot 691a42fe98 VideoCore: Run include-what-you-use and fix most includes. 10 years ago
  tfarley e46d086189 Config: Add scaled resolution option 10 years ago
  MerryMage a06dcfeb61 Common: Remove Common::make_unique, use std::make_unique 10 years ago
  LittleWhite 4be68dddfb Improve error report from Init() functions 10 years ago
  Lioncash 5e17a586da video_core: Make the renderer global a unique_ptr 10 years ago
  Lioncash aec28ed91e video_core: Reorganize headers 11 years ago
  bunnei 094ae6fadb Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. 11 years ago
  bunnei 1b42d55a9d Pica: Create 'State' structure and move state memory there. 11 years ago
  tfarley 05dc633a8c OpenGL renderer 11 years ago
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h 11 years ago
  bunnei 9960c49c21 Set framebuffer layout from EmuWindow. 11 years ago
  archshift ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h 11 years ago