Historique des commits

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