Jean-François Verdon 3bdeea1f4b Android mouse event injection is overcomplicated, and furthemore, bugged: it sends a mouse up event before a mouse down, and have other issues like the fact that he work with one event latter. Simplifying it and correcting it. 9 年之前
..
cmd.cpp 4bb2b623d3 Happy New Year! 10 年之前
cmd.h 4bb2b623d3 Happy New Year! 10 年之前
dbg.cpp 4bb2b623d3 Happy New Year! 10 年之前
dbg.h 4bb2b623d3 Happy New Year! 10 年之前
entry.cpp a9a7cbb86c Mouse clicks should update mouse position too 9 年之前
entry.h 4bb2b623d3 Happy New Year! 10 年之前
entry_android.cpp 3bdeea1f4b Android mouse event injection is overcomplicated, and furthemore, bugged: it sends a mouse up event before a mouse down, and have other issues like the fact that he work with one event latter. Simplifying it and correcting it. 9 年之前
entry_asmjs.cpp 4bb2b623d3 Happy New Year! 10 年之前
entry_glfw.cpp 4bb2b623d3 Happy New Year! 10 年之前
entry_ios.mm 053dd8c524 Cleanup. 10 年之前
entry_nacl.cpp 4bb2b623d3 Happy New Year! 10 年之前
entry_noop.cpp 7b08b5127c Added missing file. 9 年之前
entry_osx.mm 4bb2b623d3 Happy New Year! 10 年之前
entry_p.h 641d294b9d Cleanup. 9 年之前
entry_sdl.cpp 196a64d242 Cleanup. 9 年之前
entry_windows.cpp 071912b2d2 Fixed MSVC L4 warnings. 9 年之前
entry_winrt.cx a6397f94b7 Renamed CX specific file to use .cx extension. 9 年之前
entry_x11.cpp 1b7375df6c entry/x11: Fixed dpad. 10 年之前
input.cpp 5737270dbc Resolving some name collision. Mouse constructor was not being called. With this rename it works as expected. 9 年之前
input.h 4bb2b623d3 Happy New Year! 10 年之前