Историја ревизија

Аутор SHA1 Порука Датум
  Boris Gjenero b71208d452 Support SDL_SetWindowTitle() via Module['setWindowTitle']() пре 9 година
  Jukka Jyl?nki 7cf44f1b4a Remove unused variable warning from Emscripten build in Emscripten_HandleFullscreenChange(). пре 9 година
  Jukka Jyl?nki 264e996e0f Fix CMake CMAKE_REQUIRED_FLAGS handling to preserve existing CMake flags required by Emscripten toolchain. пре 9 година
  Boris Gjenero b54eb82c67 Unpress all keys on blur to avoid stuck keys пре 9 година
  Boris Gjenero a0a75f384f Listen for blur and focus events on window instead of canvas пре 9 година
  Boris Gjenero 3e5c4cec94 Mouse events use CSS coordinates, so don't scale by pixel_ratio пре 9 година
  Boris Gjenero a20c40c494 Accumulate subpixel mouse motion so motion is not lost. пре 9 година
  TelpeNight 443998ff33 Fix of mouse events in browser without pointer locks пре 9 година
  Alon Zakai 2b367cb6b0 optimize Emscripten_UpdateWindowFramebuffer пре 9 година
  Alon Zakai 63200ea395 optimize a getValue пре 9 година
  Charlie Birks 42feccea37 Include timers when using cmake (#29) пре 9 година
  Charlie Birks 98ec844388 send mouse move on enter/leave пре 9 година
  Charlie Birks a2ef0db8a8 listen for mouse up on document (fixes mouseup outside canvas) пре 9 година
  Charlie Birks cd05184f9b use SDL_SetMouseFocus пре 9 година
  Sam Lantinga bdca510fd6 simplify fullscreen handling using new fullscreen_strategy api, patch contributed by Charlie Birks пре 9 година
  Charlie Birks be08cc61f9 use css size for touch normalisation пре 9 година
  Sam Lantinga 1096f32309 Reverted previous commit which breaks game controller input processing. пре 9 година
  Sam Lantinga 61c0f2cf64 Suggestion from Apple: use kCFRunLoopCommonModes which does more complete event processing пре 9 година
  Ryan C. Gordon da1e3d6938 emscripten: special case to make SDL_ShowSimpleMessageBox() work. пре 9 година
  Ryan C. Gordon 45553ac4db emscripten-buildbot.sh: exit with an error if configure/make fail. пре 9 година
  Ryan C. Gordon 6188c33420 mac: Patched to compile with CMake project. пре 9 година
  Ryan C. Gordon 0265d3af9b coreaudio: Move from AudioUnits to AudioQueues. пре 9 година
  Ryan C. Gordon 3b53304a94 coreaudio: capture devices should let the system allocate the render buffer. пре 9 година
  Ryan C. Gordon fda7a3d158 coreaudio: Replaced an int with an SDL_bool. пре 9 година
  Ryan C. Gordon f9d9708f6b coreaudio: Move some variable declarations to the top of the scope. пре 9 година
  Gabriel Jacobo 1428bab3b3 Fixes building SDL on Ubuntu 16.04 with Mir headers installed пре 9 година
  Sam Lantinga f11a440999 wayland: Add support for relative mouse mode, by Jonas ?dahl <[email protected]> пре 9 година
  Jonas ?dahl 19d3500ae1 wayland: Build own version of core protocol пре 9 година
  Bastien Nocera 736a624df0 Wayland: Set "class" for each window we create пре 9 година
  Ryan C. Gordon 2098bfb3ca emscripten: Be more aggressive when closing audio capture devices. пре 9 година