Historial de Commits

Autor SHA1 Mensaje Fecha
  Zach Hilman de33ad25f5 Merge pull request #2514 from ReinUsesLisp/opengl-compat hace 7 años
  Lioncash 77ce85f51d yuzu/bootmanager: Log out screenshot destination path hace 7 años
  Lioncash e32bf646cf yuzu/bootmanager: Treat the resolution factor as a u32 hace 7 años
  Lioncash 536c9cf006 yuzu/bootmanager: Default EmuThread's destructor in the cpp file hace 7 años
  Lioncash 0a650ec99e yuzu/bootmanager: unsigned -> u32 hace 7 años
  Lioncash 2575403acf yuzu/bootmanager: Change false literal to 0 for setSwapInterval() hace 7 años
  Lioncash cfb59aad3f yuzu/bootmanager: Remove pointer downcast in GRenderWindow's constructor hace 7 años
  Lioncash 49e3a6e924 yuzu/bootmanager: Remove unnecessary pointer casts hace 7 años
  ReinUsesLisp 7259f7a733 rasterizer_opengl: Remove OpenGL core profile hace 7 años
  bunnei 665b7e8e18 Merge pull request #2518 from ReinUsesLisp/sdl2-window hace 7 años
  ReinUsesLisp 37eaf39b44 emu_window: Pass OnMinimalClientAreaChangeRequest argument by copy hace 7 años
  ReinUsesLisp c03b8c4c19 gl_shader_cache: Use shared contexts to build shaders in parallel hace 7 años
  Lioncash fd34732e26 yuzu/bootmanager: Specify string conversions explicitly hace 7 años
  ReinUsesLisp e6c60b419c yuzu/bootmanager: Explicitly enable deprecated OpenGL features on compat hace 7 años
  Fernando Sahmkow 788497fd9d Allow picking a Compatibility Profile for OpenGL. hace 7 años
  Lioncash 54e9f9b6ed yuzu/bootmanager: Replace unnnecessary constructor initializer list member of GGLContext hace 7 años
  Lioncash fbfc347351 yuzu/bootmanager: Resolve constructor initializer list warnings hace 7 años
  bunnei 065f83c6c3 Merge pull request #2017 from jroweboy/glwidget hace 7 años
  Lioncash 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock hace 7 años
  ReinUsesLisp 9ebc27234d bootmanager: Bypass input focus issues hace 7 años
  ReinUsesLisp bbb396d7f1 bootmanager: Bypass resizing issue hace 7 años
  ReinUsesLisp 9ff72ca9f2 bootmanager: Delete container to avoid crash on game restarting hace 7 años
  liushuyu 59f16f2e02 frontend: qt: fix a freeze where if you click on entry in the game list too fast, citra will hang hace 7 años
  bunnei 0a923b4ab3 Merge pull request #2187 from FearlessTobi/port-sdl-things hace 7 años
  bunnei 65651078e5 bootmanager: Ensure that we have a context for shader loading. hace 7 años
  James Rowe 09ac66388c Input: Remove global variables from SDL Input hace 7 años
  ReinUsesLisp eb73247433 gl_shader_cache: Link loading screen with disk shader cache load hace 7 años
  James Rowe 5f2d9f282a QT: Hide GLWidget immediately after showing. hace 7 años
  James Rowe c6a0ab9792 QT Frontend: Migrate to QOpenGLWindow hace 7 años
  James Rowe 08fcf41b0a QT Frontend: Add a Loading screen with progressbar hace 7 años