Historique des commits

Auteur SHA1 Message Date
  Philipp Wiesemann 9f8c1d779a Updated library name in header file. il y a 8 ans
  Philipp Wiesemann cfcec57f42 Fixed comment. il y a 8 ans
  Sam Lantinga 9428ff19a9 Added support for the Razer Wildcat on Linux il y a 8 ans
  Charlie Birks 0d647d35b0 Emscripten: implement custom cursors il y a 8 ans
  Charlie Birks 33bddcfda2 Emscripten: refactor cursor handling il y a 8 ans
  Charlie Birks 90e302d074 Remove link to emscripten tests il y a 8 ans
  Charlie Birks 613955b4f2 Emscripten: only update pixel ratio if HiDPI is enabled il y a 8 ans
  Ryan C. Gordon e8677a1bd2 audio: Added basic WAVE_FORMAT_EXTENSIBLE support to .wav loader. il y a 8 ans
  Ryan C. Gordon 4a0b287def More HTTPS doc tweaks. il y a 8 ans
  Ryan C. Gordon 8ade96ccc4 More HTTPS changes in the documentation. il y a 8 ans
  Ryan C. Gordon 8ad131b78e readme: more HTTPS changes. il y a 8 ans
  Ryan C. Gordon 32f85a99d8 readme: correct webpage URL to use HTTPS. il y a 8 ans
  Ryan C. Gordon 1ed41d6d0d Patched to compile on Windows. il y a 8 ans
  Ryan C. Gordon 6046fd4cb0 wasapi: Initial WASAPI support, for Windows Vista and later. il y a 8 ans
  Ryan C. Gordon c93bca489d stdlib: Fixed crash on SDL_snprintf("%s", NULL). il y a 8 ans
  Ryan C. Gordon d1eb2d190d thread: Don't use SetThreadDescription on WinRT right now. il y a 8 ans
  Ryan C. Gordon 70c0400b12 windows: Try to unify all the GUID comparison code into a core helper function. il y a 8 ans
  Ryan C. Gordon e5fc93baca audio: Don't wrap bootstrap declarations in preprocessor macros. il y a 8 ans
  Ryan C. Gordon ad9c702f6a audio: SDL_AudioStream's *_sample_frame_size should be in bytes, not bits. il y a 8 ans
  Ryan C. Gordon 175f1e8f4a audio: Added a ThreadDeinit() method to match ThreadInit. il y a 8 ans
  Sam Lantinga 886736a2c8 Fixed bug 3584 - Small stack size for audio callback thread il y a 8 ans
  Sam Lantinga cf31ea1478 Fixed bug 3583 - X11 touch device can be permanently lost il y a 8 ans
  Sam Lantinga 06ccb71bcd Make sure the memory barrier functions are always available, and now they are implemented on Android __ARM_ARCH_5TE__ il y a 8 ans
  Sam Lantinga 9171f71dbe Fixed warning in Android build il y a 8 ans
  Sam Lantinga 107c19daad Log the error returned by XAudio2Create() il y a 8 ans
  Philipp Wiesemann 8eee82cd84 Windows: Fixed warning about unused variable. il y a 8 ans
  Philipp Wiesemann 33ff5bd148 Fixed typo in log message. il y a 8 ans
  Sam Lantinga 8f78f5bb94 Fixed build on Apple TV il y a 8 ans
  Sam Lantinga 710ae62a79 Remember XInput controllers that we've already seen, so when the raw device list changes we don't assign the old device to the new XInput userid. il y a 8 ans
  Sam Lantinga da30992d47 Fixed bug 3577 - Can't set minimal size (message box appears instead) if maximal size wasn't declared (i.e. unlimited) il y a 8 ans