Histórico de Commits

Autor SHA1 Mensagem Data
  Lioncash a78021580d render_base: Make use of [[nodiscard]] where applicable há 5 anos atrás
  ReinUsesLisp 7003090187 renderer_opengl: Remove emulated mailbox presentation há 5 anos atrás
  ReinUsesLisp da53bcee60 video_core: Initialize renderer with a GPU há 6 anos atrás
  James Rowe 282adfc70b Frontend/GPU: Refactor context management há 6 anos atrás
  bunnei dc672ca4b3 renderer_opengl: Add texture mailbox support for presenter thread. há 6 anos atrás
  ReinUsesLisp 9a76e94b3d gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig há 7 anos atrás
  zhupengfei a2be49305d yuzu, video_core: Screenshot functionality há 8 anos atrás
  Frederic L 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) há 7 anos atrás
  tech4me 3dcedb36b4 Port Citra #4047 & #4052: add change background color support há 8 anos atrás
  Lioncash bc16f7f3cc renderer_base: Make creation of the rasterizer, the responsibility of the renderers themselves há 8 anos atrás
  Lioncash 0a93b45b6a core: Namespace EmuWindow há 8 anos atrás
  Lioncash 20c2928c2b video_core; Get rid of global g_toggle_framelimit_enabled variable há 8 anos atrás
  Lioncash f380496728 renderer_base: Remove unused kFramebuffer enumeration há 8 anos atrás
  Lioncash 2665457f4a renderer_base: Make Rasterizer() return the rasterizer by reference há 8 anos atrás
  Lioncash 6030c5ce41 video_core: Eliminate the g_renderer global variable há 8 anos atrás
  Lioncash 0f2ac928f2 video_core: Make global EmuWindow instance part of the base renderer class há 8 anos atrás
  bunnei bfe45774f1 video_core: Move FramebufferInfo to FramebufferConfig in GPU. há 8 anos atrás
  bunnei 656de23d93 renderer: Create rasterizer and cleanup. há 8 anos atrás
  bunnei deadcb39c2 renderer_opengl: Support framebuffer flip vertical. há 8 anos atrás
  bunnei ebd613c2cc renderer: Render previous frame when no new one is available. há 8 anos atrás
  James Rowe 1d28b2e142 Remove references to PICA and rasterizers in video_core há 8 anos atrás
  bunnei ee4691297f renderer_opengl: Support rendering Switch framebuffer. há 8 anos atrás
  bunnei 236d463c52 render_base: Add a struct describing framebuffer metadata. há 8 anos atrás
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. há 9 anos atrás
  Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format há 10 anos atrás
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. há 10 anos atrás
  bunnei 4a2d1571bc Merge pull request #1474 from lioncash/renderer há 10 anos atrás
  Lioncash 4b5b32e721 renderer_base: In-class initialize variables há 10 anos atrás
  Lioncash be913040a8 render_base: Clarify/normalize getter functions há 10 anos atrás
  Lioncash bf76afc68d renderer_base: Don't directly expose the rasterizer unique_ptr há 10 anos atrás