Historial de Commits

Autor SHA1 Mensaje Fecha
  Liam a595e9e8a7 nvnflinger/gpu: implement layer stack composition hace 2 años
  Liam b32940d3ea vk_present_manager: recreate surface on any surface loss hace 2 años
  bunnei 098e2c4077 android: renderer_vulkan: Fix crash with surface recreation. hace 3 años
  bunnei ae099d583c core: frontend: Refactor GraphicsContext to its own module. hace 3 años
  Andrea Pappacoda cdb240f3d4 chore: make yuzu REUSE compliant hace 4 años
  german77 3e77466b86 bootmanager: Don't create another screenshot request if previous one is not done yet hace 4 años
  Lioncash f785f73e92 general: Replace NonCopyable struct with equivalents hace 4 años
  ameerj 7ac99bb127 renderers: Add explicit invert_y bool to screenshot callback hace 5 años
  ameerj c80ae87b4e renderer_base: Removed redundant settings hace 5 años
  ameerj fb16cbb17e video_core: Add GPU vendor name to window title bar hace 5 años
  ReinUsesLisp 75ccd9959c gpu: Report renderer errors with exceptions hace 5 años
  Lioncash a78021580d render_base: Make use of [[nodiscard]] where applicable hace 5 años
  ReinUsesLisp 7003090187 renderer_opengl: Remove emulated mailbox presentation hace 5 años
  ReinUsesLisp da53bcee60 video_core: Initialize renderer with a GPU hace 6 años
  James Rowe 282adfc70b Frontend/GPU: Refactor context management hace 6 años
  bunnei dc672ca4b3 renderer_opengl: Add texture mailbox support for presenter thread. hace 6 años
  ReinUsesLisp 9a76e94b3d gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig hace 7 años
  zhupengfei a2be49305d yuzu, video_core: Screenshot functionality hace 8 años
  Frederic L 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) hace 7 años
  tech4me 3dcedb36b4 Port Citra #4047 & #4052: add change background color support hace 7 años
  Lioncash bc16f7f3cc renderer_base: Make creation of the rasterizer, the responsibility of the renderers themselves hace 8 años
  Lioncash 0a93b45b6a core: Namespace EmuWindow hace 8 años
  Lioncash 20c2928c2b video_core; Get rid of global g_toggle_framelimit_enabled variable hace 8 años
  Lioncash f380496728 renderer_base: Remove unused kFramebuffer enumeration hace 8 años
  Lioncash 2665457f4a renderer_base: Make Rasterizer() return the rasterizer by reference hace 8 años
  Lioncash 6030c5ce41 video_core: Eliminate the g_renderer global variable hace 8 años
  Lioncash 0f2ac928f2 video_core: Make global EmuWindow instance part of the base renderer class hace 8 años
  bunnei bfe45774f1 video_core: Move FramebufferInfo to FramebufferConfig in GPU. hace 8 años
  bunnei 656de23d93 renderer: Create rasterizer and cleanup. hace 8 años
  bunnei deadcb39c2 renderer_opengl: Support framebuffer flip vertical. hace 8 años