Skip to content
Snippets Groups Projects
  1. 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
  2. Apr 28, 2015
  3. Apr 24, 2015
  4. Apr 21, 2015
  5. Apr 20, 2015
  6. Apr 18, 2015
  7. Apr 16, 2015
  8. Apr 14, 2015
  9. Apr 10, 2015
  10. Apr 09, 2015
  11. Apr 08, 2015
  12. Apr 07, 2015
Loading