コミット履歴

作者 SHA1 メッセージ 日付
  Lioncash 9e1b0af259 input_common: Eliminate most global state 6 年 前
  H27CK a26a725515 Fix format error in performance statistics 6 年 前
  bunnei 2e16c23784 frontend: sdl2: emu_window: Implement separate presentation thread. 6 年 前
  ReinUsesLisp f92cbc5501 yuzu: Implement Vulkan frontend 6 年 前
  Fernando Sahmkow 678d9ccad6 SDL: Fix missing header 6 年 前
  jroweboy 64dbc92b61 Add FPS to SDL title bar 6 年 前
  ReinUsesLisp 37eaf39b44 emu_window: Pass OnMinimalClientAreaChangeRequest argument by copy 7 年 前
  ReinUsesLisp 4b80dd23a4 yuzu_cmd: Split emu_window OpenGL implementation into its own file 7 年 前
  ReinUsesLisp 69265e4504 yuzu_cmd: Use OpenGL compat when asked in the settings 7 年 前
  bunnei 065f83c6c3 Merge pull request #2017 from jroweboy/glwidget 7 年 前
  James Rowe 09ac66388c Input: Remove global variables from SDL Input 7 年 前
  zhupengfei a94a828b6c citra_qt: Log settings on launch 8 年 前
  James Rowe f2a2f818b6 SDL Frontend: Add shared context support 7 年 前
  ReinUsesLisp 22c7c710b4 gl_rasterizer: Remove extension booleans 7 年 前
  FernandoS27 0368260c99 Removed pre 4.3 ARB extensions 7 年 前
  FernandoS27 377c60645c Update OpenGL's backend version from 3.3 to 4.3 7 年 前
  NeatNit 4f24343f32 implemented touch in Qt and SDL 7 年 前
  bunnei 2fbb20b2b5 yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image. 7 年 前
  ReinUsesLisp a42376dfad Use ARB_multi_bind for uniform buffers (#1287) 7 年 前
  Markus Wick 3e973bc4c6 gl_rasterizer: Use ARB_texture_storage. 7 年 前
  Tobias 804115b2a4 Port #4141 from citra: Joystick hotplug support (#1275) 8 年 前
  bunnei 8b08cb925b gl_rasterizer: Use baseInstance instead of moving the buffer points. 8 年 前
  CaptV0rt3x 9382414b20 For SDL Frontend 8 年 前
  fearlessTobi 742f895f8b frontend: Set swap interval to 0 8 年 前
  David Marcec 706fc5d2d6 Added check to see if ARB_texture_mirror_clamp_to_edge is supported 8 年 前
  fearlessTobi 6f05a57712 Port #3665 from Citra 8 年 前
  Subv ba2fb83d60 Frontend: Check for more required OpenGL extensions during startup. 8 年 前
  Tobias 316b933a31 Port #3335 and #3373 from Citra: "Small SDL fixes" and "Print the actual error preventing SDL from working" (#637) 8 年 前
  James Rowe 638956aa81 Rename logging macro back to LOG_* 8 年 前
  BreadFish64 fbef849c04 sdl: add check for GL extension support 8 年 前