Skip to content
Snippets Groups Projects
  1. May 28, 2017
  2. Mar 01, 2017
    • wwylele's avatar
      Input: remove unused stuff & clean up · e02c4b71
      wwylele authored
      1. removed zl, zr and c-stick from HID::PadState. They are handled by IR, not HID
      2. removed button handling in EmuWindow
      3. removed key_map
      4. cleanup #include
      e02c4b71
  3. Feb 27, 2017
  4. Feb 23, 2017
  5. Feb 11, 2017
  6. Jan 29, 2017
  7. Dec 29, 2016
  8. Dec 26, 2016
  9. Dec 23, 2016
  10. Nov 05, 2016
  11. Sep 21, 2016
  12. Sep 18, 2016
  13. Jul 23, 2016
  14. May 15, 2016
  15. Feb 12, 2016
  16. Jun 27, 2015
  17. May 29, 2015
  18. May 02, 2015
    • Zaneo's avatar
      EmuWindow: Clip mouse input coordinates to emulated screen dimensions. · b8328593
      Zaneo authored
      If the mouse position for a mouse move/drag would take it outside the emulated screen dimensions, clip the coordinates to
      the emulated screen dimensions.
      Qt and GLFW will report negative coordinates for mouse positions to the left, or above citra window. Added restriction
      to mouse coordinates passed to touchmoved by Qt/GLFW to be greater or equal to zero.
      b8328593
  19. Mar 11, 2015
  20. Mar 10, 2015
  21. Mar 07, 2015
  22. Jan 21, 2015
  23. Dec 21, 2014
  24. Sep 12, 2014
Loading