Commit History

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