Commit History

Author SHA1 Message Date
  Ozkan Sezer fbda68ea7b SDL_endian.h: add SDL_Swap16 and SDL_Swap32 for Watcom/x86 as inline asm 7 years ago
  Ozkan Sezer eccbe366bc SDL_bits.h: add __builtin_clz equivalent for Watcom/x86 as inline asm 7 years ago
  Ryan C. Gordon 7a9b9e05e0 SDL_mouse.c doesn't need default_cursor.h. 7 years ago
  Ryan C. Gordon 47beda9767 cmake: add core/unix sources to the build. 7 years ago
  Ryan C. Gordon 00905c98be filesystem: Patched to compile on QNX. 7 years ago
  Ryan C. Gordon e50d3cdf8e filesystem: QNX should use SDL_LoadFile() instead of rolling it from scratch. 7 years ago
  Ryan C. Gordon c13c45c7be qnx: Implemented SDL_GetBasePath(). 7 years ago
  Ryan C. Gordon adecda5080 cpuinfo: Add SDL_HasNEON() support for ARM-based QNX. 7 years ago
  Alex Szpakowski efc43a1d88 More cleanup of the iOS keyboard demo. 7 years ago
  Alex Szpakowski a0a09f646c Improve iOS keyboard demo code a bit. 7 years ago
  Alex Szpakowski 2e4248ed44 Address a compiler warning. 7 years ago
  Ryan C. Gordon c7b4f2b92e rwops: Fixed 64-bit file i/o on QNX. 7 years ago
  Sam Lantinga e83764a5e0 Fixed bug 2137 - SDL Message Boxes don't cope with fixed width fonts (in windows at least) 7 years ago
  Sam Lantinga fb14cb7425 Fixed bug 2263 - Event timestamp members are undocumented 7 years ago
  Sam Lantinga 1d0584d558 Hopefully fixed Wayland build 7 years ago
  Sam Lantinga a4cfa93670 Fixed bug 2293 - Precise scrolling events 7 years ago
  Sam Lantinga 72b195d27c Fixed Android build warning 7 years ago
  Sam Lantinga 04e76499ea Fixed build warning 7 years ago
  Sam Lantinga e086a1c183 Added missing files from the previous commit 7 years ago
  Sam Lantinga fb835f9e3b Fixed bug 2330 - Debian bug report: SDL2 X11 driver buffer overflow with large X11 file descriptor 7 years ago
  Sam Lantinga 9451cd81ae Fixed compiler warnings 7 years ago
  Sam Lantinga aebe17d34f Fixed bug 2344 - CHECK_WINDOW_MAGIC should include __FILE__ and __LINE__ 7 years ago
  Sam Lantinga 96e15fa7f6 Fixed Windows build due to an implicit memcpy generated by the optimizer 7 years ago
  Sam Lantinga e9d4e31044 Fixed bug 3753 - Android : load methodID during initialization 7 years ago
  Sam Lantinga 1da2c1bb36 Fixed bug 2360 - Wrong -rpath setting includes DESTDIR rather that only the libdir 7 years ago
  Sam Lantinga 64dd829b0a Fixed bug 2418 - Structure SDL_gestureTouch leaking 7 years ago
  Sam Lantinga f142a7961e Fixed bug 2441 - SDL_DuplicateSurface 7 years ago
  Sam Lantinga 362d549690 Fixed bug 2500 - X11: SDL tries (and fails) to hide foreign windows 7 years ago
  Sam Lantinga c350d91a6a Fixed bug 3752 - minor os2 defines 7 years ago
  Sam Lantinga 2bf7bf2cbf Fixed compiler warning with enum 7 years ago