Commit History

Author SHA1 Message Date
  Lioncash 6030c5ce41 video_core: Eliminate the g_renderer global variable 8 years ago
  Lioncash b4e050e6c4 video_core: Remove unimplemented Start() function prototype 8 years ago
  Lioncash 0f2ac928f2 video_core: Make global EmuWindow instance part of the base renderer class 8 years ago
  bunnei 656de23d93 renderer: Create rasterizer and 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
  Yuri Kunde Schlesner eb10f25025 Move screen size constants from video_core to core 9 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
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 10 years ago
  tfarley e46d086189 Config: Add scaled resolution option 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
  bunnei 094ae6fadb Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. 11 years ago
  Emmanuel Gil Peyrot 22ae87530b Common: Cleanup emu_window includes. 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
  purpasmart96 ebfd831ccb License change 11 years ago
  Yuri Kunde Schlesner 11642fd3a2 Rework OpenGL renderer. 12 years ago
  Kevin Hartman 02fd19b2f6 Added support for multiple input device types for KeyMap and connected Qt. 12 years ago
  bunnei de0a034a84 fixed project includes to use new directory structure 12 years ago
  bunnei 63e46abdb8 got rid of 'src' folders in each sub-project 12 years ago