Skip to content
Snippets Groups Projects
  1. May 07, 2015
  2. May 06, 2015
  3. May 04, 2015
  4. 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
  5. May 01, 2015
  6. Apr 29, 2015
  7. Apr 28, 2015
  8. Apr 24, 2015
Loading