Historia zmian

Autor SHA1 Wiadomość Data
  J?rgen P. Tjern? a442f121e6 Test: Add Shift-Enter to switch between FS and desktop FS. 11 lat temu
  J?rgen P. Tjern? a6a56af91b Tests: Refactor key modifier checking. 11 lat temu
  Gabriel Jacobo 56355f3ffe Adds README-dynapi.txt based on Ryan's G+ post (lightly edited) 11 lat temu
  J?rgen P. Tjern? 8f660a4627 Mac: Trigger SDL_FINGERUP for all touches. 11 lat temu
  Gabriel Jacobo c0d86b9237 Make EGL loading more resilient. 11 lat temu
  Gabriel Jacobo 272ebb8efb Dynamic loading support for Wayland 11 lat temu
  Edward Rudd 5fd5567c4c define a font-size for the "unicode" message box font so the text isn't unreadable on linux systems 11 lat temu
  Edward Rudd 93fd65f762 some fixes to the testshape.c code so it more correctly works. 11 lat temu
  Ryan C. Gordon d75665c776 Maybe fix Cygwin. 11 lat temu
  Ryan C. Gordon 960458e58c Patched to compile on Cygwin. 11 lat temu
  Ryan C. Gordon e9689e8df6 Another Android fix. 11 lat temu
  Ryan C. Gordon d16e630160 Updated Dynamic API jumptable. 11 lat temu
  Ryan C. Gordon e9be2d0b59 Add Dynamic API to Android makefile. 11 lat temu
  Ryan C. Gordon afd0f32314 Patched to compile on Android (I think). 11 lat temu
  Ryan C. Gordon d5c977adb7 Patched to compile on OpenBSD. 11 lat temu
  Ryan C. Gordon 090327e76e Implemented the Dynamic API magic. 11 lat temu
  Ryan C. Gordon 7e1289af32 Make internal SDL sources include SDL_internal.h instead of SDL_config.h 11 lat temu
  Ryan C. Gordon 31caa22d30 Patched stdlib changes to compile on Windows. 11 lat temu
  Ryan C. Gordon b72c8bcaf8 Regenerate the configure scripts. 11 lat temu
  Ryan C. Gordon 5c383489a7 We don't need to check for snprintf() anymore, we don't use it. 11 lat temu
  Ryan C. Gordon e769374096 Added SDL_vsscanf(). 11 lat temu
  Ryan C. Gordon 928b494630 Moved atomic API implementation out of headers. 11 lat temu
  Ryan C. Gordon 6cbaf9a055 Don't use -falign-loops=16 on Mac OS X anymore. 11 lat temu
  Sam Lantinga b44e7470de Fixed display mode calculations for applications which are not DPI aware. 11 lat temu
  Sam Lantinga 6915319683 Switch back to apartment threaded COM initialization, which was the previous default. 11 lat temu
  Sam Lantinga 6f6c76a6a5 Make sure our window has mouse focus before processing raw input events. 11 lat temu
  Sam Lantinga 27779311b4 Bump SDL to build with 10.7 SDK. 11 lat temu
  Gabriel Jacobo fce6257c49 Implements touch support on QTWayland. Contributed by Thomas Perl. 11 lat temu
  Philipp Wiesemann 54a1f61a17 Changed return -1 after SDL_SetError() to return SDL_SetError(). 11 lat temu
  Philipp Wiesemann 87ad7a1c50 Fixed pointer from integer warning and bug if compiled without EGL. 11 lat temu